forked from bitcoin-dot-org/Bitcoin.org
-
Notifications
You must be signed in to change notification settings - Fork 22
V0.14.1 RPC updates #148
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
Merged
Merged
V0.14.1 RPC updates #148
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Remove instantsend field from result of getmempoolentry and getrawmempool - Deprecated IS send params for multiple RPCs
Also fix depth issue with full tx template and add abandoned field
thephez
added a commit
that referenced
this pull request
Feb 19, 2020
* RPC - Add getmemoryinfo mode parameter * RPC - Update RPC Table and quick-ref for getmemoryinfo * RPC - Add disconnectnode nodeid parameter * RPC - Update formatting of previous versions * RPC - Add getmempoolinfo instantsendlocks param * Correct RPC table getmemoryinfo entry * Formatting - fix getmempoolinfo indentation * RPC - getinfo add deprecations-warning * RPC - estimatesmartfee add conservative param * RPC - remove instantsendtoaddress references * RPC - IS changes - Remove instantsend field from result of getmempoolentry and getrawmempool - Deprecated IS send params for multiple RPCs * RPC - Remove deprecated starting/current priority fields Related to dashpay/dash#2768 * Add missing change to fix build error * RPC Table and quick ref updates * RPC - Add addrbind to getpeerinfo * RPC - Add bogosize and disk_size to gettxoutsetinfo * RPC - Add query_options to listunspent * Typo fix in generate RPC * RPC - Add abortrescan * Formatting fix * RPC - Add param to listsinceblock Also fix depth issue with full tx template and add abandoned field * RPC - update 2nd param name in submitblock * RPC - Add conf_target and estimate_mode to sendmany and sendtoaddress * RPC - Add new uptime RPC * RPC - Add new listwallets RPC * RPC - Add new getchaintxstats RPC * RPC - Update category list for debug * RPC - Update getblockchaininfo statistics format * RPC - Add uptime to table * RPC - Add new logging RPC * RPC - Add hex field to getblock * Update rpc table
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
abortrescan,getchaintxstats,getmerkleblocks,quorum memberof,uptime, andlistwalletsinstantsendtoaddress(no longer needed since all txs are IS)disconnectnode,estimatesmartfee,generate,getblock,getblockchaininfo,getinfo,getmemoryinfo,getmempoolentry,getmempoolinfo,getpeerinfo,gettxoutsetinfo,listsinceblock,listunspent,sendmany,sendtoaddress,submitblock,getrawmempool,gobject,sendrawtransaction