aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-25refactor: use unlink rather than os.removetdb3
2024-08-24Merge bitcoin/bitcoin#30651: fuzz: remove repeated word in notemerge-script
2024-08-24Merge bitcoin/bitcoin#30687: test: replace deprecated secp256k1 context flags...merge-script
2024-08-24Merge bitcoin/bitcoin#30703: test: Avoid duplicate curl call in get_previous_...merge-script
2024-08-23test: add blocks_key_pathtdb3
2024-08-23test: Avoid intermittent block download timeout in p2p_ibd_stallingMarcoFalke
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-22test: Add time-timewarp-attack boundary casesGreg Sanders
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-21devtools, utxo-snapshot: Fix block height out of rangepablomartin4btc
2024-08-20Merge bitcoin/bitcoin#30644: fuzz: Faster utxo_snapshot fuzz targetAva Chow
2024-08-21test: replace deprecated secp256k1 context flags usageSebastian Falbesoner
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-16seeds: Use fjahr's more up to date asmapAva Chow
2024-08-16Merge bitcoin/bitcoin#30621: wallet: fix blank legacy detectionglozow
2024-08-16seeds: Fixed seeds updateAva Chow
2024-08-16seeds: Add testnet4 fixed seeds fileAva Chow
2024-08-16seeds: Remove manual onion and i2p seedsAva Chow
2024-08-16seeds: Add testnet instructionsAva Chow
2024-08-16seeds: Also pull from achow101 seederAva Chow
2024-08-16makeseeds: Configurable minimum blocks for testnet4's smaller chainAva Chow
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-14makeseeds: Shuffle ips after parsingAva Chow
2024-08-14makeseeds: Support CJDNSAva Chow
2024-08-14makeseeds: Update user agent regexAva Chow
2024-08-14Merge bitcoin/bitcoin#28553: validation: assumeutxo params mainnetAva Chow