aboutsummaryrefslogtreecommitdiff
path: root/src/rpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | Always add default_witness_commitment with GBT client supportPieter Wuille2016-11-211-1/+3
| |/
* | Correct help output for waitfor RPC commandsfanquake2016-11-241-10/+10
* | Merge #9025: getrawtransaction should take a bool for verboseWladimir J. van der Laan2016-11-231-9/+23
|\ \ | |/ |/|
| * getrawtransaction should take a bool for verbosejnewbery2016-11-221-9/+23
* | Make CBlock::vtx a vector of shared_ptr<CTransaction>Pieter Wuille2016-11-193-7/+8
* | Merge #9075: Decouple peer-processing-logic from block-connection-logic (#3)Pieter Wuille2016-11-171-12/+6
|\ \
| * | Replace CValidationState param in ProcessNewBlock with BlockCheckedMatt Corallo2016-11-091-11/+5
| * | Remove pfrom parameter from ProcessNewBlockMatt Corallo2016-11-091-2/+2
| * | Revert "RPC: Give more details when "generate" fails"Matt Corallo2016-11-081-1/+1
* | | Merge #8996: Network activity toggleJonas Schnelli2016-11-112-1/+24
|\ \ \
| * | | RPC/Net: Use boolean consistently for networkactive, and remove from getinfoLuke Dashjr2016-10-242-7/+5
| * | | Overhaul network activity toggleJonas Schnelli2016-10-242-7/+11
| * | | RPC: Add "togglenetwork" method to toggle network activity temporarilyJon Lund Steffensen2016-10-242-1/+22
* | | | fix getnettotals RPC description about timemillis.Masahiko Hyuga2016-11-101-1/+1
| |/ / |/| |
* | | RPC: Give more details when "generate" failsJorge Timón2016-11-081-1/+1
* | | Merge #9026: Fix handling of invalid compact blocksPieter Wuille2016-11-071-2/+2
|\ \ \
| * | | Fix compact block handling to not ban if block is invalidSuhas Daftuar2016-11-031-2/+2
| | |/ | |/|
* / | Remove priority estimationAlex Morcos2016-11-071-2/+2
|/ /
* | Merge #9042: [rpc] ParseHash: Fail when length is not 64Wladimir J. van der Laan2016-11-021-0/+2
|\ \
| * | [rpc] ParseHash: Fail when length is not 64MarcoFalke2016-10-311-0/+2
* | | Merge #8753: Locked memory managerWladimir J. van der Laan2016-11-021-0/+43
|\ \ \
| * | | rpc: Add `getmemoryinfo` callWladimir J. van der Laan2016-10-271-0/+43
* | | | Change all instance of 'GMT epoch' to 'Unix epoch'matthias2016-10-311-1/+1
| |/ / |/| |
* | | instance of 'mem pool' to 'mempool'S. Matthew English2016-10-272-2/+2
* | | Eliminating Inconsistencies in Textual OutputS. Matthew English2016-10-201-3/+3
* | | Merge #7551: Add importmulti RPC callWladimir J. van der Laan2016-10-201-0/+2
|\ \ \
| * | | Add importmulti rpc callPedro Branco2016-10-191-0/+2
| |/ /
* | | Merge #7948: RPC: augment getblockchaininfo bip9_softforks dataWladimir J. van der Laan2016-10-191-1/+3
|\ \ \ | |/ / |/| |
| * | RPC: augment getblockchaininfo bip9_softforks datamruddy2016-10-191-1/+3
* | | [RPC] pass HTTP basic authentication username to the JSONRequest objectJonas Schnelli2016-10-191-1/+2
* | | [RPC] Give RPC commands more information about the RPC requestJonas Schnelli2016-10-197-246/+248
* | | rpc: Change JSONRPCRequest to JSONRPCRequestObjWladimir J. van der Laan2016-10-192-3/+3
|/ /
* | Merge #8951: RPC/Mining: getblocktemplate: Update and fix formatting of helpWladimir J. van der Laan2016-10-191-30/+36
|\ \
| * | RPC/Mining: getblocktemplate: Update and fix formatting of helpLuke Dashjr2016-10-191-30/+36
* | | Merge #8865: Decouple peer-processing-logic from block-connection-logicWladimir J. van der Laan2016-10-182-4/+4
|\ \ \
| * | | Remove CConnman parameter from ProcessNewBlock/ActivateBestChainMatt Corallo2016-10-042-4/+4
* | | | Merge #6996: Add preciousblock RPCWladimir J. van der Laan2016-10-181-0/+40
|\ \ \ \
| * | | | Add preciousblock RPCPieter Wuille2016-08-261-0/+40
* | | | | Merge #8223: [c++11] Use std::unique_ptr for block creation.Wladimir J. van der Laan2016-10-181-7/+3
|\ \ \ \ \
| * | | | | [c++11] Use std::unique_ptr for block creation.Daniel Kraft2016-06-181-7/+3
* | | | | | Merge #8287: [wallet] Set fLimitFree = trueWladimir J. van der Laan2016-10-181-1/+2
|\ \ \ \ \ \
| * | | | | | [rpc] rawtx: Prepare fLimitFree to make it an optionMarcoFalke2016-08-251-1/+2
* | | | | | | Merge #8925: qt: Display minimum ping in debug window.Wladimir J. van der Laan2016-10-181-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Display minimum ping in debug window.R E Broadley2016-10-151-2/+2
* | | | | | | | Merge #8845: Don't return the address of a P2SH of a P2SHWladimir J. van der Laan2016-10-181-2/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't return the address of a P2SH of a P2SH.jnewbery2016-10-051-2/+10
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | RPC: Chainparams: Remove Chainparams::fTestnetToBeDeprecatedFieldRPCJorge Timón2016-10-182-3/+1
| |/ / / / / / |/| | | | | |
* | | | | | | Merge #8884: Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the...Wladimir J. van der Laan2016-10-051-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...Luke Dashjr2016-10-041-1/+1
* | | | | | | rpc: Generate auth cookie in hex instead of base64Wladimir J. van der Laan2016-10-011-3/+4