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-08-24
Merge bitcoin/bitcoin#30703: test: Avoid duplicate curl call in get_previous_...
merge-script
2024-08-23
Merge bitcoin/bitcoin#30665: test: Enable detect_leaks=1 in ASAN_OPTIONS expl...
merge-script
2024-08-23
test: Avoid duplicate curl call in get_previous_releases.py
MarcoFalke
2024-08-22
Merge bitcoin/bitcoin#30658: kernel: pre-28.x chainparams and headerssync update
glozow
2024-08-22
Merge bitcoin/bitcoin#30681: Have miner account for timewarp mitigation, acti...
Ava Chow
2024-08-22
Merge bitcoin/bitcoin#30691: Fix maybe-uninitialized warning in IsSpentKey
glozow
2024-08-21
Fix maybe-uninitialized warning in IsSpentKey
Ava Chow
2024-08-21
Merge bitcoin/bitcoin#30636: test: assumeutxo: check that UTXO-querying RPCs ...
Ava Chow
2024-08-20
Merge bitcoin/bitcoin#30644: fuzz: Faster utxo_snapshot fuzz target
Ava Chow
2024-08-20
miner: adjust clock to timewarp rule
Sjors Provoost
2024-08-20
Add timewarp attack mitigation test
Sjors Provoost
2024-08-20
consensus: enable BIP94 on regtest
Sjors Provoost
2024-08-20
test: assumeutxo: check that UTXO-querying RPCs operate on snapshot chainstate
Sebastian Falbesoner
2024-08-20
consensus: lower regtest nPowTargetTimespan to 144
Sjors Provoost
2024-08-20
fuzz: Speed up utxo_snapshot fuzz target
MarcoFalke
2024-08-19
Merge bitcoin/bitcoin#30647: Move maximum timewarp attack threshold back to 6...
Ava Chow
2024-08-16
Merge bitcoin/bitcoin#30621: wallet: fix blank legacy detection
glozow
2024-08-16
Merge bitcoin/bitcoin#30657: test: add functional test for XORed block/undo f...
glozow
2024-08-16
headerssync: Update headerssync configuration
Ava Chow
2024-08-16
params: Update assumevalid and minimum chainwork
Ava Chow
2024-08-16
params: Update chainTxData
Ava Chow
2024-08-16
params: Update assumed blockchain and chainstate sizes
Ava Chow
2024-08-16
test: Enable detect_leaks=1 in ASAN_OPTIONS explicitly
MarcoFalke
2024-08-16
fuzz: Speed up utxo_snapshot by lazy re-init
MarcoFalke
2024-08-15
Merge bitcoin/bitcoin#30659: wallet: fix UnloadWallet thread safety assumptions
Ava Chow
2024-08-15
Rename ReleaseWallet to FlushAndDeleteWallet
furszy
2024-08-15
Merge bitcoin/bitcoin#30655: doc: mention bip94 support
glozow
2024-08-15
fuzz: Remove unused DataStream object
MarcoFalke
2024-08-14
wallet: WaitForDeleteWallet, do not expect thread safety
Ryan Ofsky
2024-08-14
wallet: rename UnloadWallet to WaitForDeleteWallet
furszy
2024-08-14
wallet: unload, notify GUI as soon as possible
furszy
2024-08-14
Merge bitcoin/bitcoin#28553: validation: assumeutxo params mainnet
Ava Chow
2024-08-14
Merge bitcoin/bitcoin#30648: doc: Deduplicate list of possible chain strings ...
Ava Chow
2024-08-14
test: add functional test for XORed block/undo files (`-blocksxor`)
Sebastian Falbesoner
2024-08-14
[doc] mention bip94 support
glozow
2024-08-14
test: refactor: move `read_xor_key`/`util_xor` helpers to util module
Sebastian Falbesoner
2024-08-14
Merge bitcoin-core/gui#833: Update translation source file for v28.0 string f...
Hennadii Stepanov
2024-08-14
qt: Update translation source file for v28.0 string freeze
Hennadii Stepanov
2024-08-14
Merge bitcoin-core/gui#824: Migrate legacy wallets that are not loaded
Hennadii Stepanov
2024-08-13
gui: Use menu for wallet migration
Ava Chow
2024-08-13
Move maximum timewarp attack threshold back to 600s from 7200s
Matt Corallo
2024-08-13
Deduplicate list of chain strings in RPC help texts
Martin Saposnic
2024-08-13
gui: Use wallet name for wallet migration rather than WalletModel
Ava Chow
2024-08-13
gui: don't remove wallet manually before migration
furszy
2024-08-13
gui: Consolidate wallet display name to GUIUtil function
Ava Chow
2024-08-13
wallet, interfaces: Include database format in listWalletDir
Ava Chow
2024-08-13
Merge bitcoin/bitcoin#30642: doc: add missing "testnet4" network string in RP...
glozow
2024-08-13
Merge bitcoin/bitcoin#30617: net: Clarify that m_addr_local is only set once
glozow
2024-08-13
test: Disallow fee_estimator construction in ChainTestingSetup
MarcoFalke
2024-08-12
wallet: fix, detect blank legacy wallets in IsLegacy
furszy
[next]