Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add segwit API #120

Merged
merged 2 commits into from
Aug 16, 2023
Merged

Add segwit API #120

merged 2 commits into from
Aug 16, 2023

Commits on Aug 8, 2023

  1. Add segwit API

    Add a segwit API with the aim that "typical" modern bitcoin usage is
    easy and correct.
    tcharding committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6c1379b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Add segwit version field element consts

    Add two field element consts for segwit version 0 an version 1. This
    makes reading the code much easier since one does not have to remember p
    ad q.
    tcharding committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    024ed01 View commit details
    Browse the repository at this point in the history