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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 'sequence' zmq publisher to track all block (dis)connects, mempool deltas
Gregory Sanders
2020-09-22
1
-1
/
+1
*
validation: Make ProcessNewBlock*() members of ChainstateManager
MarcoFalke
2020-05-21
1
-0
/
+2
*
Merge #18740: Remove g_rpc_node global
MarcoFalke
2020-05-21
1
-6
/
+5
|
\
|
*
refactor: Remove g_rpc_node global
Russell Yanofsky
2020-05-13
1
-5
/
+0
|
*
refactor: Pass NodeContext to RPC and REST methods through util::Ref
Russell Yanofsky
2020-05-13
1
-1
/
+5
*
|
refactor: Remove unused bool parameter in RPCNotifyBlockChange()
Hennadii Stepanov
2020-05-19
1
-1
/
+1
|
/
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
node: Add reference to mempool in NodeContext
MarcoFalke
2019-11-15
1
-0
/
+2
*
Avoid using g_rpc_node global in wallet code
Russell Yanofsky
2019-10-28
1
-0
/
+6
*
rpc: Add lock annotations to block{,header}ToJSON
MarcoFalke
2019-05-02
1
-4
/
+8
*
rpc: Pass mempool into MempoolToJSON
MarcoFalke
2019-02-25
1
-2
/
+3
*
rpc: Remove cs_main lock from blockToJSON and blockHeaderToJSON
João Barbosa
2018-09-09
1
-2
/
+2
*
doc: correct GetDifficulty doc after #13288
fanquake
2018-09-03
1
-2
/
+1
*
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-11
1
-0
/
+9
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Drop the chain argument to GetDifficulty
Ben Woosley
2018-05-20
1
-2
/
+1
*
Remove unnecessary forward class declarations in header files
practicalswift
2017-06-12
1
-3
/
+0
*
refactor: Make rest.cpp dependency on `*toJSON` in `blockchain.cpp` explicit
Wladimir J. van der Laan
2017-03-29
1
-0
/
+17
*
refactor: Move RPCNotifyBlockChange out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-27
1
-0
/
+3
*
refactor: Move GetDifficulty out of `rpc/server.h`
Wladimir J. van der Laan
2017-03-27
1
-0
/
+20