aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-24Merge bitcoin/bitcoin#30703: test: Avoid duplicate curl call in get_previous_...merge-script
2024-08-23Merge bitcoin/bitcoin#30665: test: Enable detect_leaks=1 in ASAN_OPTIONS expl...merge-script
2024-08-23test: Avoid duplicate curl call in get_previous_releases.pyMarcoFalke
2024-08-22Merge bitcoin/bitcoin#30658: kernel: pre-28.x chainparams and headerssync updateglozow
2024-08-22Merge bitcoin/bitcoin#30681: Have miner account for timewarp mitigation, acti...Ava Chow
2024-08-22Merge bitcoin/bitcoin#30691: Fix maybe-uninitialized warning in IsSpentKeyglozow
2024-08-21Fix maybe-uninitialized warning in IsSpentKeyAva Chow
2024-08-21Merge bitcoin/bitcoin#30636: test: assumeutxo: check that UTXO-querying RPCs ...Ava Chow
2024-08-20Merge bitcoin/bitcoin#30644: fuzz: Faster utxo_snapshot fuzz targetAva Chow
2024-08-20miner: adjust clock to timewarp ruleSjors Provoost
2024-08-20Add timewarp attack mitigation testSjors Provoost
2024-08-20consensus: enable BIP94 on regtestSjors Provoost
2024-08-20test: assumeutxo: check that UTXO-querying RPCs operate on snapshot chainstateSebastian Falbesoner
2024-08-20consensus: lower regtest nPowTargetTimespan to 144Sjors Provoost
2024-08-20fuzz: Speed up utxo_snapshot fuzz targetMarcoFalke
2024-08-19Merge bitcoin/bitcoin#30647: Move maximum timewarp attack threshold back to 6...Ava Chow
2024-08-16Merge bitcoin/bitcoin#30621: wallet: fix blank legacy detectionglozow
2024-08-16Merge bitcoin/bitcoin#30657: test: add functional test for XORed block/undo f...glozow
2024-08-16headerssync: Update headerssync configurationAva Chow
2024-08-16params: Update assumevalid and minimum chainworkAva Chow
2024-08-16params: Update chainTxDataAva Chow
2024-08-16params: Update assumed blockchain and chainstate sizesAva Chow
2024-08-16test: Enable detect_leaks=1 in ASAN_OPTIONS explicitlyMarcoFalke
2024-08-16fuzz: Speed up utxo_snapshot by lazy re-initMarcoFalke
2024-08-15Merge bitcoin/bitcoin#30659: wallet: fix UnloadWallet thread safety assumptionsAva Chow
2024-08-15Rename ReleaseWallet to FlushAndDeleteWalletfurszy
2024-08-15Merge bitcoin/bitcoin#30655: doc: mention bip94 supportglozow
2024-08-15fuzz: Remove unused DataStream objectMarcoFalke
2024-08-14wallet: WaitForDeleteWallet, do not expect thread safetyRyan Ofsky
2024-08-14wallet: rename UnloadWallet to WaitForDeleteWalletfurszy
2024-08-14wallet: unload, notify GUI as soon as possiblefurszy
2024-08-14Merge bitcoin/bitcoin#28553: validation: assumeutxo params mainnetAva Chow
2024-08-14Merge bitcoin/bitcoin#30648: doc: Deduplicate list of possible chain strings ...Ava Chow
2024-08-14test: add functional test for XORed block/undo files (`-blocksxor`)Sebastian Falbesoner
2024-08-14[doc] mention bip94 supportglozow
2024-08-14test: refactor: move `read_xor_key`/`util_xor` helpers to util moduleSebastian Falbesoner
2024-08-14Merge bitcoin-core/gui#833: Update translation source file for v28.0 string f...Hennadii Stepanov
2024-08-14qt: Update translation source file for v28.0 string freezeHennadii Stepanov
2024-08-14Merge bitcoin-core/gui#824: Migrate legacy wallets that are not loadedHennadii Stepanov
2024-08-13gui: Use menu for wallet migrationAva Chow
2024-08-13Move maximum timewarp attack threshold back to 600s from 7200sMatt Corallo
2024-08-13Deduplicate list of chain strings in RPC help textsMartin Saposnic
2024-08-13gui: Use wallet name for wallet migration rather than WalletModelAva Chow
2024-08-13gui: don't remove wallet manually before migrationfurszy
2024-08-13gui: Consolidate wallet display name to GUIUtil functionAva Chow
2024-08-13wallet, interfaces: Include database format in listWalletDirAva Chow
2024-08-13Merge bitcoin/bitcoin#30642: doc: add missing "testnet4" network string in RP...glozow
2024-08-13Merge bitcoin/bitcoin#30617: net: Clarify that m_addr_local is only set onceglozow
2024-08-13test: Disallow fee_estimator construction in ChainTestingSetupMarcoFalke
2024-08-12wallet: fix, detect blank legacy wallets in IsLegacyfurszy