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
2023-05-20
kernel: Add warning method to notifications
TheCharlatan
2023-05-20
kernel: Add progress method to notifications
TheCharlatan
2023-05-20
kernel: Add headerTip method to notifications
TheCharlatan
2023-05-20
kernel: Add notification interface
TheCharlatan
2023-05-19
Merge bitcoin/bitcoin#27021: Implement Mini version of BlockAssembler to calc...
glozow
2023-05-19
Merge bitcoin/bitcoin#27662: build: Bump minimum supported GCC to g++-9
fanquake
2023-05-18
Merge bitcoin/bitcoin#27556: wallet: fix deadlock in bdb read write operation
Andrew Chow
2023-05-18
Only request full blocks from the peer we thought had the block in-flight
Greg Sanders
2023-05-18
Convert mapBlocksInFlight to a multimap
Greg Sanders
2023-05-18
Remove nBlocksInFlight
Greg Sanders
2023-05-18
alias BlockDownloadMap for mapBlocksInFlight
Greg Sanders
2023-05-18
Merge bitcoin/bitcoin#27689: doc: remove mention of glibc 2.10+
fanquake
2023-05-18
build: Bump minimum supported GCC to g++-9
MarcoFalke
2023-05-17
index: Enable reindex-chainstate with active indexes
Martin Zumsande
2023-05-17
index: Use first block from locator instead of looking for fork point
Martin Zumsande
2023-05-17
doc: remove mention of glibc 2.10+
fanquake
2023-05-16
qt, test: Add missed header
Hennadii Stepanov
2023-05-16
ConnectTip: don't log total disk read time in bench
Sjors Provoost
2023-05-16
Merge bitcoin/bitcoin#27041: Build: Improve handling of suppressed logging in...
fanquake
2023-05-15
walletdb: Remove unused CreateMockWalletDatabase
Andrew Chow
2023-05-15
test: add coverage for wallet read write db deadlock
furszy
2023-05-15
walletdb: scope bdb::EraseRecords under a single db txn
furszy
2023-05-15
wallet: bugfix, GetNewCursor() misses to provide batch ptr to BerkeleyCursor
furszy
2023-05-15
Merge bitcoin/bitcoin#26715: Introduce `MockableDatabase` for wallet unit tests
fanquake
2023-05-14
wallet, tests: mark unconflicted txs as inactive
ishaanam
2023-05-11
Merge bitcoin/bitcoin#27610: Improve performance of p2p inv to send queues
fanquake
2023-05-11
Merge bitcoin/bitcoin#27125: refactor, kernel: Decouple ArgsManager from bloc...
fanquake
2023-05-10
Merge bitcoin/bitcoin#19690: util: improve FindByte() performance
Andrew Chow
2023-05-10
refactor, blockstorage: Replace stopafterblockimport arg
TheCharlatan
2023-05-10
refactor, blockstorage: Replace blocksdir arg
TheCharlatan
2023-05-10
refactor, BlockManager: Replace fastprune from arg with options
TheCharlatan
2023-05-10
refactor/iwyu: Complete includes for blockmanager_args
TheCharlatan
2023-05-10
refactor: Move functions to BlockManager methods
TheCharlatan
2023-05-10
zmq: Pass lambda to zmq's ZMQPublishRawBlockNotifier
TheCharlatan
2023-05-10
Merge bitcoin/bitcoin#27605: refactor: Replace global find_value function wit...
Andrew Chow
2023-05-10
Merge bitcoin/bitcoin#27611: refactor: Use ChainType enum exhaustively
fanquake
2023-05-10
refactor: Declare g_zmq_notification_interface as unique_ptr
TheCharlatan
2023-05-10
refactor: Use ChainType enum exhaustively
TheCharlatan
2023-05-10
net_processing: Boost inv trickle rate
Anthony Towns
2023-05-10
txmempool: have CompareDepthAndScore sort missing txs first
Anthony Towns
2023-05-09
Temporarily work around gcc-13 warning bug in interfaces_tests
MarcoFalke
2023-05-09
p2p: Avoid prematurely clearing download state for other peers
Suhas Daftuar
2023-05-09
Fix clang-tidy performance-unnecessary-copy-initialization warnings
MarcoFalke
2023-05-09
Remove unused find_value global function
MarcoFalke
2023-05-09
scripted-diff: Use UniValue::find_value method
MarcoFalke
2023-05-09
Add UniValue::find_value method
MarcoFalke
2023-05-09
Merge bitcoin/bitcoin#27491: refactor: Move chain constants to the util library
fanquake
2023-05-09
Merge bitcoin/bitcoin#27594: refactor: Remove unused GetTimeMillis
fanquake
2023-05-09
scripted-diff: Remove unused chainparamsbase includes
TheCharlatan
2023-05-09
Add missing definitions in prep for scripted diff
TheCharlatan
[prev]
[next]