index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-12-07
node/chainstate: Decouple from GetTime
Carl Dong
2021-12-07
init: Delay RPC block notif until warmup finished
Carl Dong
2021-12-06
Move -checkblocks LogPrintf to AppInitMain
Carl Dong
2021-12-06
node/chainstate: Reduce coupling of LogPrintf
Carl Dong
2021-12-06
node/chainstate: Decouple from concept of uiInterface
Carl Dong
2021-12-06
Split off VerifyLoadedChainstate
Carl Dong
2021-12-06
node/chainstate: Remove do/while loop
Carl Dong
2021-12-06
Move init logistics message for BAD_GENESIS_BLOCK to init.cpp
Carl Dong
2021-12-06
Move mempool nullptr Assert out of LoadChainstate
Carl Dong
2021-12-06
node/chainstate: Decouple from concept of NodeContext
Carl Dong
2021-12-06
node/chainstate: Decouple from ArgsManager
Carl Dong
2021-12-06
node/chainstate: Decouple from stringy errors
Carl Dong
2021-12-06
node/chainstate: Decouple from GetTimeMillis
Carl Dong
2021-12-06
node: Extract chainstate loading sequence
Carl Dong
2021-12-06
Merge bitcoin/bitcoin#17160: refactor: net: subnet lookup: use single-result ...
W. J. van der Laan
2021-12-06
Merge bitcoin/bitcoin#23486: rpc: Only allow specific types to be P2(W)SH wra...
W. J. van der Laan
2021-12-06
Merge bitcoin/bitcoin#23661: cover DisconnectBlock with lock annotation
MarcoFalke
2021-12-06
Merge bitcoin/bitcoin#23614: test: add unit test for block-relay-only eviction
MarcoFalke
2021-12-06
Merge bitcoin/bitcoin#23577: Follow-ups to Bech32 error detection
W. J. van der Laan
2021-12-06
rpc: Only allow specific types to be P2(W)SH wrapped in decodescript
MarcoFalke
2021-12-06
Make Bech32 LocateErrors return error list rather than using out-arg
Samuel Dobson
2021-12-05
Merge bitcoin-core/gui#493: qt: Handle Android back key in the Node window
Hennadii Stepanov
2021-12-03
cover DisconnectBlock with lock annotation
James O'Beirne
2021-12-03
Merge bitcoin/bitcoin#23654: fuzz: Rework rpc fuzz target
MarcoFalke
2021-12-03
Merge bitcoin/bitcoin#23630: Remove GetSpendHeight
fanquake
2021-12-03
Merge bitcoin/bitcoin#23413: Replace MakeSpan helper with Span deduction guide
MarcoFalke
2021-12-03
Merge bitcoin/bitcoin#23653: Generalize/simplify VectorReader into SpanReader
MarcoFalke
2021-12-03
Merge bitcoin/bitcoin#23652: doc: Document optional RPC result fields
MarcoFalke
2021-12-03
Merge bitcoin/bitcoin#23647: MOVEONLY: Move wallet backup and encryption RPCs...
MarcoFalke
2021-12-03
Merge bitcoin/bitcoin#23649: circular dependency followups
fanquake
2021-12-03
MOVEONLY: Move LoadWalletHelper to wallet/rpc/util
Samuel Dobson
2021-12-03
MOVEONLY: Move wallet encryption RPCs to encrypt.cpp
Samuel Dobson
2021-12-03
MOVEONLY: Move backupwallet and restorewallet to rpc/backup.cpp
Samuel Dobson
2021-12-03
MOVEONLY: Move rpcdump.cpp to wallet/rpc/backup.cpp
Samuel Dobson
2021-12-03
qt: Handle Android back key in the Node window
Hennadii Stepanov
2021-12-03
qt, android: Add GUIUtil::IsEscapeOrBack helper
Hennadii Stepanov
2021-12-02
Generalize/simplify VectorReader into SpanReader
Pieter Wuille
2021-12-02
Merge bitcoin/bitcoin#22014: refactor: Make m_cs_fee_estimator non-recursive
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#22929: wallet: Automatically add receiving destinations...
W. J. van der Laan
2021-12-02
doc: Document optional result fields in validateaddress
MarcoFalke
2021-12-02
fuzz: Rework rpc fuzz target
MarcoFalke
2021-12-02
doc: Document optional result fields in getpeerinfo
MarcoFalke
2021-12-02
Remove GetSpendHeight
MarcoFalke
2021-12-02
clean up txmempool includes
glozow
2021-12-02
change TestLockPointValidity to take a const reference
glozow
2021-12-02
Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
MarcoFalke
2021-12-02
Merge bitcoin/bitcoin#23642: refactor: Call type-solver earlier in decodescript
MarcoFalke
2021-12-02
remove unnecessary casts and use braced initialization
glozow
2021-12-02
Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
W. J. van der Laan
2021-12-02
Merge bitcoin/bitcoin#23626: refactor: Fix implicit-signed-integer-truncation...
fanquake
[next]