index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
rpc
/
client.cpp
Age
Commit message (
Expand
)
Author
2018-08-20
Preserve a format of RPC command definitions
Kostiantyn Stepaniuk
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-20
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-18
Merge #13557: BIP 174 PSBT Serializations and RPCs
Wladimir J. van der Laan
2018-07-17
Merge #12196: Add scantxoutset RPC method
Wladimir J. van der Laan
2018-07-16
Create wallet RPCs for PSBT
Andrew Chow
2018-07-16
Create utility RPCs for PSBT
Andrew Chow
2018-07-15
Blockchain/RPC: Add scantxoutset method to scan UTXO set
Jonas Schnelli
2018-07-12
Add disable privatekeys option to createwallet
Jonas Schnelli
2018-06-11
Merge #13060: [wallet] [rpc] Remove getlabeladdress RPC
Wladimir J. van der Laan
2018-05-23
Merge #10757: RPC: Introduce getblockstats to plot things
Wladimir J. van der Laan
2018-05-22
RPC: Introduce getblockstats
Jorge Timón
2018-05-16
[wallet] [rpc] Remove getlabeladdress RPC
John Newbery
2018-05-12
Add 'sethdseed' RPC to initialize or replace HD seed
Chris Moore
2018-04-10
[wallet] [rpc] introduce 'label' API for wallet
Wladimir J. van der Laan
2018-03-24
rpc: Add testmempoolaccept
MarcoFalke
2018-03-19
Rename account to label where appropriate
Russell Yanofsky
2018-03-07
Add address filtering to listreceivedbyaddress
Jeremy Rubin
2018-02-17
Split signrawtransaction into wallet and non-wallet
Andrew Chow
2018-02-05
[rpc] remove deprecated estimatefee RPC
John Newbery
2018-01-11
Use the character based overload for std::string::find.
Alin Rus
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-12-19
Merge #11178: Add iswitness parameter to decode- and fundrawtransaction RPCs
Wladimir J. van der Laan
2017-11-16
Remove includes in .cpp files for things the corresponding .h file already in...
practicalswift
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-10-13
Merge #7061: [Wallet] Add RPC call "rescanblockchain <startheight> <stopheight>"
Jonas Schnelli
2017-10-12
[Wallet] add rescanblockchain <start_height> <stop_height> RPC command
Jonas Schnelli
2017-09-28
Support BIP173 in addwitnessaddress
Pieter Wuille
2017-09-08
rpc: make estimatesmartfee argument naming consistent with documentation
Wladimir J. van der Laan
2017-09-08
rpc: update cli for estimatefee argument rename
Wladimir J. van der Laan
2017-09-06
Add iswitness parameter to decode- and fundrawtransaction RPCs
MeshCollider
2017-07-21
listsinceblock: optionally find and list any transactions that were undone du...
Karl-Johan Alm
2017-07-20
Merge #10571: [RPC]Move transaction combining from signrawtransaction to new RPC
Wladimir J. van der Laan
2017-07-18
Move transaction combining from signrawtransaction to new RPC
Andrew Chow
2017-07-17
Improve api to estimatesmartfee
Alex Morcos
2017-07-11
Merge #10543: Change API to estimaterawfee
Wladimir J. van der Laan
2017-07-11
Merge #10589: More economical fee estimates for RBF and RPC options to control
Wladimir J. van der Laan
2017-07-10
Change API to estimaterawfee
Alex Morcos
2017-07-10
Add RPC options for RBF, confirmation target, and conservative fee estimation.
Alex Morcos
2017-07-10
Merge #10747: [rpc] fix verbose argument for getblock in bitcoin-cli
Wladimir J. van der Laan
2017-07-05
Use "replaceable" instead of "optintorbf" in createrawtransaction.
Matt Corallo
2017-07-05
[rpc] fix verbose argument for getblock in bitcoin-cli
John Newbery
2017-06-19
fixed listunspent rpc convert parameter
tnaka
2017-06-12
Merge #10488: Note that the prioritizetransaction dummy value is deprecated, ...
Wladimir J. van der Laan
2017-06-09
Remove unused Boost includes
practicalswift
2017-06-07
Merge #9672: Opt-into-RBF for RPC & bitcoin-tx
Wladimir J. van der Laan
2017-06-06
Remove references to priority that snuck back in in 870824e9.
Matt Corallo
2017-06-05
RPC: rawtransaction: Add RBF support for createrawtransaction
Luke Dashjr
2017-05-23
RPC/Mining: Restore API compatibility for prioritisetransaction
Luke Dashjr
2017-05-17
Merge #10199: Better fee estimates
Pieter Wuille
[prev]
[next]