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: vulpemventures/go-elements
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.7
Choose a base ref
...
head repository: vulpemventures/go-elements
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.8
Choose a head ref
  • 4 commits
  • 14 files changed
  • 1 contributor

Commits on May 13, 2022

  1. Output descriptors: wpkh fragment support (#191)

    * added factory method FromPublicKeys for creating multiscript payment
    
    * wpkh wallet descriptor
    sekulicd authored May 13, 2022
    Configuration menu
    Copy the full SHA
    fbc178f View commit details
    Browse the repository at this point in the history
  2. Btcutil version update (#192)

    * added factory method FromPublicKeys for creating multiscript payment
    
    * update btcutil version
    sekulicd authored May 13, 2022
    Configuration menu
    Copy the full SHA
    b50117b View commit details
    Browse the repository at this point in the history
  3. Wpkh descriptor parsing bug (#193)

    * added factory method FromPublicKeys for creating multiscript payment
    
    * fix wpkh desc parsing
    
    * fix wpkh desc, no fingerprint, no children
    sekulicd authored May 13, 2022
    Configuration menu
    Copy the full SHA
    4bc7702 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Zero asset issuance (#194)

    * added factory method FromPublicKeys for creating multiscript payment
    
    * zero asset issuance
    
    * fix test
    
    * refactor after review
    
    * refactor after review
    
    * refactor after review
    sekulicd authored May 26, 2022
    Configuration menu
    Copy the full SHA
    17f0c89 View commit details
    Browse the repository at this point in the history
Loading