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
...
|
*
|
[rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruning
Daniel Edgecumbe
2017-09-29
1
-9
/
+21
*
|
|
Merge #11021: [rpc] fix getchaintxstats()
Wladimir J. van der Laan
2017-10-02
1
-10
/
+22
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix getchaintxstats()
Akio Nakamura
2017-08-25
1
-10
/
+22
*
|
|
Unify help text for GetWarnings output in get*info RPCs
Andrew Chow
2017-09-27
1
-1
/
+2
*
|
|
Add warnings field to getblockchaininfo
Andrew Chow
2017-09-27
1
-0
/
+2
*
|
|
Merge #11238: Add assertions before potential null deferences
Wladimir J. van der Laan
2017-09-06
1
-0
/
+3
|
\
\
\
|
*
|
|
Fix potential null dereferences
MeshCollider
2017-08-23
1
-0
/
+3
|
|
/
/
*
|
|
Merge #11099: [RPC][mempool]: Add savemempool RPC
MarcoFalke
2017-09-06
1
-0
/
+20
|
\
\
\
|
*
|
|
Add savemempool RPC
Lawrence Nahum
2017-09-06
1
-0
/
+20
*
|
|
|
Merge #11203: rpc: add wtxid to mempool entry output
Wladimir J. van der Laan
2017-09-06
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
RPC: add wtxid to mempool entry output
Suhas Daftuar
2017-08-31
1
-0
/
+2
*
|
|
|
Merge #11173: RPC: Fix currency unit string in the help text
MarcoFalke
2017-09-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix currency/fee-rate unit string in the help text
Akio Nakamura
2017-09-05
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge #11179: rpc: Push down safe mode checks
Wladimir J. van der Laan
2017-09-05
1
-27
/
+27
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rpc: Push down safe mode checks
Andrew Chow
2017-08-29
1
-27
/
+27
|
|
/
/
*
|
|
Merge #10859: RPC: gettxout: Slightly improve doc and tests
MarcoFalke
2017-08-28
1
-3
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
RPC: gettxout: Slightly improve doc and tests
Jorge Timón
2017-08-29
1
-3
/
+4
|
|
/
*
|
Merge #11050: Avoid treating null RPC arguments different from missing arguments
Wladimir J. van der Laan
2017-08-22
1
-2
/
+2
|
\
\
|
*
|
Get rid of redundant RPC params.size() checks
Russell Yanofsky
2017-08-14
1
-2
/
+2
*
|
|
Merge #11027: [RPC] Only return hex field once in getrawtransaction
Wladimir J. van der Laan
2017-08-21
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Pass serialization flags and whether to include hex to TxToUniv
Andrew Chow
2017-08-17
1
-1
/
+1
*
|
|
scripted-diff: stop using the gArgs wrappers
Marko Bencun
2017-08-14
1
-3
/
+3
*
|
|
Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the poin...
Wladimir J. van der Laan
2017-08-14
1
-2
/
+2
|
\
\
\
|
*
|
|
scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal in...
practicalswift
2017-08-07
1
-2
/
+2
|
|
/
/
*
/
/
[RPC] trivial: gettxout no longer shows version of tx
Felix Weis
2017-08-11
1
-1
/
+0
|
/
/
*
/
check for null values in rpc args and handle appropriately
Gregory Sanders
2017-07-17
1
-11
/
+11
|
/
*
Avoid dereference-of-casted-pointer
Pieter Wuille
2017-07-07
1
-1
/
+1
*
Clarify CCoinsViewMemPool documentation.
Matt Corallo
2017-06-27
1
-1
/
+1
*
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-13
1
-10
/
+10
|
\
|
*
scripted-diff: Remove PAIRTYPE
Jorge Timón
2017-06-05
1
-1
/
+1
|
*
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-10
/
+10
*
|
Merge #10550: Don't return stale data from CCoinsViewCache::Cursor()
Wladimir J. van der Laan
2017-06-12
1
-1
/
+2
|
\
\
|
*
|
Don't return stale data from CCoinsViewCache::Cursor()
Russell Yanofsky
2017-06-07
1
-1
/
+2
|
|
/
*
/
Replace bytes_serialized with bogosize
Pieter Wuille
2017-06-05
1
-2
/
+7
|
/
*
Merge #10195: Switch chainstate db and cache to per-txout model
Pieter Wuille
2017-06-01
1
-35
/
+48
|
\
|
*
scripted-diff: various renames for per-utxo consistency
Pieter Wuille
2017-06-01
1
-2
/
+2
|
*
Switch CCoinsView and chainstate db from per-txid to per-txout
Pieter Wuille
2017-06-01
1
-21
/
+26
|
*
Refactor GetUTXOStats in preparation for per-COutPoint iteration
Pieter Wuille
2017-06-01
1
-12
/
+20
|
*
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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[prev]
[next]