aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-26wallet: bugfix: ensure atomicity in settings updatesismaelsadeeq
2024-08-26test: Remove FastRandomContext globalRyan Ofsky
2024-08-26scripted-diff: [test] Use g_rng/m_rng directlyMarcoFalke
2024-08-26test: refactor: Accept any RandomNumberGenerator in RandMoneyMarcoFalke
2024-08-26test: refactor: Pass rng parameters to test functionsRyan Ofsky
2024-08-26test: refactor: Move g_insecure_rand_ctx.Reseed out of the helper that calls ...MarcoFalke
2024-08-26qt: 28.0 translations updateHennadii Stepanov
2024-08-25test: check xor.dat recreated when missingtdb3
2024-08-25test: add null block xor keytdb3
2024-08-25refactor: lift NUM_XOR_BYTEStdb3
2024-08-25refactor: move read_xor_key() to TestNodetdb3
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-23test: use uint256::FromUserHex for RANDOM_CTX_SEEDstickies-v
2024-08-23node: use uint256::FromUserHex for -assumevalid parsingstickies-v
2024-08-23util: remove unused IsHexNumberstickies-v
2024-08-23node: use uint256::FromUserHex for -minimumchainwork parsingstickies-v
2024-08-23refactor: add uint256::FromUserHex helperstickies-v
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-21test: refactor: Give unit test functions access to test stateRyan Ofsky
2024-08-21test: refactor: Make unsigned promotion explicitMarcoFalke
2024-08-21test: Add m_rng alias for the global random contextMarcoFalke
2024-08-21test: Correct the random seed log on a prevector test failureMarcoFalke
2024-08-21test: unittest chainstatemanager_argsstickies-v
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-16cmake: Ignore build subdirectories within source directoryHennadii Stepanov
2024-08-16doc: Update for CMake-based build systemHennadii Stepanov
2024-08-16ci: Migrate CI scripts to CMakeHennadii Stepanov
2024-08-16cmake, lint: Adjust `lint_includes_build_config`Hennadii Stepanov
2024-08-16cmake: Add presets for native Windows buildsHennadii Stepanov