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

Correct the price to verify native signatures #766

Merged
merged 6 commits into from
Oct 5, 2024

Commits on Jun 15, 2024

  1. use the correct pricing for checking native utxo signatures, secp256k…

    …1 price instead of secp256r1 cost
    Voxelot committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    9b5d257 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG.md

    Voxelot committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    ab5aa67 View commit details
    Browse the repository at this point in the history
  3. Fixed tests

    xgreenx committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    56fa6fd View commit details
    Browse the repository at this point in the history
  4. Add breakign label

    xgreenx committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    cba3eb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1232a46 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Merge branch 'refs/heads/master' into bug/correct-native-sig-fee

    # Conflicts:
    #	CHANGELOG.md
    xgreenx committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    85f8a08 View commit details
    Browse the repository at this point in the history