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
/
test
Age
Commit message (
Expand
)
Author
2023-12-15
logging: make [cat:debug] and [info] implicit
Anthony Towns
2023-12-15
logging: refactor: pull prefix code out
Anthony Towns
2023-12-14
Merge bitcoin/bitcoin#29040: refactor: Remove pre-C++20 code, fs::path cleanup
Ava Chow
2023-12-14
Merge bitcoin/bitcoin#28051: Get rid of shutdown.cpp/shutdown.h, use SignalIn...
Ava Chow
2023-12-14
[fuzz] Improve fuzzing stability for minisketch harness
dergoegge
2023-12-14
refactor: Rename fs::path::u8string() to fs::path::utf8string()
MarcoFalke
2023-12-14
fuzz: Limit p2p fuzz targets to MAX_PROTOCOL_MESSAGE_LENGTH
MarcoFalke
2023-12-13
Merge bitcoin/bitcoin#28075: util: Remove DirIsWritable, GetUniquePath
fanquake
2023-12-12
Merge bitcoin/bitcoin#29021: refactor: rpc: Pass CBlockIndex by reference ins...
fanquake
2023-12-11
test: Add tests for CFeeRate multiplication operator
Kashif Smith
2023-12-11
Add tests for C++20 std::u8string
MarcoFalke
2023-12-11
Merge bitcoin/bitcoin#29009: fuzz: p2p: Detect peer deadlocks
fanquake
2023-12-11
Merge bitcoin/bitcoin#29031: fuzz: Improve fuzzing stability for txorphan har...
fanquake
2023-12-09
Add multiplication operator to CFeeRate
Murch
2023-12-08
fuzz: Improve fuzzing stability for txorphan harness
dergoegge
2023-12-08
Merge bitcoin/bitcoin#28349: build: Require C++20 compiler
fanquake
2023-12-08
wallet: fix key parsing check for miniscript expressions in `ParseScript`
brunoerg
2023-12-07
Merge bitcoin/bitcoin#28924: refactor: Remove unused and fragile string inter...
fanquake
2023-12-07
refactor: rpc: Pass CBlockIndex by reference instead of pointer
MarcoFalke
2023-12-07
fuzz: Use C++20 starts_with in rpc.cpp
MarcoFalke
2023-12-07
refactor: Drop unused _Pragma to ignore -Wgnu-zero-variadic-macro-arguments
MarcoFalke
2023-12-06
Merge bitcoin/bitcoin#29012: fuzz: Avoid timeout in bitdeque
fanquake
2023-12-06
Merge bitcoin/bitcoin#27581: net: Continuous ASMap health check
Andrew Chow
2023-12-06
fuzz: Detect deadlocks in process_message
dergoegge
2023-12-06
Merge bitcoin/bitcoin#28989: test: Fix test by checking the actual exception ...
Andrew Chow
2023-12-06
fuzz: Avoid timeout in bitdeque
MarcoFalke
2023-12-06
test: wait for fee estimator to catch up before estimating fees
ismaelsadeeq
2023-12-06
fuzz: p2p: Detect peer deadlocks
MarcoFalke
2023-12-04
fuzz: txorphan check wtxids using GenTxid::Wtxid not GenTxid::Txid
Greg Sanders
2023-12-04
Get rid of shutdown.cpp/shutdown.h, use SignalInterrupt directly
Ryan Ofsky
2023-12-04
refactor: Remove calls to StartShutdown from KernelNotifications
Ryan Ofsky
2023-12-04
refactor: Remove call to ShutdownRequested from IndexWaitSynced
Ryan Ofsky
2023-12-04
refactor: Remove call to ShutdownRequested from HTTPRequest
Ryan Ofsky
2023-12-04
refactor: Add NodeContext::shutdown member
Ryan Ofsky
2023-12-03
test: Fix test by checking the actual exception instance
Hennadii Stepanov
2023-12-01
Merge bitcoin/bitcoin#28368: Fee Estimator updates from Validation Interface/...
Andrew Chow
2023-11-30
Merge bitcoin/bitcoin#26762: bugfix: Make `CCheckQueue` RAII-styled (attempt 2)
Andrew Chow
2023-11-30
Merge bitcoin/bitcoin#28451: refactor: Remove unused SER_DISK, SER_NETWORK, C...
Ryan Ofsky
2023-11-30
Merge bitcoin/bitcoin#28951: fuzz: BIP324: damage ciphertext/aad in full byte...
fanquake
2023-11-30
Rename version.h to node/protocol_version.h
MarcoFalke
2023-11-30
Remove unused version.h include
MarcoFalke
2023-11-30
Remove unused CDataStream
MarcoFalke
2023-11-30
fuzz: Drop unused version from fuzz input format
MarcoFalke
2023-11-29
Merge bitcoin/bitcoin#28486: test, bench: Initialize and terminate use of Win...
fanquake
2023-11-29
fuzz: Fix nullptr deref in scriptpubkeyman
MarcoFalke
2023-11-29
Merge bitcoin/bitcoin#28958: refactor: Use Txid in CMerkleBlock
fanquake
2023-11-28
Merge bitcoin/bitcoin#28903: refactor: Make CTxMemPoolEntry only explicitly c...
Andrew Chow
2023-11-28
test: Setup networking globally
Hennadii Stepanov
2023-11-28
multiprocess: Add type conversion code for UniValue types
Ryan Ofsky
2023-11-28
Merge bitcoin/bitcoin#28912: refactor: VectorWriter and SpanReader without nV...
fanquake
[prev]
[next]