Skip to content

Conversation

@thephez
Copy link
Collaborator

@thephez thephez commented Aug 19, 2019

  • Add: abortrescan, getchaintxstats, getmerkleblocks, quorum memberof, uptime, and listwallets
  • Remove: instantsendtoaddress (no longer needed since all txs are IS)
  • Update: disconnectnode, estimatesmartfee, generate, getblock, getblockchaininfo, getinfo, getmemoryinfo, getmempoolentry, getmempoolinfo, getpeerinfo, gettxoutsetinfo, listsinceblock, listunspent, sendmany, sendtoaddress, submitblock, getrawmempool, gobject, sendrawtransaction

@thephez thephez added the rpc Changes to RPCs label Aug 19, 2019
@thephez thephez added this to the Dash Core 0.14.1 milestone Aug 19, 2019
@thephez thephez marked this pull request as ready for review August 22, 2019 20:25
@thephez thephez merged commit 806f29d into dash-docs:develop Aug 22, 2019
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

Labels

rpc Changes to RPCs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant