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