Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ElementsProject/elements
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ElementsProject/elements
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: elements-29.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Jun 24, 2026

  1. Configuration menu
    Copy the full SHA
    6148681 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2026

  1. remove deprecated rpc check for create_bdb wallets

    gui: re-enable legacy wallet creation
    
    descriptor wallet option in GUI unchecked by default
    tomt1664 committed Jun 26, 2026
    Configuration menu
    Copy the full SHA
    ac16e34 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2026

  1. Merge #1562: Legacy wallet support for v29

    ac16e34 remove deprecated rpc check for create_bdb wallets (Tom Trevethan)
    
    Pull request description:
    
      Enable legacy wallet creation (and set as default in GUI).
      Removal of deprecated rpc check for create_bdb wallets.
    
    ACKs for top commit:
      delta1:
        ACK ac16e34; ran tests locally, did not test gui
    
    Tree-SHA512: e5f5d6fe7dff20d06f1c20569c0cd5f8e0f40fe3417f38acdf4313868bcf8fe36fadc92caf8da9b2d54c26a54c3298d42191ef479f6ab1ea398071e3367e0b5f
    delta1 committed Jun 30, 2026
    Configuration menu
    Copy the full SHA
    50333ae View commit details
    Browse the repository at this point in the history
  2. Merge #1563: disable migratewallet rpc for v29

    6148681 disable migratewallet rpc for v29 (Tom Trevethan)
    
    Pull request description:
    
      Disable the `migratewallet` RPC for v29.
    
    ACKs for top commit:
      delta1:
        ACK 6148681; tested locally
    
    Tree-SHA512: 8fe81b08a114ba37d4142f78737d9ca8619b35b06e73461fb9af37d3738309640f74fa1dcb24590743a3d18250960c5456f32cea3ea49bb8fd29e790792f9b19
    delta1 committed Jun 30, 2026
    Configuration menu
    Copy the full SHA
    f2b7b56 View commit details
    Browse the repository at this point in the history
Loading