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
2023-05-16
ci: Fix "Number of CPUs" output
Hennadii Stepanov
2023-05-16
Merge bitcoin/bitcoin#26422: build: Use newest `config.{guess,sub}` available
fanquake
2023-05-16
Merge bitcoin/bitcoin#27041: Build: Improve handling of suppressed logging in...
fanquake
2023-05-16
Merge bitcoin/bitcoin#27664: docs: fix spelling errors
fanquake
2023-05-16
Merge bitcoin/bitcoin#27665: walletdb: Remove unused CreateMockWalletDatabase
fanquake
2023-05-15
walletdb: Remove unused CreateMockWalletDatabase
Andrew Chow
2023-05-15
add `lief` to `spelling.ignore-words`
brunoerg
2023-05-15
test: fix spelling in `interface_usdt_utxocache`
brunoerg
2023-05-15
Merge bitcoin/bitcoin#27661: doc, test: Document steps to reproduce TSan warn...
fanquake
2023-05-15
doc, test: Document steps to reproduce TSan warning for `libdb`
Hennadii Stepanov
2023-05-15
Merge bitcoin/bitcoin#26715: Introduce `MockableDatabase` for wallet unit tests
fanquake
2023-05-15
Merge bitcoin/bitcoin#27656: build, doc: Adjust comment after PR27254
fanquake
2023-05-15
Merge bitcoin/bitcoin#27616: ci: Remove CI_EXEC bloat
fanquake
2023-05-14
build, doc: Adjust comment after PR27254
Hennadii Stepanov
2023-05-14
Merge bitcoin/bitcoin#27493: depends: no-longer nuke libc++abi.so* in native_...
fanquake
2023-05-14
Merge bitcoin/bitcoin#27628: build: Fix shared lib linking for darwin with lld
fanquake
2023-05-12
build: cleanup comments after adding yet another libtool hack
Cory Fields
2023-05-12
build: Fix shared lib linking for darwin with lld
Cory Fields
2023-05-11
Merge bitcoin/bitcoin#27629: doc: remove version number from bips.md
Andrew Chow
2023-05-11
doc: remove version number from bips.md
fanquake
2023-05-11
Merge bitcoin/bitcoin#27610: Improve performance of p2p inv to send queues
fanquake
2023-05-11
depends: no-longer nuke libc++abi.so* in native_clang package
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
ci: Remove CI_EXEC bloat
MarcoFalke
2023-05-10
move-only: Move almost all CI_EXEC code to 06_script_b.sh
MarcoFalke
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
Merge bitcoin/bitcoin#27573: ci: Remove CI_EXEC bloat in test/06_script_b.sh
fanquake
2023-05-10
Merge bitcoin/bitcoin#27604: add ryanofsky to trusted-keys
fanquake
2023-05-10
Merge bitcoin/bitcoin#27608: p2p: Avoid prematurely clearing download state f...
fanquake
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
[next]