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
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
p2p, refactor: drop unused DNSLookupFn param in LookupSubnet()
Vasil Dimov
2021-12-07
p2p, refactor: tidy up LookupSubNet()
Jon Atack
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
[bugfix] update lockpoints correctly during reorg
glozow
2021-12-06
MOVEONLY: update_lock_points to txmempool.h
glozow
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
2021-12-06
Make Bech32 LocateErrors return error list rather than using out-arg
Samuel Dobson
2021-12-05
Use SelectionResult in SelectCoins
Andrew Chow
2021-12-05
Use SelectionResult in AttemptSelection
Andrew Chow
2021-12-05
Use SelectionResult for waste calculation
Andrew Chow
2021-12-05
Make an OutputGroup for preset inputs
Andrew Chow
2021-12-05
Return SelectionResult from SelectCoinsSRD
Andrew Chow
2021-12-05
Return SelectionResult from KnapsackSolver
Andrew Chow
2021-12-05
Return SelectionResult from SelectCoinsBnB
Andrew Chow
2021-12-05
Make member variables of SelectionResult private
Andrew Chow
2021-12-05
scripted-diff: Use SelectionResult in coin selector tests
Andrew Chow
2021-12-05
Introduce SelectionResult struct
Andrew Chow
2021-12-04
correct rpc address_type helptext
brianddk
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
[prev]
[next]