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
2024-03-27
test: makes timeout a forced named argument in tests methods that use it
Sergi Delgado Segura
2024-03-26
Merge bitcoin/bitcoin#29722: 28950 followups
glozow
2024-03-26
Merge bitcoin/bitcoin#29242: Mempool util: Add RBF diagram checks for single ...
glozow
2024-03-25
Merge bitcoin/bitcoin#28928: test: add coverage for bech32m in `wallet_keypoo...
Ava Chow
2024-03-25
Merge bitcoin/bitcoin#29706: depends: set two CMake options globally
fanquake
2024-03-25
Merge bitcoin/bitcoin#29718: Correct '-dbcache' to '-prune'
fanquake
2024-03-25
use const ref for client_maxfeerate
Greg Sanders
2024-03-25
scripted-diff: Rename max_sane_feerate to client_maxfeerate
Greg Sanders
2024-03-25
Merge bitcoin/bitcoin#29660: lint: Fix COMMIT_RANGE issues
fanquake
2024-03-25
Merge bitcoin/bitcoin#29696: tidy: remove todo, set minimum CMake to 3.22
fanquake
2024-03-25
depends: always set CMAKE_POSITION_INDEPENDENT_CODE=ON
fanquake
2024-03-25
depends: always set CMAKE_INSTALL_LIBDIR=lib/
fanquake
2024-03-25
Merge bitcoin/bitcoin#29488: depends: always configure with `--with-pic`
fanquake
2024-03-25
Merge bitcoin/bitcoin#29636: test: #29007 follow ups
fanquake
2024-03-25
correct '-dbcache' to '-prune'
Ben Westgate
2024-03-23
init: clarify -test error
0xb10c
2024-03-23
addrman: drop /*deterministic=*/ comment
0xb10c
2024-03-23
test: check that addrman seeding is successful
0xb10c
2024-03-22
Merge bitcoin/bitcoin#29672: validation: Make translations of fatal errors co...
Ava Chow
2024-03-22
Merge bitcoin/bitcoin#28998: rpc: "addpeeraddress tried" return error on failure
Ava Chow
2024-03-22
Merge bitcoin/bitcoin#29704: test: make p2p_handshake robust against timeoffs...
fanquake
2024-03-22
Merge bitcoin/bitcoin#29647: Avoid divide-by-zero in header sync logs when No...
Ava Chow
2024-03-22
test: make p2p_handshake robust against timeoffset warnings
stickies-v
2024-03-22
tidy: remove C compiler check
fanquake
2024-03-22
tidy: set CMAKE_CXX_STANDARD to 20
fanquake
2024-03-22
tidy: remove terminfo TODO
fanquake
2024-03-22
tidy: set minimum CMake to 3.22
fanquake
2024-03-22
Merge bitcoin/bitcoin#29703: doc: Rename `contrib/devtools/bitcoin-tidy/READM...
fanquake
2024-03-22
doc: Rename `contrib/devtools/bitcoin-tidy/README` to `README.md`
Hennadii Stepanov
2024-03-21
lint: Fix COMMIT_RANGE issues
MarcoFalke
2024-03-21
node: Use log levels in noui_ThreadSafeMessageBox
TheCharlatan
2024-03-21
node: Make translations of fatal errors consistent
TheCharlatan
2024-03-21
Merge bitcoin/bitcoin#29651: guix: bump time-machine to dc4842797bfdc5f9f3f5f...
fanquake
2024-03-20
Merge bitcoin/bitcoin#29671: index: avoid "failed to commit" errors on initia...
Ava Chow
2024-03-20
Merge bitcoin/bitcoin#29370: assumeutxo: Get rid of faked nTx and nChainTx va...
Ava Chow
2024-03-20
Merge bitcoin/bitcoin#27039: blockstorage: do not flush block to disk if it i...
Ava Chow
2024-03-20
Merge bitcoin/bitcoin#28955: index: block filters sync, reduce disk read oper...
Ava Chow
2024-03-20
test: add coverage for bech32m in `wallet_keypool_topup`
brunoerg
2024-03-20
Merge bitcoin/bitcoin#29676: ci: Bump msan to llvm-18
fanquake
2024-03-19
Merge bitcoin/bitcoin#29279: test: p2p: check disconnect due to lack of desir...
glozow
2024-03-19
index: Move last_locator_write_time and logging to end of threadsync loop
Fabian Jahr
2024-03-19
Merge bitcoin/bitcoin#29192: Weaken serfloat tests
fanquake
2024-03-19
ci: Bump msan to llvm-18
MarcoFalke
2024-03-19
test: fix test to ensure hidden RPC is present in detailed help
stratospher
2024-03-19
test: remove unused mocktime in test_addpeeraddress
0xb10c
2024-03-19
rpc: "addpeeraddress tried" return error on failure
0xb10c
2024-03-19
Merge bitcoin/bitcoin#29094: ci: Better tidy errors
fanquake
2024-03-19
Merge bitcoin/bitcoin#29639: test: fix intermittent failures with test=addrman
fanquake
2024-03-19
Merge bitcoin/bitcoin#29667: fuzz: actually test garbage >64b in p2p transpor...
fanquake
2024-03-18
Merge bitcoin/bitcoin#28950: RPC: Add maxfeerate and maxburnamount args to su...
glozow
[next]