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: bitcoin/bitcoin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: S3RK/bitcoin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: normalized_descriptor
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    6f5d66d View commit details
    Browse the repository at this point in the history
  2. wallet: Add GetDescriptorString to DescriptorScriptPubKeyMan

    GetDescriptorString returns a normalized descriptor for a
    DescriptorScriptPubKeyMan.
    achow101 committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    ecc2374 View commit details
    Browse the repository at this point in the history
  3. rpc: Add parent descriptor to getaddressinfo output

    Adds parent_desc field to getaddressinfo output which contains the
    descriptor that was used to derive the address if it is available.
    achow101 committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    422850c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e92546a View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    102d98f View commit details
    Browse the repository at this point in the history
  2. cleanup

    S3RK committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    45e8457 View commit details
    Browse the repository at this point in the history
Loading