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

Allow negative exponents for GroupElement.exp #756

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

SethDusek
Copy link
Collaborator

This fixes validation for transaction 307696f33cc8b03ac731616f025cb33555f854ddb3ab58cfd8af884c59225cd1 and chaincash schnorr signature verification

This fixes validation for transaction 307696f33cc8b03ac731616f025cb33555f854ddb3ab58cfd8af884c59225cd1 and chaincash schnorr signature verification
@coveralls
Copy link

coveralls commented Jul 7, 2024

Pull Request Test Coverage Report for Build 9823666223

Details

  • 3 of 3 (100.0%) changed or added relevant lines in 1 file are covered.
  • 9 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.06%) to 79.0%

Files with Coverage Reduction New Missed Lines %
ergotree-interpreter/src/eval/exponentiate.rs 1 66.67%
ergotree-ir/src/serialization/types.rs 8 81.88%
Totals Coverage Status
Change from base Build 9822292740: 0.06%
Covered Lines: 10804
Relevant Lines: 13676

💛 - Coveralls

@SethDusek SethDusek merged commit 2613159 into ergoplatform:develop Sep 4, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants