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-12-01
Merge bitcoin/bitcoin#28973: ci: remove `libz-dev` from macOS build deps
fanquake
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
ci: remove libz-dev from macOS build deps
fanquake
2023-11-30
Merge bitcoin/bitcoin#28965: guix: remove input labels
fanquake
2023-11-30
Merge bitcoin/bitcoin#28938: msvc: Update vcpkg manifest
fanquake
2023-11-30
Merge bitcoin/bitcoin#28951: fuzz: BIP324: damage ciphertext/aad in full byte...
fanquake
2023-11-30
Merge bitcoin/bitcoin#28954: ci: Reduce use of bash -c
fanquake
2023-11-30
Merge bitcoin/bitcoin#26077: guix: switch from `guix environment` to `guix sh...
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
guix: switch from guix environment to guix shell
fanquake
2023-11-29
test_submitpackage: only make a chain of 3 txns
Greg Sanders
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
Merge bitcoin/bitcoin#28968: fuzz: Fix nullptr deref in scriptpubkeyman
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
ci: Reduce use of bash -c
MarcoFalke
2023-11-29
Merge bitcoin/bitcoin#28958: refactor: Use Txid in CMerkleBlock
fanquake
2023-11-29
Merge bitcoin/bitcoin#28966: test: Add missing CBlockPolicyEstimator::process...
fanquake
2023-11-29
test: Add missing CBlockPolicyEstimator::processBlockTx suppression
MarcoFalke
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
Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...
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
guix: remove input labels
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
ci: Rename test script to 03_test_script.sh
MarcoFalke
2023-11-28
scripted-diff: Use DataStream in most places
MarcoFalke
2023-11-28
refactor: SpanReader without nVersion
MarcoFalke
2023-11-28
Merge bitcoin/bitcoin#28892: refactor: P2P transport without serialize versio...
fanquake
2023-11-28
Merge bitcoin/bitcoin#28936: Change petertodd seeds to petertodd.net
fanquake
2023-11-28
Merge bitcoin/bitcoin#28934: ci: Set MSVC toolset version explicitly
fanquake
2023-11-28
fuzz: Avoid timeout in process_messages
MarcoFalke
2023-11-28
fuzz: BIP324: damage ciphertext/aad in full byte range
Sebastian Falbesoner
2023-11-27
Merge bitcoin/bitcoin#28933: fuzz: Faster wallet_notifications target
fanquake
2023-11-27
fuzz: Faster wallet_notifications target
MarcoFalke
[next]