aboutsummaryrefslogtreecommitdiff
path: root/src/rpc/blockchain.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * [rpc] Correct reconsiderblock help text, add testMarcoFalke2019-01-011-1/+1
* | Merge #12151: rpc: Remove cs_main lock from blockToJSON and blockheaderToJSONMarcoFalke2019-01-041-29/+28
|\ \ | |/ |/|
| * rpc: Remove cs_main lock from blockToJSON and blockHeaderToJSONJoão Barbosa2018-09-091-16/+18
| * rpc: Specify chain tip instead of chain in GetDifficultyJoão Barbosa2018-09-091-11/+8
| * rpc: Fix SoftForkMajorityDesc and SoftForkDesc signaturesJoão Barbosa2018-09-091-2/+2
* | Merge #14877: rpc: Document default values for optional argumentsMarcoFalke2018-12-101-5/+3
|\ \
| * | rpc: Document default values for optional argumentsMarcoFalke2018-12-071-5/+3
* | | Merge #14863: refactor: Add and use HaveTxsDownloaded() where appropriateWladimir J. van der Laan2018-12-071-1/+1
|\ \ \ | |/ / |/| |
| * | validation: Add and use HaveTxsDownloaded where appropriateMarcoFalke2018-12-041-1/+1
* | | Merge #14796: rpc: Pass argument descriptions to RPCHelpManMarcoFalke2018-12-051-107/+47
|\ \ \ | |/ / |/| |
| * | rpc: Pass argument descriptions to RPCHelpManMarcoFalke2018-11-271-107/+47
* | | Merge #14477: Add ability to convert solvability info to descriptorPieter Wuille2018-11-271-1/+8
|\ \ \ | |/ / |/| |
| * | Add matching descriptors to scantxoutset output + testsPieter Wuille2018-11-141-1/+8
* | | Merge #14726: Use RPCHelpMan for all RPCsWladimir J. van der Laan2018-11-231-81/+194
|\ \ \
| * | | Use RPCHelpMan for all RPCsMarcoFalke2018-11-141-81/+194
* | | | Merge #14718: Remove unreferenced boost headersMarcoFalke2018-11-191-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Remove unreferenced boost headersMurray Nesbitt2018-11-161-1/+0
* | | | rpc: Correctly name argumentsJon Layton2018-11-131-7/+7
* | | | rpc: Include rpc/util.h where needed for RPCHelpManMarcoFalke2018-11-091-3/+4
|/ / /
* / / scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-2/+2
|/ /
* | rpc: Always throw in getblockstats if -txindex is requiredJoão Barbosa2018-10-191-4/+4
* | [rpc] Descriptions: Textual consistency fixesJon Layton2018-10-091-10/+10
* | Merge #13311: Don't edit Chainparams after initializationMarcoFalke2018-09-241-0/+1
|\ \
| * | MOVEONLY: Move versionbits info out of versionbits.oJorge Timón2018-09-231-0/+1
* | | Merge #13424: Consistently validate txid / blockhash length and encoding in r...MarcoFalke2018-09-241-16/+9
|\ \ \ | |/ / |/| |
| * | Consistently use ParseHashV to validate hash inputs in rpcBen Woosley2018-08-071-16/+9
* | | Merge #13558: Drop unused GetType() from CSizeComputerWladimir J. van der Laan2018-09-111-4/+4
|\ \ \
| * | | Drop unused GetType() from CSizeComputerBen Woosley2018-09-111-4/+4
* | | | Merge #14008: Preserve a format of RPC command definitionsWladimir J. van der Laan2018-09-101-0/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Preserve a format of RPC command definitionsKostiantyn Stepaniuk2018-08-201-0/+2
* | | | Adjust TODO linkPieter Wuille2018-09-051-1/+1
* | | | Merge #13249: Make objects in range declarations immutable by default. Avoid ...Wladimir J. van der Laan2018-09-041-1/+1
|\ \ \ \
| * | | | Make objects in range declarations immutable by default. Avoid unnecessary co...practicalswift2018-08-271-1/+1
| | |/ / | |/| |
* | | | scripted-diff: Small locking renameRussell Yanofsky2018-08-311-1/+1
* | | | Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSectionWladimir J. van der Laan2018-08-311-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Use LOCK macros for non-recursive locksRussell Yanofsky2018-08-031-4/+4
* | | | Merge #12676: Show "bip125-replaceable" flag, when retrieving mempool entriesWladimir J. van der Laan2018-08-261-1/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | Add "bip125-replaceable" flag to mempool RPCsdexX72018-04-251-1/+14
* | | | Replace median fee rate with feerate percentilesMarcin Jachymiak2018-08-111-8/+51
* | | | Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-081-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* | | | Support h instead of ' in hardened descriptor pathsPieter Wuille2018-07-271-1/+2
* | | | Add experimental warning to scantxoutsetJonas Schnelli2018-07-271-0/+1
* | | | Swap in descriptors support into scantxoutsetPieter Wuille2018-07-271-120/+46
|/ / /
* | | Merge #12196: Add scantxoutset RPC methodWladimir J. van der Laan2018-07-171-0/+289
|\ \ \
| * | | scantxoutset: mention that scanning by address will miss P2PK txoutsJonas Schnelli2018-07-151-0/+1
| * | | scantxoutset: support legacy P2PK script typeJonas Schnelli2018-07-151-3/+8
| * | | scantxoutset: add support for scriptsJonas Schnelli2018-07-151-3/+12
| * | | Blockchain/RPC: Add scantxoutset method to scan UTXO setJonas Schnelli2018-07-151-0/+245
| * | | Add FindScriptPubKey() to search the UTXO setJonas Schnelli2018-07-121-0/+29
| | |/ | |/|