You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Below is a list of commands from ZCash 2.0.1 RPC (from https://zcash-rpc.github.io/) and those we are covering and those we're not. List can be modified anytime after a review by @ch4ot1c.
The 2 lists have been determined simply by any RPC commands that begin with 'z' and assumed to be the ones to cover. The second list of the remaining commands should be reviewed too, to ensure there's nothing we actually want to cover.
In short, both lists should therefore be checked for correctness...
Below is a list of commands from ZCash 2.0.1 RPC (from https://zcash-rpc.github.io/) and those we are covering and those we're not. List can be modified anytime after a review by @ch4ot1c.
The 2 lists have been determined simply by any RPC commands that begin with 'z' and assumed to be the ones to cover. The second list of the remaining commands should be reviewed too, to ensure there's nothing we actually want to cover.
In short, both lists should therefore be checked for correctness...
COVERING
Disclosure
z_getpaymentdisclosure
z_validatepaymentdisclosure
Util
z_validateaddress
Wallet
z_exportkey
z_exportviewingkey
z_exportwallet
z_getbalance
z_getnewaddress
z_getoperationresult
z_getoperationstatus
z_gettotalbalance
z_importkey
z_importviewingkey
z_importwallet
z_listaddresses
z_listoperationids
z_listreceivedbyaddress
z_listunspent
z_mergetoaddress
z_sendmany
z_shieldcoinbase
zcbenchmark
zcrawjoinsplit
zcrawkeygen
zcrawreceive
zcsamplejoinsplit
NOT COVERING (those struck out we already have existing commands with same name)
Blockchain
getbestblockhashgetblockgetblockchaininfogetblockcountgetblockhashgetblockheadergetchaintipsgetdifficultygetmempoolinfogetrawmempoolgettxoutgettxoutproofgettxoutsetinfoverifychainverifytxoutproofControl
getinfo
helpstopGenerating
generategetgenerate
setgenerate
Mining
getblocksubsidy
getblocktemplategetlocalsolps
getmininginfogetnetworkhashpsgetnetworksolps
prioritisetransactionsubmitblockNetwork
addnodeclearbanneddisconnectnodegetaddednodeinfogetconnectioncountgetdeprecationinfo
getnettotalsgetnetworkinfogetpeerinfolistbannedpingsetbanRawtransactions
createrawtransactiondecoderawtransaction
decodescript
fundrawtransactiongetrawtransactionsendrawtransactionsignrawtransaction
Util
createmultisigestimatefee
estimatepriority
validateaddressverifymessageWallet
addmultisigaddressbackupwalletdumpprivkeydumpwalletencryptwalletgetaccount
getaccountaddress
getaddressesbyaccount
getbalancegetnewaddressgetrawchangeaddressgetreceivedbyaccount
getreceivedbyaddressgettransactiongetunconfirmedbalancegetwalletinfoimportaddressimportprivkeyimportwalletkeypoolrefilllistaccounts
listaddressgroupingslistlockunspent~
listreceivedbyaccount
listreceivedbyaddresslistsinceblocklisttransactionslistunspentlockunspentmove
sendfrom
sendmanysendtoaddresssetaccount
settxfeesignmessageWant to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: