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
/
node
Commit message (
Expand
)
Author
Age
Files
Lines
*
move-only: move coins statistics utils out of RPC
James O'Beirne
2019-08-27
2
-0
/
+110
*
Merge #16443: refactor: have CCoins* data managed under CChainState
MarcoFalke
2019-08-15
2
-3
/
+2
|
\
|
*
refactor: pcoinsTip -> CChainState::CoinsTip()
James O'Beirne
2019-08-06
2
-3
/
+2
*
|
Remove p2pEnabled from Chain interface
Antoine Riard
2019-08-08
1
-0
/
+3
|
/
*
Tidy up BroadcastTransaction()
John Newbery
2019-08-01
2
-16
/
+30
*
Add BroadcastTransaction utility usage in Chain interface
Antoine Riard
2019-08-01
2
-16
/
+17
*
refactor : use RelayTransaction in BroadcastTransaction utility
Antoine Riard
2019-07-24
1
-4
/
+2
*
[build] Move AnalyzePSBT from psbt.cpp to node/psbt.cpp
Russell Yanofsky
2019-04-09
2
-0
/
+177
*
[docs] Document src subdirectories and different libraries
John Newbery
2019-04-09
1
-0
/
+22
*
[build] Add several util units
John Newbery
2019-04-09
2
-40
/
+2
*
Remove use of CCoinsViewMemPool::GetCoin in wallet code
Russell Yanofsky
2019-03-05
2
-0
/
+44
*
Remove unused TransactionError constants
MarcoFalke
2019-02-14
2
-39
/
+21
*
Factor out combine / finalize / extract PSBT helpers
Glenn Willen
2019-02-11
2
-0
/
+3
*
Switch away from exceptions in refactored tx code
Glenn Willen
2019-02-11
2
-13
/
+75
*
Factor BroadcastTransaction out of sendrawtransaction
Glenn Willen
2019-02-11
2
-0
/
+93