-
Notifications
You must be signed in to change notification settings - Fork 84
v23.0 #525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
v23.0 #525
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
…shpay#527) * feat: add script to store dash-cli help output for parsing * feat: include hash of help for quick reference * feat: include version in filename * feat: move repeated fields to metadata object and allow cli errors to bubble up * feat: add rpc change summary script * script: update to capture all subcommands also, output summary table * refactor: improve RPC changes report formatting and organization - Reorganize report to show consolidated table before detailed sections - Enhance change detail rendering with grouped, nested bullet points - Add emoji indicators for change types (➕ added, ➖ removed,⚠️ deprecated, 🔁 replacement) - Replace verbose "Notes" column with concise "Change Types" in table - Add anchor links from table to detailed sections for navigation - Filter out docs-only changes from consolidated table - Improve spacing and markdown code block formatting * refactor: move and rename script * feat: use core version from jsonl * refactor: move core rpc scripts * refactor: rename files * docs: add readme * docs: add core 22.1.3 rpc help output * feat: take filenames as input args for script Update readme with changes * chore: remove echo
Update all protx RPC commands to reflect renamed parameters in Dash Core 23.0.0: - ipAndPort → coreP2PAddrs (accepts string or array) - platformP2PPort → platformP2PAddrs (accepts string/array) - platformHTTPPort → platformHTTPSAddrs (accepts string/array) Updated commands include protx register, protx register_evo, protx register_fund, protx register_fund_evo, protx register_prepare, protx register_prepare_evo, protx update_service, and protx update_service_evo variants.
fc13313 to
d3e8746
Compare
decodepsbt getislocks getaddressinfo sendmany sendtoaddress scantxoutset gettransaction listtransactions listunspent
Preview build: https://dash-docs--525.org.readthedocs.build/en/525/