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

DRY changes and adding support for BIP-239 Extended Transaction Format #130

Merged
merged 14 commits into from Nov 16, 2022

Commits on Mar 22, 2022

  1. Configuration menu
    Copy the full SHA
    aebc0b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    292130b View commit details
    Browse the repository at this point in the history
  3. Fix rename of variable

    ordishs committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    b8fdba0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20b08ee View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

  1. Explicity check error

    ordishs committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    ac4c85e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

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

Commits on Nov 10, 2022

  1. Spelling

    ordishs committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    67954e0 View commit details
    Browse the repository at this point in the history
  2. All transaction parsing functions now use one function. Added BIP-239…

    … support (extended transaction format)
    ordishs committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b951e0a View commit details
    Browse the repository at this point in the history
  3. Add comments and extra test

    ordishs committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    5a13610 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Overcome linter

    ordishs committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    31354a4 View commit details
    Browse the repository at this point in the history
  2. Linter workarounds

    ordishs committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    141265f View commit details
    Browse the repository at this point in the history
  3. Linter fix

    ordishs committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    00c9231 View commit details
    Browse the repository at this point in the history
  4. More linting workarounds

    ordishs committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    548edc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

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