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
/
blockchain.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix RPC/pruneblockchain returned prune height
Jonas Schnelli
2019-06-14
1
-1
/
+6
*
Merge #15552: 0.18: Granular invalidateblock and RewindBlockIndex
Wladimir J. van der Laan
2019-03-07
1
-3
/
+3
|
\
|
*
Call InvalidateBlock without cs_main held
Pieter Wuille
2019-02-24
1
-3
/
+3
*
|
Add support for stop/[start,stop] ranges to scantxoutset
Pieter Wuille
2019-02-28
1
-6
/
+9
*
|
rpc: Actually throw help when passed invalid number of params
MarcoFalke
2019-02-20
1
-5
/
+5
|
/
*
RPCHelpMan: Check default values are given at compile-time
MarcoFalke
2019-02-11
1
-37
/
+37
*
Merge #15159: [RPC] Remove lookup to UTXO set from GetTransaction
MarcoFalke
2019-01-30
1
-1
/
+1
|
\
|
*
[RPC] Update getrawtransaction interface
Amiti Uttarwar
2019-01-26
1
-1
/
+1
*
|
RPCHelpMan: Pass through Result and Examples
MarcoFalke
2019-01-25
1
-168
/
+214
|
/
*
Merge #12153: Avoid permanent cs_main lock in getblockheader
Wladimir J. van der Laan
2019-01-08
1
-4
/
+9
|
\
|
*
rpc: Avoid permanent cs_main lock in getblockheader
João Barbosa
2019-01-04
1
-4
/
+9
*
|
Merge #15057: [rpc] Correct reconsiderblock help text, add test
Wladimir J. van der Laan
2019-01-07
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
[rpc] Correct reconsiderblock help text, add test
MarcoFalke
2019-01-01
1
-1
/
+1
*
|
Merge #12151: rpc: Remove cs_main lock from blockToJSON and blockheaderToJSON
MarcoFalke
2019-01-04
1
-29
/
+28
|
\
\
|
|
/
|
/
|
|
*
rpc: Remove cs_main lock from blockToJSON and blockHeaderToJSON
João Barbosa
2018-09-09
1
-16
/
+18
|
*
rpc: Specify chain tip instead of chain in GetDifficulty
João Barbosa
2018-09-09
1
-11
/
+8
|
*
rpc: Fix SoftForkMajorityDesc and SoftForkDesc signatures
João Barbosa
2018-09-09
1
-2
/
+2
*
|
Merge #14877: rpc: Document default values for optional arguments
MarcoFalke
2018-12-10
1
-5
/
+3
|
\
\
|
*
|
rpc: Document default values for optional arguments
MarcoFalke
2018-12-07
1
-5
/
+3
*
|
|
Merge #14863: refactor: Add and use HaveTxsDownloaded() where appropriate
Wladimir J. van der Laan
2018-12-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
validation: Add and use HaveTxsDownloaded where appropriate
MarcoFalke
2018-12-04
1
-1
/
+1
*
|
|
Merge #14796: rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-12-05
1
-107
/
+47
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rpc: Pass argument descriptions to RPCHelpMan
MarcoFalke
2018-11-27
1
-107
/
+47
*
|
|
Merge #14477: Add ability to convert solvability info to descriptor
Pieter Wuille
2018-11-27
1
-1
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add matching descriptors to scantxoutset output + tests
Pieter Wuille
2018-11-14
1
-1
/
+8
*
|
|
Merge #14726: Use RPCHelpMan for all RPCs
Wladimir J. van der Laan
2018-11-23
1
-81
/
+194
|
\
\
\
|
*
|
|
Use RPCHelpMan for all RPCs
MarcoFalke
2018-11-14
1
-81
/
+194
*
|
|
|
Merge #14718: Remove unreferenced boost headers
MarcoFalke
2018-11-19
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Remove unreferenced boost headers
Murray Nesbitt
2018-11-16
1
-1
/
+0
*
|
|
|
rpc: Correctly name arguments
Jon Layton
2018-11-13
1
-7
/
+7
*
|
|
|
rpc: Include rpc/util.h where needed for RPCHelpMan
MarcoFalke
2018-11-09
1
-3
/
+4
|
/
/
/
*
/
/
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-2
/
+2
|
/
/
*
|
rpc: Always throw in getblockstats if -txindex is required
João Barbosa
2018-10-19
1
-4
/
+4
*
|
[rpc] Descriptions: Textual consistency fixes
Jon Layton
2018-10-09
1
-10
/
+10
*
|
Merge #13311: Don't edit Chainparams after initialization
MarcoFalke
2018-09-24
1
-0
/
+1
|
\
\
|
*
|
MOVEONLY: Move versionbits info out of versionbits.o
Jorge Timón
2018-09-23
1
-0
/
+1
*
|
|
Merge #13424: Consistently validate txid / blockhash length and encoding in r...
MarcoFalke
2018-09-24
1
-16
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Consistently use ParseHashV to validate hash inputs in rpc
Ben Woosley
2018-08-07
1
-16
/
+9
*
|
|
Merge #13558: Drop unused GetType() from CSizeComputer
Wladimir J. van der Laan
2018-09-11
1
-4
/
+4
|
\
\
\
|
*
|
|
Drop unused GetType() from CSizeComputer
Ben Woosley
2018-09-11
1
-4
/
+4
*
|
|
|
Merge #14008: Preserve a format of RPC command definitions
Wladimir J. van der Laan
2018-09-10
1
-0
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Preserve a format of RPC command definitions
Kostiantyn Stepaniuk
2018-08-20
1
-0
/
+2
*
|
|
|
Adjust TODO link
Pieter Wuille
2018-09-05
1
-1
/
+1
*
|
|
|
Merge #13249: Make objects in range declarations immutable by default. Avoid ...
Wladimir J. van der Laan
2018-09-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
scripted-diff: Small locking rename
Russell Yanofsky
2018-08-31
1
-1
/
+1
*
|
|
|
Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection
Wladimir J. van der Laan
2018-08-31
1
-4
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use LOCK macros for non-recursive locks
Russell Yanofsky
2018-08-03
1
-4
/
+4
*
|
|
|
Merge #12676: Show "bip125-replaceable" flag, when retrieving mempool entries
Wladimir J. van der Laan
2018-08-26
1
-1
/
+14
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add "bip125-replaceable" flag to mempool RPCs
dexX7
2018-04-25
1
-1
/
+14
[next]