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-05
[validation] Cache merkle root and witness commitment checks
dergoegge
2024-03-05
[test] Add regression test for #27608
dergoegge
2024-03-05
[net processing] Don't process mutated blocks
dergoegge
2024-03-05
[validation] Merkle root malleation should be caught by IsBlockMutated
dergoegge
2024-03-05
[validation] Introduce IsBlockMutated
dergoegge
2024-03-01
[refactor] Cleanup merkle root checks
dergoegge
2024-03-01
[validation] Isolate merkle root checks
dergoegge
2024-02-28
test: Drop `x` modifier in `fsbridge::fopen` call for mingw builds
Hennadii Stepanov
2024-02-28
Merge bitcoin/bitcoin#29503: 26.x: backport #28784 ("rpc: keep .cookie if it ...
glozow
2024-02-28
rpc: keep .cookie if it was not generated
Roman Zeyde
2024-02-19
Merge bitcoin/bitcoin#29440: [26.1] final changes for 26.1rc1
v26.1rc1
fanquake
2024-02-16
[doc] add release notes for 26.1rc1
glozow
2024-02-16
[doc] update manual pages for 26.1rc1
glozow
2024-02-16
[build] bump version to 26.1rc1
glozow
2024-02-16
qt: 26.1rc1 translations update
Hennadii Stepanov
2024-02-16
ci: Switch native macOS CI job to Xcode 15.0
Hennadii Stepanov
2024-02-16
build: Fix `-Xclang -internal-isystem` option
Hennadii Stepanov
2024-02-16
Merge bitcoin/bitcoin#29209: [26.x] more backports
fanquake
2024-01-19
Use hardened runtime on macOS release builds.
Mark Friedenbach
2024-01-19
[test] import descriptor wallet with reorged parent + IsFromMe child in mempool
glozow
2024-01-19
[test] rescan legacy wallet with reorged parent + IsFromMe child in mempool
Gloria Zhao
2024-01-19
snapshots: don't core dump when running -checkblockindex after `loadtxoutset`
Mark Friedenbach
2024-01-19
[log] mempool loading
glozow
2024-01-19
net: create I2P sessions with both ECIES-X25519 and ElGamal encryption
Jon Atack
2024-01-19
[refactor] Add helper for iterating through mempool entries
stickies-v
2024-01-09
Merge bitcoin/bitcoin#29011: [26.x] Backports
glozow
2024-01-04
doc: update release notes for 26.x
fanquake
2024-01-04
wallet: Fix use-after-free in WalletBatch::EraseRecords
MarcoFalke
2024-01-04
ci: Set `HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK` to avoid failures
Hennadii Stepanov
2024-01-04
rpc: getwalletinfo, return wallet 'birthtime'
furszy
2024-01-04
test: coverage for wallet birth time interaction with -reindex
furszy
2024-01-04
wallet: fix legacy spkm default birth time
furszy
2024-01-04
wallet: birth time update during tx scanning
furszy
2024-01-04
refactor: rename FirstKeyTimeChanged to MaybeUpdateBirthTime
furszy
2024-01-04
fuzz: disable BnB when SFFO is enabled
furszy
2024-01-04
test: add coverage for BnB-SFFO restriction
furszy
2024-01-04
wallet: create tx, log resulting coin selection info
furszy
2024-01-04
wallet: skip BnB when SFFO is active
Murch
2024-01-04
test: add regression test for the getrawtransaction segfault
Martin Zumsande
2024-01-04
rpc: fix getrawtransaction segfault
Martin Zumsande
2024-01-04
ci: Use Ubuntu 24.04 Noble for asan
MarcoFalke
2024-01-04
ci: Use Ubuntu 24.04 Noble for tsan,tidy,fuzz
MarcoFalke
2023-12-08
doc: Missing additions to 26.0 release notes
fanquake
2023-12-08
doc: add historical release notes for 26.0
fanquake
2023-12-04
Merge bitcoin/bitcoin#28959: [26.0] Finalize or rc4
v26.0
fanquake
2023-11-28
doc: update release notes for 26.0
fanquake
2023-11-28
doc: update manual pages for 26.0
fanquake
2023-11-28
build: bump version to v26.0 final
fanquake
2023-11-22
Merge bitcoin/bitcoin#28872: [26.x] Changes for rc3
v26.0rc3
fanquake
2023-11-22
doc: update release notes for v26.0rc3
fanquake
[next]