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
*
really s/doge/dis/g this time
Tomo Ueda
2021-09-02
1
-2
/
+2
*
Fixate BIP65 softfork heights
Patrick Lodder
2021-02-13
1
-14
/
+1
*
[backport] [rpc] getblockchaininfo: add size_on_disk, prune_target_size, auto...
Daniel Edgecumbe
2020-07-24
1
-10
/
+22
*
Fix RPC description of supermajority based forks
langerhans
2019-07-14
1
-1
/
+1
*
[rpc] Add initialblockdownload to getblockchaininfo
John Newbery
2019-04-14
1
-0
/
+2
*
Introduce basic Dogecoin branding
Ross Nicoll
2019-03-25
1
-2
/
+2
*
Change count type used by `gettxoutsetinfo` (#1415)
Ross Nicoll
2018-09-19
1
-2
/
+2
*
Modify chain consensus parameters to be height aware (#1396)
Ross Nicoll
2018-09-19
1
-3
/
+3
*
Change BIP65/66 enforcement to match Dogecoin (#1403)
Ross Nicoll
2018-09-19
1
-1
/
+14
*
Merge AuxPoW support from Namecore
Ross Nicoll
2018-09-19
1
-1
/
+41
*
[doc] Add hint about getmempoolentry to getrawmempool help.
Karl-Johan Alm
2017-06-05
1
-0
/
+1
*
Return correct error codes in blockchain.cpp.
John Newbery
2017-06-05
1
-6
/
+11
*
Add two hour buffer to manual pruning
Alex Morcos
2017-02-16
1
-2
/
+4
*
Replace FindLatestBefore used by importmuti with FindEarliestAtLeast.
Gregory Maxwell
2017-01-12
1
-2
/
+2
*
Merge #9472: Disentangle progress estimation from checkpoints and update it
Wladimir J. van der Laan
2017-01-12
1
-1
/
+1
|
\
|
*
Move tx estimation data out of CCheckPointData
Pieter Wuille
2017-01-04
1
-1
/
+1
|
*
[MOVEONLY] Move progress estimation out of checkpoints
Pieter Wuille
2017-01-04
1
-1
/
+1
*
|
Merge #9518: Return height of last block pruned by pruneblockchain RPC
MarcoFalke
2017-01-12
1
-3
/
+10
|
\
\
|
*
|
Return height of last block pruned by pruneblockchain RPC
Russell Yanofsky
2017-01-11
1
-3
/
+10
*
|
|
Merge #9297: Various RPC help outputs updated
MarcoFalke
2017-01-12
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
RPC help updated
Michael Rotarius
2017-01-11
1
-3
/
+3
*
|
|
fixup! Add pruneblockchain RPC to enable manual block file pruning.
Russell Yanofsky
2017-01-10
1
-1
/
+11
*
|
|
Add pruneblockchain RPC to enable manual block file pruning.
mrbandrews
2017-01-10
1
-0
/
+31
|
/
/
*
|
Merge #8811: rpc: Add support for JSON-RPC named arguments
Wladimir J. van der Laan
2017-01-10
1
-51
/
+51
|
\
\
|
*
|
Update RPC argument names
John Newbery
2017-01-10
1
-29
/
+29
|
*
|
rpc: Argument name consistency
Wladimir J. van der Laan
2017-01-05
1
-1
/
+1
|
*
|
rpc: Named arguments for blockchain calls
Wladimir J. van der Laan
2017-01-05
1
-31
/
+31
|
|
/
*
|
Merge #8747: [rpc] Fix transaction size comments and RPC help text.
Wladimir J. van der Laan
2017-01-05
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Fix transaction size comments. Size now refers to virtual size as defined in ...
jonnynewbs
2016-12-08
1
-5
/
+5
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
|
Added missing colons in when running help command
Anditto Heristyo
2016-12-22
1
-9
/
+9
*
|
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-05
1
-1
/
+1
*
|
Make the optional pblock in ActivateBestChain a shared_ptr
Matt Corallo
2016-12-04
1
-2
/
+2
*
|
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
|
Correct help output for waitfor RPC commands
fanquake
2016-11-24
1
-10
/
+10
|
/
*
Make CBlock::vtx a vector of shared_ptr<CTransaction>
Pieter Wuille
2016-11-19
1
-3
/
+3
*
instance of 'mem pool' to 'mempool'
S. Matthew English
2016-10-27
1
-1
/
+1
*
Eliminating Inconsistencies in Textual Output
S. Matthew English
2016-10-20
1
-3
/
+3
*
Merge #7948: RPC: augment getblockchaininfo bip9_softforks data
Wladimir J. van der Laan
2016-10-19
1
-1
/
+3
|
\
|
*
RPC: augment getblockchaininfo bip9_softforks data
mruddy
2016-10-19
1
-1
/
+3
*
|
[RPC] Give RPC commands more information about the RPC request
Jonas Schnelli
2016-10-19
1
-79
/
+79
|
/
*
Merge #8865: Decouple peer-processing-logic from block-connection-logic
Wladimir J. van der Laan
2016-10-18
1
-2
/
+2
|
\
|
*
Remove CConnman parameter from ProcessNewBlock/ActivateBestChain
Matt Corallo
2016-10-04
1
-2
/
+2
*
|
Merge #6996: Add preciousblock RPC
Wladimir J. van der Laan
2016-10-18
1
-0
/
+40
|
\
\
|
*
|
Add preciousblock RPC
Pieter Wuille
2016-08-26
1
-0
/
+40
*
|
|
Merge #8884: Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the...
Wladimir J. van der Laan
2016-10-05
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Bugfix: Trivial: RPC: getblockchaininfo help: pruneheight is the lowest, not ...
Luke Dashjr
2016-10-04
1
-1
/
+1
*
|
|
[rpc] throw JSONRPCError when utxo set can not be read
MarcoFalke
2016-09-28
1
-0
/
+2
*
|
|
Do not shadow variables
Pavel JanÃk
2016-09-27
1
-4
/
+4
*
|
|
Merge #8085: p2p: Begin encapsulation
Wladimir J. van der Laan
2016-09-09
1
-2
/
+2
|
\
\
\
[next]