aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/client.cpp
AgeCommit message (Expand)Author
2021-04-19index, rpc: Add use_index option for gettxoutsetinfoFabian Jahr
2021-04-19rpc, index: Add verbose amounts tracking to Coinstats indexFabian Jahr
2021-02-23rpc: add external_signer option to createwalletSjors Provoost
2021-01-28rpc: [refactor] Use concise C++11 code in CRPCConvertTable constructorMarcoFalke
2020-11-11wallet: introduce fee_rate (sat/vB) param/optionJon Atack
2020-09-26[send] Make send RPCs return fee reasonSishir Giri
2020-09-22Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltasGregory Sanders
2020-09-10[rpc] add send methodSjors Provoost
2020-08-13Add loadwallet and createwallet RPC load_on_startup optionsRussell Yanofsky
2020-08-13Merge #18654: rpc: separate bumpfee's psbt creation function into psbtbumpfeeSamuel Dobson
2020-08-12[net] Add addpeeraddress RPC methodJohn Newbery
2020-06-25Add psbtbumpfee RPCAndrew Chow
2020-06-02rpc: add missing space in JSON parsing error message, update testJon Atack
2020-04-23add importdescriptors RPC and tests for native descriptor walletsHugo Nguyen
2020-04-23Be able to create new wallets with DescriptorScriptPubKeyMans as backingAndrew Chow
2020-04-19Merge #15761: Replace -upgradewallet startup option with upgradewallet RPCMarcoFalke
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-04-13Add upgradewallet RPCAndrew Chow
2020-04-12Merge #18495: rpc: Remove deprecated migration codeMarcoFalke
2020-04-10rpc: Remove deprecated migration codeVasil Dimov
2020-03-27Add generateblock rpcAndrew Toth
2020-02-17[rpc] expose ability to mock scheduler via the rpcAmiti Uttarwar
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-30rpc: Add generatetodescriptorMarcoFalke
2019-10-15Remove unused includespracticalswift
2019-09-13[wallet] Rename 'decode' argument in gettransaction method to 'verbose'John Newbery
2019-08-30gettransaction: add an argument to decode the transactiondarosior
2019-07-04[RPC] add new utxoupdatepsbt arguments to the CRPCCommand and CPRCConvertPara...John Newbery
2019-05-29wallet/rpc: add 'avoid_reuse' option to RPC commandsKarl-Johan Alm
2019-05-29wallet/rpc: add setwalletflag RPC and MUTABLE_WALLET_FLAGSKarl-Johan Alm
2019-03-14wallet/rpc: add maxfeerate parameter to testmempoolacceptKarl-Johan Alm
2019-03-14wallet/rpc: add maxfeerate parameter to sendrawtransactionKarl-Johan Alm
2019-03-02Merge #15492: [rpc] remove deprecated generate methodMarcoFalke
2019-03-01[rpc] deriveaddresses: add range to CRPCConvertParamSjors Provoost
2019-02-27[rpc] remove deprecated generate methodSjors Provoost
2019-02-16Implement joinpsbts RPC and testsAndrew Chow
2019-02-11Merge #15226: Allow creating blank (empty) wallets (alternative)MeshCollider
2019-02-10[wallet] Support creating a blank walletAndrew Chow
2019-02-08Merge #14667: Add deriveaddresses RPC util methodMeshCollider
2019-02-04remove deprecated mentions of signrawtransaction from fundraw helpGregory Sanders
2019-01-29[rpc] util: add deriveaddresses methodSjors Provoost
2018-11-23rpc: Add wait argument to stopJoão Barbosa
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-10-24Merge #14296: [wallet] Remove addwitnessaddressMarcoFalke
2018-10-14Fix listreceivedbyaddress not taking address as a stringEric Scrivner
2018-09-23[wallet] Remove deprecated addwitnessaddress RPC methodJohn Newbery
2018-09-17[rpc] Add getnodeaddresses RPC commandchris-belcher
2018-09-10Merge #14008: Preserve a format of RPC command definitionsWladimir J. van der Laan
2018-08-27[wallet] Remove wallet account RPCsJohn Newbery
2018-08-20walletcreatefundedpsbt: remove duplicate replaceable argGregory Sanders