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
2017-02-14
[trivial] Fix recently introduced typos in comments
practicalswift
2017-01-19
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
[RPC] bumpfee
mrbandrews
2017-01-10
Add pruneblockchain RPC to enable manual block file pruning.
mrbandrews
2017-01-10
Update RPC argument names
John Newbery
2017-01-10
rpc: Named argument support for bitcoin-cli
Wladimir J. van der Laan
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-11
Merge #8996: Network activity toggle
Jonas Schnelli
2016-10-24
Overhaul network activity toggle
Jonas Schnelli
2016-10-19
Add importmulti rpc call
Pedro Branco
2016-09-07
add waitfornewblock/waitforblock/waitforblockheight rpcs and use them for tests
Cory Fields
2016-09-01
Make the dummy argument to getaddednodeinfo optional
Pieter Wuille
2016-06-09
Add getmempooldescendants RPC call
Suhas Daftuar
2016-05-17
Add getmempoolancestors RPC call
Suhas Daftuar
2016-04-05
Merge #7793: [doxygen] Fix member comments
Wladimir J. van der Laan
2016-04-03
RPC: fix generatetoaddress failing to parse address and add unit test
mruddy
2016-04-03
[doc] Fix doxygen comments for members
MarcoFalke
2016-03-21
Create generatetoaddress rpc
Andrew C
2016-03-14
Merge #7663: Make the generate RPC call function for non-regtest
Wladimir J. van der Laan
2016-03-09
Make the generate RPC call function for non-regtest
Pieter Wuille
2016-02-10
Remove internal miner
Leviathn
2016-01-21
move rpc* to rpc/
Daniel Cousens