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-12-11
Merge bitcoin/bitcoin#29031: fuzz: Improve fuzzing stability for txorphan har...
fanquake
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
Merge bitcoin/bitcoin#28894: wallet: batch all individual spkms setup db writ...
fanquake
2023-12-07
Merge bitcoin/bitcoin#28924: refactor: Remove unused and fragile string inter...
fanquake
2023-12-07
fuzz: Use C++20 starts_with in rpc.cpp
MarcoFalke
2023-12-07
Revert "tracepoints: Disables `-Wgnu-zero-variadic-macro-arguments` to compil...
MarcoFalke
2023-12-07
refactor: Drop unused _Pragma to ignore -Wgnu-zero-variadic-macro-arguments
MarcoFalke
2023-12-07
refactor: modernize-use-default-member-init for bit-fields (C++20)
MarcoFalke
2023-12-07
build: Require C++20 compiler
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
Merge bitcoin/bitcoin#28980: rpc: encryptwallet help, mention HD seed rotatio...
Andrew Chow
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-05
rpc, doc: encryptwallet, mention HD seed rotation and new backup
furszy
2023-12-05
rpc: fix getrawtransaction segfault
Martin Zumsande
2023-12-05
Merge bitcoin/bitcoin#28997: fuzz: txorphan check wtxids using GenTxid::Wtxid...
fanquake
2023-12-04
fuzz: txorphan check wtxids using GenTxid::Wtxid not GenTxid::Txid
Greg Sanders
2023-12-04
init: don't delete PID file if it was not generated
willcl-ark
2023-12-03
test: Fix test by checking the actual exception instance
Hennadii Stepanov
2023-12-02
net: Add continuous ASMap health check logging
Fabian Jahr
2023-12-01
Merge bitcoin/bitcoin#28368: Fee Estimator updates from Validation Interface/...
Andrew Chow
2023-12-01
Merge bitcoin/bitcoin#28784: rpc: keep `.cookie` file if it was not generated
Andrew Chow
2023-12-01
Merge bitcoin/bitcoin#28848: bugfix, Change up submitpackage results to retur...
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 SER_NETWORK, SER_DISK
MarcoFalke
2023-11-30
Remove unused CDataStream
MarcoFalke
2023-11-30
fuzz: Drop unused version from fuzz input format
MarcoFalke
2023-11-29
doc: submitpackage vsize results are sigops-adjusted
Greg Sanders
2023-11-29
RPC submitpackage: change return format to allow partial errors
Greg Sanders
2023-11-29
Merge bitcoin/bitcoin#28969: fuzz: Avoid signed-integer-overflow in wallet_no...
fanquake
2023-11-29
Merge bitcoin/bitcoin#28486: test, bench: Initialize and terminate use of Win...
fanquake
2023-11-29
fuzz: Avoid signed-integer-overflow in wallet_notifications fuzz target
MarcoFalke
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#28579: refactor: Remove redundant checks in compat/assu...
Andrew Chow
2023-11-28
Merge bitcoin/bitcoin#28554: bugfix: throw an error if an invalid parameter i...
Andrew Chow
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
Merge bitcoin/bitcoin#28912: refactor: VectorWriter and SpanReader without nV...
fanquake
2023-11-28
refactor: Use Txid in CMerkleBlock
MarcoFalke
2023-11-28
Merge bitcoin/bitcoin#28952: fuzz: Avoid timeout in process_messages
fanquake
2023-11-28
Merge bitcoin/bitcoin#28766: Improve peformance of CTransaction::HasWitness (...
Andrew Chow
2023-11-28
scripted-diff: Use DataStream in most places
MarcoFalke
2023-11-28
refactor: SpanReader without nVersion
MarcoFalke
[next]