index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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#23596: test: fix `wallet_transactiontime_rescan.py --de...
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
Merge bitcoin/bitcoin#23672: tests: Add data-driven testcases to rpc_decodesc...
MarcoFalke
2021-12-06
Merge bitcoin/bitcoin#23681: test: Remove false coinstatsindex test
MarcoFalke
2021-12-06
Make Bech32 LocateErrors return error list rather than using out-arg
Samuel Dobson
2021-12-05
test: Remove false coinstatsindex test
Fabian Jahr
2021-12-05
tests: Add data-driven testcases to rpc_decodescript.py
Dimitri
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#23489: build: Qt 5.15.2
fanquake
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
ci: Bump Qt to 5.15.2 in the native Windows task
Hennadii Stepanov
2021-12-03
doc: Update `build_msvc/README.md` for Qt 5.15.2
Hennadii Stepanov
2021-12-03
build, qt: Fix regression in rendering on macOS Big Sur
Hennadii Stepanov
2021-12-03
build: qt 5.15.2
fanquake
2021-12-03
build: add libxcb_util_wm 0.4.1
fanquake
2021-12-03
build: add libxcb_util_image 0.4.0
fanquake
2021-12-03
build: add libxcb_util_keysyms 0.4.0
fanquake
2021-12-03
build: add libxcb_util_render 0.3.9
fanquake
2021-12-03
build: add libxcb_util 0.4.0
fanquake
2021-12-03
build: libxcb 1.14
fanquake
2021-12-03
build: freetype 2.11.0
fanquake
2021-12-03
build: expat 2.4.1
fanquake
2021-12-03
build: xcb_proto 1.14.1
fanquake
2021-12-03
build: libXau 1.0.9
fanquake
2021-12-03
build: xproto 7.0.31
fanquake
2021-12-03
Merge bitcoin/bitcoin#23659: test: fix: remove outdated TestNode.generate calls
fanquake
2021-12-03
Merge bitcoin/bitcoin#23649: circular dependency followups
fanquake
2021-12-03
MOVEONLY: Move LoadWalletHelper to wallet/rpc/util
Samuel Dobson
[next]