Commit Graph

  • eba5f9c4b6
    Merge bitcoin/bitcoin#32403: test: remove Boost SIGCHLD workaround. master Ava Chow 2025-05-02 14:10:23 -07:00
  • 3add6ab9ad
    test: remove Boost SIGCHLD workaround. fanquake 2025-05-01 11:06:58 +01:00
  • 5b8046a6e8
    Merge bitcoin/bitcoin#30611: validation: write chainstate to disk every hour Ava Chow 2025-05-01 12:11:55 -07:00
  • fc6346dbc8
    Merge bitcoin/bitcoin#32389: doc: Fix test_bitcoin path merge-script 2025-05-01 10:21:31 +01:00
  • 6cbc28b8dd doc: Fix test_bitcoin path monlovesmango 2025-05-01 03:05:57 +00:00
  • e976bd3045
    validation: add randomness to periodic write interval Andrew Toth 2024-09-08 11:51:13 -04:00
  • 2e2f410681
    refactor: replace m_last_write with m_next_write Andrew Toth 2024-09-08 11:48:53 -04:00
  • b557fa7a17 refactor: rename fDoFullFlush to should_write Andrew Toth 2024-08-31 11:14:18 -04:00
  • d73bd9fbe4
    validation: write chainstate to disk every hour Andrew Toth 2024-08-31 11:13:11 -04:00
  • 68ac9f116c
    Merge bitcoin/bitcoin#32383: util: Remove fsbridge::get_filesystem_error_message() Ava Chow 2025-04-30 10:56:14 -07:00
  • 97eaadc3bf
    util: Remove fsbridge::get_filesystem_error_message() Hennadii Stepanov 2025-04-30 10:41:34 +01:00
  • 14b8dfb2bd
    Merge bitcoin/bitcoin#31398: wallet: refactor: various master key encryption cleanups Ava Chow 2025-04-29 16:32:21 -07:00
  • a60445cd04
    Merge bitcoin/bitcoin#32355: Bugfix: Miner: Don't reuse block_reserved_weight for "block is full enough to give up" weight delta Ava Chow 2025-04-29 15:51:18 -07:00
  • 2d5b424414
    Merge bitcoin/bitcoin#32351: test: avoid stack overflow in FindChallenges via manual iteration Ava Chow 2025-04-29 15:29:50 -07:00
  • 0ed5f37afe
    Merge bitcoin/bitcoin#31014: net: Use GetAdaptersAddresses to get local addresses on Windows Ava Chow 2025-04-29 15:13:39 -07:00
  • 7a4a2a38ea
    Merge bitcoin/bitcoin#27826: validation: log which peer sent us a header Ava Chow 2025-04-29 14:48:16 -07:00
  • 4694732bc4
    Merge bitcoin/bitcoin#32338: net: remove unnecessary check from AlreadyConnectedToAddress() Ava Chow 2025-04-29 14:31:59 -07:00
  • 7db096121d
    Merge bitcoin/bitcoin#29039: versionbits refactoring Ava Chow 2025-04-29 14:06:45 -07:00
  • 51d76634fb
    Merge bitcoin/bitcoin#32365: descriptors: Reject + sign while parsing unsigned Ava Chow 2025-04-29 10:25:21 -07:00
  • c5e44a0435
    Merge bitcoin/bitcoin#32369: test: Use the correct node for doubled keypath test merge-script 2025-04-29 09:59:42 +01:00
  • 32d55e28af test: Use the correct node for doubled keypath test Ava Chow 2025-04-28 14:44:06 -07:00
  • 65714c162c
    Merge bitcoin/bitcoin#32327: test: Add missing check for empty stderr in util tester Ava Chow 2025-04-28 14:43:32 -07:00
  • a4eee6d50b
    Merge bitcoin/bitcoin#29124: test: Test that migration automatically repairs corrupted metadata with doubled derivation path merge-script 2025-04-28 17:13:42 -04:00
  • af6cffa36d
    Merge bitcoin/bitcoin#32350: test: Slim down previous releases bdb check Ava Chow 2025-04-28 12:56:22 -07:00
  • 33e6538b30
    Merge bitcoin/bitcoin#32360: test: Force named args for RPCOverloadWrapper optional args Ava Chow 2025-04-28 12:41:00 -07:00
  • 3a29ba33dc
    Merge bitcoin/bitcoin#32357: depends: Fix cross-compiling qt package from macOS to Windows merge-script 2025-04-28 16:15:13 +01:00
  • fa655da159
    test: [refactor] Use ToIntegral in CheckInferDescriptor MarcoFalke 2025-04-28 17:05:28 +02:00
  • fa55dd01df
    descriptors: Reject + sign when parsing multi threshold MarcoFalke 2025-04-28 17:00:56 +02:00
  • fa6f77ed3c
    descriptors: Reject + sign in ParseKeyPathNum MarcoFalke 2025-04-28 16:33:05 +02:00
  • 7e8ef959d0 refactor: Fix Sonar rule cpp:S4998 - avoid unique_ptr const& as parameter Lőrinc 2025-04-28 16:08:51 +02:00
  • e400ac5352 refactor: simplify repeated comparisons in FindChallenges Lőrinc 2025-04-28 15:48:53 +02:00
  • f670836112 test: remove old recursive FindChallenges_recursive implementation Lőrinc 2025-04-25 15:57:49 +02:00
  • b80d0bdee4 test: avoid stack overflow in FindChallenges via manual iteration Lőrinc 2025-04-25 15:56:07 +02:00
  • fa48be3ba4
    test: Force named args for RPCOverloadWrapper optional args MarcoFalke 2025-04-28 10:59:07 +02:00
  • aaaa45399c
    test: Remove unused createwallet_passthrough MarcoFalke 2025-04-28 10:26:04 +02:00
  • f409444d02
    Merge bitcoin/bitcoin#32071: build: Drop option to disable hardening. merge-script 2025-04-28 13:32:16 +01:00
  • cccc1f4e91
    test: Remove unused RPCOverloadWrapper is_cli field MarcoFalke 2025-04-28 10:24:47 +02:00
  • d62c2d82e1
    Merge bitcoin/bitcoin#32353: doc: Fix fuzz test_runner.py path Hennadii Stepanov 2025-04-27 16:16:16 +01:00
  • 35e57fbe33 depends: Fix cross-compiling qt package from macOS to Windows Hennadii Stepanov 2025-04-26 17:13:16 +01:00
  • d2ac748e9e
    Merge bitcoin-core/gui#864: Crash fix, disconnect numBlocksChanged() signal during shutdown Hennadii Stepanov 2025-04-26 13:44:39 +01:00
  • 524f981bb8 Bugfix: Miner: Don't reuse block_reserved_weight for "block is full enough to give up" weight delta Luke Dashjr 2025-04-26 07:41:46 +00:00
  • de90b47ea0
    Merge bitcoin-core/gui#868: Replace stray tfm::format to cerr with qWarning Hennadii Stepanov 2025-04-26 07:56:15 +01:00
  • 61f238e84a doc: Fix fuzz test_runner.py path monlovesmango 2025-04-25 16:19:28 +00:00
  • c7e2b9e264 tests: Test migration cleans up bad inactive chain derivation path Ava Chow 2023-12-20 14:08:57 -05:00
  • fa58f40b89
    test: Slim down previous releases bdb check MarcoFalke 2025-04-25 15:56:17 +02:00
  • f1b142856a
    test: Same addr, diff port is already connected David Gumberg 2025-04-24 16:32:42 -07:00
  • 94e85a82a7
    net: remove unnecessary check from AlreadyConnectedToAddress() Vasil Dimov 2025-04-24 16:19:47 +02:00
  • 80e6ad9e30
    Merge bitcoin/bitcoin#31250: wallet: Disable creating and loading legacy wallets merge-script 2025-04-25 13:11:24 +01:00
  • 971952588d
    Merge bitcoin/bitcoin#32242: guix: Remove unused file package merge-script 2025-04-25 10:54:29 +01:00
  • ff69046e66
    Merge bitcoin/bitcoin#32215: depends: Fix cross-compiling on macOS merge-script 2025-04-25 10:15:04 +01:00
  • 4eee328a98
    Merge bitcoin/bitcoin#32318: Fix failing util_time_GetTime test on Windows Ava Chow 2025-04-24 15:10:04 -07:00
  • 71656bdfaa
    gui: crash fix, disconnect numBlocksChanged() signal during shutdown furszy 2025-04-07 11:38:48 -04:00
  • 3dbd50a576 Fix failing util_time_GetTime test on Windows VolodymyrBg 2025-04-21 18:50:41 +03:00
  • edd46566bd qt: Replace stray tfm::format to cerr with qWarning laanwj 2025-04-24 12:09:33 +02:00
  • 458720e5e9
    Merge bitcoin/bitcoin#32336: test: Suppress upstream -Wduplicate-decl-specifier in bpfcc Hennadii Stepanov 2025-04-24 10:53:03 +01:00
  • facb9b327b
    scripted-diff: Use bpf_cflags MarcoFalke 2025-04-24 10:26:11 +02:00
  • fa0c1baaf8
    test: Add imports for util bpf_cflags MarcoFalke 2025-04-24 10:21:40 +02:00
  • 9efe546688
    Merge bitcoin/bitcoin#31835: validation: set BLOCK_FAILED_CHILD correctly Ava Chow 2025-04-23 14:09:56 -07:00
  • bd158ab4e3
    Merge bitcoin/bitcoin#32023: wallet: removed duplicate call to GetDescriptorScriptPubKeyMan Ava Chow 2025-04-23 13:51:48 -07:00
  • 17bb63f9f9 wallet: Disallow loading legacy wallets Ava Chow 2024-01-05 18:42:18 -05:00
  • 9f04e02ffa wallet: Disallow creating legacy wallets Ava Chow 2025-04-10 13:45:31 -07:00
  • 6b247279b7 wallet: Disallow legacy wallet creation from the wallet tool Ava Chow 2025-04-18 14:45:50 -07:00
  • 5e93b1fd6c bench: Remove WalletLoadingLegacy benchmark Ava Chow 2024-01-05 18:42:12 -05:00
  • 56f959d829 wallet: Remove wallettool salvage Ava Chow 2024-01-05 18:42:09 -05:00
  • 7a41c939f0 wallet: Remove -format and bdb from wallet tool's createfromdump Ava Chow 2024-01-05 18:42:06 -05:00
  • c847dee148 test: remove legacy wallet functional tests Ava Chow 2024-01-05 18:42:04 -05:00
  • 20a9173717 test: Remove legacy wallet tests from wallet_reindex.py Ava Chow 2023-12-19 12:21:41 -05:00
  • 446d480cb2 test: Remove legacy wallet tests from wallet_backwards_compatibility.py Ava Chow 2024-01-05 18:41:50 -05:00
  • aff80298d0 test: wallet_signer.py bdb will be removed Ava Chow 2024-01-05 18:41:39 -05:00
  • f94f9399ac test: Remove legacy wallet unit tests Ava Chow 2024-01-05 18:41:32 -05:00
  • d9ac9dbd8e tests, gui: Use descriptors watchonly wallet for watchonly test Ava Chow 2025-04-11 21:07:51 -07:00
  • 9a4c92eb9a
    Merge bitcoin/bitcoin#32226: ci: switch to LLVM 20 in tidy job Hennadii Stepanov 2025-04-23 13:35:38 +01:00
  • 82d1e94838
    Merge bitcoin/bitcoin#32310: test: Run all benchmarks in the sanity check merge-script 2025-04-23 10:16:05 +01:00
  • dda2d4e176
    Merge bitcoin/bitcoin#32113: fuzz: enable running fuzz test cases in Debug mode Ryan Ofsky 2025-04-22 20:17:07 -04:00
  • faca46b042
    test: Run all benchmarks in the sanity check MarcoFalke 2025-04-19 13:58:28 +02:00
  • e5a00b2497
    Merge bitcoin/bitcoin#32309: bench: close wallets after migration Hennadii Stepanov 2025-04-22 17:42:12 +01:00
  • 8406a9f4f1
    Merge bitcoin/bitcoin#32325: ci: Add missing -Wno-error=array-bounds to valgrind fuzz merge-script 2025-04-22 17:02:38 +01:00
  • fadf12a56c
    test: Add missing check for empty stderr in util tester MarcoFalke 2025-04-22 18:02:18 +02:00
  • fa653cb416
    ci: Add missing -Wno-error=array-bounds to valgrind fuzz MarcoFalke 2025-04-22 16:00:12 +02:00
  • 08aa7fe232
    ci: clang-tidy 20 fanquake 2025-04-17 17:09:42 +01:00
  • 2b85d31bcc
    refactor: starts/ends_with changes for clang-tidy 20 fanquake 2025-03-18 08:04:23 +08:00
  • 96a5cd8000
    Merge bitcoin/bitcoin#32293: doc: Add deps install notes for multiprocess merge-script 2025-04-22 13:16:08 +01:00
  • 2844adc8ba
    Merge bitcoin/bitcoin#32308: ci: Drop no longer necessary -Wno-error=array-bounds merge-script 2025-04-22 13:13:11 +01:00
  • cad39f86fb bench: ensure wallet migration benchmark runs exactly once Lőrinc 2025-04-19 20:09:11 +02:00
  • c1f458aaa0 ci: re-enable all benchmark runs Lőrinc 2025-04-19 14:05:38 +02:00
  • 1da11dbc44 bench: clean up migrated descriptor wallets via loader teardown Lőrinc 2025-04-19 13:35:21 +02:00
  • 3669ecd4cc doc: Document fuzz build options Anthony Towns 2025-04-22 17:11:03 +10:00
  • c1d01f59ac fuzz: enable running fuzz test cases in Debug mode Anthony Towns 2025-03-22 01:02:13 +10:00
  • 06439a14c8
    Merge bitcoin/bitcoin#31953: rpc: Allow fullrbf fee bump in (psbt)bumpfee Ava Chow 2025-04-21 13:25:52 -07:00
  • 3e78ac6811
    Merge bitcoin/bitcoin#31243: descriptor: Move filling of keys from DescriptorImpl::MakeScripts to PubkeyProvider::GetPubKey merge-script 2025-04-21 14:53:55 -04:00
  • 728e86e3f3
    Merge bitcoin/bitcoin#31640: tests: improves tapscript unit tests merge-script 2025-04-21 14:50:48 -04:00
  • e3d7533ac9 test: improves tapscript unit tests Ethan Heilman 2025-03-20 19:00:34 -04:00
  • d91a746815
    Merge bitcoin/bitcoin#32306: ci: Temporarily disable WalletMigration benchmark Hennadii Stepanov 2025-04-19 12:50:28 +01:00
  • ff136d046a
    Merge bitcoin/bitcoin#32213: msvc: Update vcpkg manifest Hennadii Stepanov 2025-04-19 11:12:14 +01:00
  • e34f12bdd4
    ci: Drop no longer necessary -Wno-error=array-bounds Hennadii Stepanov 2025-04-19 08:11:47 +01:00
  • 055254e212
    Merge bitcoin/bitcoin#32300: feefrac: avoid integer overflow in temporary Ava Chow 2025-04-18 15:34:04 -07:00
  • 33d40a6ad4
    Merge bitcoin/bitcoin#32282: torcontrol: Fix addrOnion outdated comment Ava Chow 2025-04-18 15:04:50 -07:00
  • 18a035145d
    ci: Temporarily disable WalletMigration benchmark Hennadii Stepanov 2025-04-18 22:44:16 +01:00
  • c7b592fbd7
    Merge bitcoin/bitcoin#31247: psbt: MuSig2 Fields merge-script 2025-04-18 16:44:33 -04:00
  • e261eb8d50 tests: Add BIP 373 test vectors Ava Chow 2025-02-11 16:17:34 -08:00