Commit Graph

  • 55b1572055
    Release note for changing -permitbaremultisig config default to false permitbarepubkey Léo Haf 2025-05-09 14:04:59 -0500
  • de3aca701f
    Change DEFAULT_PERMIT_BAREMULTISIG to false Léo Haf 2025-05-09 14:04:02 -0500
  • 9a05b45da6
    Merge bitcoin/bitcoin#32438: refactor: Removals after bdb removal merge-script 2025-05-09 16:47:55 +0100
  • fa061bfcdb
    Remove create options from wallet tool MarcoFalke 2025-05-07 17:41:02 +0200
  • fa2125e7b8
    Remove unused IsSingleKey MarcoFalke 2025-05-07 17:34:17 +0200
  • fab5e2a094
    doc: Remove note about bdb wallets MarcoFalke 2025-05-07 17:41:07 +0200
  • eeeef88d46
    doc: fix typo in abortrescan rpc MarcoFalke 2025-05-07 17:29:39 +0200
  • fa7e5c15a7
    Remove unused LegacyDataSPKM::DeleteRecords() MarcoFalke 2025-05-07 17:32:12 +0200
  • b070ce1696
    Merge bitcoin/bitcoin#31360: depends: Avoid using helper variables in toolchain file merge-script 2025-05-09 14:04:39 +0100
  • ffff949472
    remove NotifyWatchonlyChanged MarcoFalke 2025-05-07 17:23:13 +0200
  • fa62a013a5
    remove dead flush() MarcoFalke 2025-05-07 17:11:01 +0200
  • fa5f3e62c8
    vcpkg: Remove bdb MarcoFalke 2025-05-07 16:38:50 +0200
  • 5b8752198e
    Merge bitcoin/bitcoin#32454: tracing: fix invalid argument in mempool_monitor merge-script 2025-05-09 09:21:35 +0100
  • 31c5ebc400 tracing: fix invalid argument in mempool_monitor William Casarin 2025-05-08 22:01:12 -0700
  • ad5cd129f3
    Merge bitcoin/bitcoin#30660: qa: Verify clean shutdown on startup failure Ryan Ofsky 2025-05-08 15:42:13 -0400
  • 1656f6dbba
    Merge bitcoin/bitcoin#32448: contrib: remove bdb exception from FORTIFY check Ava Chow 2025-05-08 11:06:59 -0700
  • 1b4ddb0c2d
    Merge bitcoin/bitcoin#32356: cmake: Respect user-provided configuration-specific flags Ryan Ofsky 2025-05-08 11:02:21 -0400
  • f9dfe8d5e0
    contrib: remove bdb exception from FORTIFY check fanquake 2025-05-08 11:04:22 +0100
  • 66c968b4b4
    Merge bitcoin/bitcoin#32444: doc: swap "Docker image" for "container image" merge-script 2025-05-08 13:50:24 +0100
  • 6469752952
    Merge bitcoin/bitcoin#32434: lint: Remove string exclusion from locale check merge-script 2025-05-08 10:42:30 +0100
  • 1372eb09c5
    doc: swap "Docker image" for "container image" fanquake 2025-05-08 10:13:04 +0100
  • 03ebdd0793
    Merge bitcoin/bitcoin#32437: crypto: disable ASan for sha256_sse4 with Clang merge-script 2025-05-08 09:08:36 +0100
  • 95bb305b96
    Merge bitcoin/bitcoin#32429: docs: Improve keypoolrefill RPC docs Ava Chow 2025-05-07 14:55:49 -0700
  • 1b1b9f32cf
    Merge bitcoin/bitcoin#32440: test: remove bdb assert in tool_wallet.py Ava Chow 2025-05-07 11:51:17 -0700
  • e08e6567f2
    test: remove assert_dump since it is not used anymore kevkevinpal 2025-05-07 14:18:12 -0400
  • ff35a4b021 docs: Improve keypoolrefill RPC docs w0xlt 2025-05-06 16:10:35 -0300
  • 4b6dd9790b
    test: remove bdb assert in tool_wallet.py kevkevinpal 2025-05-07 12:22:42 -0400
  • 7343a1846c
    depends: Avoid using helper variables in toolchain file Hennadii Stepanov 2025-03-18 09:01:31 +0000
  • efac285a0d
    Merge bitcoin/bitcoin#28710: Remove the legacy wallet and BDB dependency merge-script 2025-05-07 15:19:17 +0100
  • fa24fdcb7f
    lint: Remove string exclusion from locale check MarcoFalke 2025-05-07 10:05:19 +0200
  • 4e8ab5e00f
    crypto: disable ASan for sha256_sse4 with Clang fanquake 2025-05-07 11:15:59 +0100
  • 6d5edfcc58
    Merge bitcoin/bitcoin#32388: fuzz: Remove unused TimeoutExpired catch in fuzz runner merge-script 2025-05-07 11:52:09 +0100
  • de054df6dc contrib: Remove legacy wallet RPCs from bash completions Ava Chow 2025-04-28 13:01:01 -0700
  • 5dff04a1bb legacy spkm: Make IsMine() and CanProvide() private and migration only Ava Chow 2024-12-13 17:44:12 -0500
  • c0f3f3264f wallet: Remove unused db functions Ava Chow 2024-01-05 18:42:28 -0500
  • 83af1a3cca wallet: Delete LegacySPKM Ava Chow 2024-01-05 18:42:23 -0500
  • 59d3e4ed34
    Merge bitcoin/bitcoin#32415: scripted-diff: adapt script error constant names in feature_taproot.py Ava Chow 2025-05-06 15:25:57 -0700
  • fffb272c25
    Merge bitcoin/bitcoin#29532: Refactor BnB tests Ava Chow 2025-05-06 15:15:13 -0700
  • 8ede6dea0c wallet, rpc: Remove legacy wallet only RPCs Ava Chow 2024-01-05 18:42:22 -0500
  • 4de3cec28d test: rpcs disabled for descriptor wallets will be removed Ava Chow 2024-01-05 18:41:30 -0500
  • 84f671b01d test: Run multisig script limit test Ava Chow 2025-04-25 08:58:35 -0700
  • 810476f31e test: Remove unused options and variables, correct comments Ava Chow 2025-04-25 08:58:19 -0700
  • 04a7a7a28c build, wallet, doc: Remove BDB Ava Chow 2024-01-05 18:42:20 -0500
  • 44057fe38c
    Merge bitcoin/bitcoin#32287: build: Fix macdeployqtplus after switching to Qt 6 merge-script 2025-05-06 18:10:22 +0100
  • 229943b513
    Merge bitcoin/bitcoin#32086: Shuffle depends instructions and recommend modern make for macOS merge-script 2025-05-06 18:06:38 +0100
  • edde96376a
    cmake: Respect user-provided configuration-specific flags Hennadii Stepanov 2025-04-26 19:19:49 +0100
  • 22cff32319
    doc: recommend gmake for FreeBSD Sjors Provoost 2025-05-02 17:57:20 +0200
  • b645c52071
    doc: recommend modern make for macOS depends Sjors Provoost 2025-04-02 17:05:30 +0200
  • 99e6490dc5
    doc: shuffle depends instructions Sjors Provoost 2025-03-17 13:29:29 +0100
  • baa848b8d3
    Merge bitcoin/bitcoin#32405: build: replace header checks with __has_include Hennadii Stepanov 2025-05-05 15:19:08 +0100
  • 53ccb75f0c
    Merge bitcoin/bitcoin#32358: subprocess: Backport upstream changes Hennadii Stepanov 2025-05-05 12:34:48 +0100
  • fa2c548429
    Merge bitcoin/bitcoin#32417: doc: Explain that .gitignore is not for IDE-specific excludes Hennadii Stepanov 2025-05-05 07:40:02 +0100
  • fada115cbe
    doc: Explain that .gitignore is not for IDE-specific excludes MarcoFalke 2025-05-04 18:54:04 +0200
  • b5f580c580 scripted-diff: adapt script error constant names in feature_taproot.py Sebastian Falbesoner 2025-05-03 20:11:41 +0200
  • eba5f9c4b6
    Merge bitcoin/bitcoin#32403: test: remove Boost SIGCHLD workaround. Ava Chow 2025-05-02 14:10:23 -0700
  • e1f543823b
    build: replace header checks with __has_include fanquake 2025-05-02 14:24:14 +0100
  • 3add6ab9ad
    test: remove Boost SIGCHLD workaround. fanquake 2025-05-01 11:06:58 +0100
  • cd95c9d6a7
    subprocess: check and handle fcntl(F_GETFD) failure Tomás Andróil 2025-05-01 22:16:11 +0100
  • b7288decdf
    subprocess: Proper implementation of wait() on Windows Haowen Liu 2025-05-01 22:15:57 +0100
  • 7423214d8d
    subprocess: Do not escape double quotes for command line arguments on Windows Hennadii Stepanov 2025-05-01 22:15:19 +0100
  • bb9ffea53f
    subprocess: Explicitly define move constructor of Streams class Shunsuke Shimizu 2025-05-01 22:14:29 +0100
  • 174bd43f2e
    subprocess: Avoid leaking POSIX name aliases beyond subprocess.h Hennadii Stepanov 2025-05-01 22:10:35 +0100
  • 7997b7656f
    subprocess: Fix cross-compiling with mingw toolchain Hennadii Stepanov 2025-05-01 22:07:39 +0100
  • 647630462f
    subprocess: Get Windows return code in wait() Haowen Liu 2025-05-01 22:07:21 +0100
  • d3f511b458
    subprocess: Fix string_arg when used with rref Haowen Liu 2025-05-01 22:06:28 +0100
  • 2fd3f2fec6
    subprocess: Fix memory leaks Haoran Peng 2025-05-01 22:04:59 +0100
  • 5b8046a6e8
    Merge bitcoin/bitcoin#30611: validation: write chainstate to disk every hour Ava Chow 2025-05-01 12:11:55 -0700
  • fc6346dbc8
    Merge bitcoin/bitcoin#32389: doc: Fix test_bitcoin path merge-script 2025-05-01 10:21:31 +0100
  • 6cbc28b8dd doc: Fix test_bitcoin path monlovesmango 2025-05-01 03:05:57 +0000
  • 85368aafa0
    test: Run simple tests at various feerates Murch 2025-04-28 20:36:55 -0700
  • d610951c15
    test: Recreate BnB iteration exhaustion test Murch 2024-03-01 15:50:16 -0500
  • 2a1b2754f1
    test: Remove redundant repeated test Murch 2024-03-01 15:42:08 -0500
  • 4781f5c8be
    test: Recreate simple BnB failure tests Murch 2024-03-01 15:41:19 -0500
  • a94030ae98
    test: Recreate BnB clone skipping test Murch 2024-06-27 11:50:15 -0400
  • 7db6f012c0
    test: Move BnB feerate sensitivity tests Murch 2024-03-01 15:06:50 -0500
  • 2bafc46261
    test: Recreate simple BnB success tests Murch 2024-03-01 14:29:13 -0500
  • e976bd3045
    validation: add randomness to periodic write interval Andrew Toth 2024-09-08 11:51:13 -0400
  • 2e2f410681
    refactor: replace m_last_write with m_next_write Andrew Toth 2024-09-08 11:48:53 -0400
  • b557fa7a17 refactor: rename fDoFullFlush to should_write Andrew Toth 2024-08-31 11:14:18 -0400
  • d73bd9fbe4
    validation: write chainstate to disk every hour Andrew Toth 2024-08-31 11:13:11 -0400
  • 68ac9f116c
    Merge bitcoin/bitcoin#32383: util: Remove fsbridge::get_filesystem_error_message() Ava Chow 2025-04-30 10:56:14 -0700
  • fa4804009c
    fuzz: Remove unused TimeoutExpired catch in fuzz runner MarcoFalke 2025-04-30 19:47:38 +0200
  • 97eaadc3bf
    util: Remove fsbridge::get_filesystem_error_message() Hennadii Stepanov 2025-04-30 10:41:34 +0100
  • 14b8dfb2bd
    Merge bitcoin/bitcoin#31398: wallet: refactor: various master key encryption cleanups Ava Chow 2025-04-29 16:32:21 -0700
  • 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 -0700
  • 2d5b424414
    Merge bitcoin/bitcoin#32351: test: avoid stack overflow in FindChallenges via manual iteration Ava Chow 2025-04-29 15:29:50 -0700
  • 0ed5f37afe
    Merge bitcoin/bitcoin#31014: net: Use GetAdaptersAddresses to get local addresses on Windows Ava Chow 2025-04-29 15:13:39 -0700
  • 7a4a2a38ea
    Merge bitcoin/bitcoin#27826: validation: log which peer sent us a header Ava Chow 2025-04-29 14:48:16 -0700
  • 4694732bc4
    Merge bitcoin/bitcoin#32338: net: remove unnecessary check from AlreadyConnectedToAddress() Ava Chow 2025-04-29 14:31:59 -0700
  • 7db096121d
    Merge bitcoin/bitcoin#29039: versionbits refactoring Ava Chow 2025-04-29 14:06:45 -0700
  • 51d76634fb
    Merge bitcoin/bitcoin#32365: descriptors: Reject + sign while parsing unsigned Ava Chow 2025-04-29 10:25:21 -0700
  • c5e44a0435
    Merge bitcoin/bitcoin#32369: test: Use the correct node for doubled keypath test merge-script 2025-04-29 09:59:42 +0100
  • 32d55e28af test: Use the correct node for doubled keypath test Ava Chow 2025-04-28 14:44:06 -0700
  • 65714c162c
    Merge bitcoin/bitcoin#32327: test: Add missing check for empty stderr in util tester Ava Chow 2025-04-28 14:43:32 -0700
  • 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 -0400
  • af6cffa36d
    Merge bitcoin/bitcoin#32350: test: Slim down previous releases bdb check Ava Chow 2025-04-28 12:56:22 -0700
  • 33e6538b30
    Merge bitcoin/bitcoin#32360: test: Force named args for RPCOverloadWrapper optional args Ava Chow 2025-04-28 12:41:00 -0700
  • 7c35312964
    QA: script_tests: Check GetScriptForTransactionInput and CScript::DummyScriptBytes() data Larry Ruane 2023-09-24 09:35:53 -0600
  • cca03b982e
    Apply -limitdummyscriptdatasize Luke Dashjr 2023-09-05 00:54:20 +0000
  • f30200fb0f
    policy: GetScriptForTransactionInput to figure out P2SH, witness, taproot Luke Dashjr 2023-09-04 18:48:00 +0000