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-08
MOVEONLY: Move address related functions from rpcwallet to addresses.cpp
Samuel Dobson
2021-12-08
MOVEONLY: Move transaction related wallet RPCs to transactions.cpp
Samuel Dobson
2021-12-07
Remove CTxMemPool params from ATMP
lsilva01
2021-12-07
Merge bitcoin/bitcoin#14707: [RPC] Include coinbase transactions in receivedb...
MarcoFalke
2021-12-07
style-only: Remove redundant scope in *Chainstate
Carl Dong
2021-12-07
Collapse the 2 cs_main locks in LoadChainstate
Carl Dong
2021-12-07
Remove all #include // for * comments
Carl Dong
2021-12-07
test/setup: Use LoadChainstate
Carl Dong
2021-12-07
node/chainstate: Add options for in-memory DBs
Carl Dong
2021-12-07
node/caches: Remove intermediate variables
Carl Dong
2021-12-07
node/caches: Extract cache calculation logic
Carl Dong
2021-12-07
validation: VerifyDB only needs Consensus::Params
Carl Dong
2021-12-07
node/chainstate: Decouple from ShutdownRequested
Carl Dong
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-07
Merge bitcoin/bitcoin#23692: mining, refactor: add m_mempool.cs thread safety...
MarcoFalke
2021-12-07
doc: Add missing optional to MempoolEntryDescription
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#22689: rpc: deprecate top-level fee fields in getmempoo...
MarcoFalke
2021-12-07
mining, refactor: add m_mempool.cs thread safety lock assertions
Jon Atack
2021-12-07
Merge bitcoin/bitcoin#23693: Revert "Fixes Bug in Transaction generation in C...
MarcoFalke
2021-12-07
Revert "Fixes Bug in Transaction generation in ComplexMempool benchmark"
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23634: rpc: add missing scantxoutset examples
W. J. van der Laan
2021-12-07
Merge bitcoin/bitcoin#22856: test: Fix bug in transaction generation in Compl...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23631: p2p: Don't use timestamps from inbound peers for...
fanquake
2021-12-07
Merge bitcoin/bitcoin#23547: Bugfix: RPC/mining: Fail properly in estimatesma...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#20583: rpc: Add missing BlockUntilSyncedToCurrentChain ...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23687: Remove unused (and broken) functionality in Span...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23676: rpc: correct `getnewaddress`/`getrawchangeaddres...
MarcoFalke
2021-12-07
Merge bitcoin/bitcoin#23644: wallet: Replace confusing getAdjustedTime() with...
MarcoFalke
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
Remove unused (and broken) functionality in SpanReader
Pieter Wuille
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
Include coinbase transactions in receivedby wallet rpcs
Andrew Toth
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
p2p: Make timeout mockable and type safe, speed up test
MarcoFalke
2021-12-06
rpc: Only allow specific types to be P2(W)SH wrapped in decodescript
MarcoFalke
[prev]
[next]