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 new teal opcodes for the MiMC hash function to support Zero Knowledge Proofs #5978

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Make mimc fail on empty input and add test vectors

3979001
Select commit
Loading
Failed to load commit list.
Open

Add new teal opcodes for the MiMC hash function to support Zero Knowledge Proofs #5978

Make mimc fail on empty input and add test vectors
3979001
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded May 15, 2024 in 1s

82.60% of diff hit (target 55.96%)

View this Pull Request on Codecov

82.60% of diff hit (target 55.96%)

Annotations

Check warning on line 45 in data/transactions/logic/crypto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/transactions/logic/crypto.go#L45

Added line #L45 was not covered by tests

Check warning on line 65 in data/transactions/logic/crypto.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/transactions/logic/crypto.go#L64-L65

Added lines #L64 - L65 were not covered by tests