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
...
|
*
Replace CCoins-based CTxMemPool::pruneSpent with isSpent
Pieter Wuille
2017-06-01
1
-2
/
+1
|
*
Report on-disk size in gettxoutsetinfo
Pieter Wuille
2017-05-26
1
-0
/
+4
|
*
Remove/ignore tx version in utxo and undo
Pieter Wuille
2017-05-26
1
-8
/
+5
*
|
Merge #10475: [RPC] getmempoolinfo mempoolminfee is a BTC/KB feerate
Wladimir J. van der Laan
2017-06-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
getmempool mempoolminfee is a BTC/KB feerate
Gregory Sanders
2017-05-29
1
-1
/
+1
*
|
Merge #9571: RPC: getblockchaininfo returns BIP signaling statistics
Wladimir J. van der Laan
2017-05-23
1
-2
/
+20
|
\
\
|
|
/
|
/
|
|
*
RPC: getblockchaininfo: BIP9 stats
Matthew Zipkin
2017-03-24
1
-2
/
+20
*
|
Merge #8704: [RPC] Transaction details in getblock
Wladimir J. van der Laan
2017-05-15
1
-13
/
+26
|
\
\
|
*
|
Use a verbosity instead of two verbose parameters
Andrew Chow
2017-05-12
1
-13
/
+26
*
|
|
Merge #9279: Consensus: Move CFeeRate out of libconsensus
Wladimir J. van der Laan
2017-05-09
1
-0
/
+1
|
\
\
\
|
*
|
|
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-05-03
1
-0
/
+1
*
|
|
|
Merge #10310: [doc] Add hint about getmempoolentry to getrawmempool help.
MarcoFalke
2017-05-08
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
[doc] Add hint about getmempoolentry to getrawmempool help.
Karl-Johan Alm
2017-05-06
1
-0
/
+1
*
|
|
|
Add getchaintxstats RPC
Pieter Wuille
2017-05-03
1
-0
/
+66
*
|
|
|
Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...)
practicalswift
2017-05-02
1
-1
/
+0
|
/
/
/
*
/
/
refactor TxToJSON() and ScriptPubKeyToJSON()
jonnynewbs
2017-04-28
1
-2
/
+3
|
/
/
*
|
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-04-01
1
-1
/
+1
*
|
refactor: Make rest.cpp dependency on `*toJSON` in `blockchain.cpp` explicit
Wladimir J. van der Laan
2017-03-29
1
-2
/
+2
*
|
refactor: Move GetDifficulty out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-27
1
-7
/
+2
|
/
*
Merge #9853: Fix error codes from various RPCs
Wladimir J. van der Laan
2017-03-09
1
-6
/
+11
|
\
|
*
Return correct error codes in blockchain.cpp.
John Newbery
2017-03-07
1
-6
/
+11
*
|
Refactor: Remove using namespace <xxx> from rpc/
Karl-Johan Alm
2017-03-08
1
-29
/
+28
|
/
*
Merge #9602: Remove coin age priority and free transactions - implementation
Wladimir J. van der Laan
2017-03-07
1
-4
/
+0
|
\
|
*
[rpc] Remove priority information from mempool RPC calls
Alex Morcos
2017-03-03
1
-4
/
+0
*
|
Define 7200 second timestamp window constant
Russell Yanofsky
2017-03-03
1
-1
/
+1
|
/
*
Trivial: Rephrase the definition of difficulty in the code.
Karl-Johan Alm
2017-02-23
1
-2
/
+7
*
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
[prev]
[next]