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

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

Merged
merged 21 commits into from
Dec 16, 2024

Fix lint warnings

d9c3282
Select commit
Loading
Failed to load commit list.
Merged

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

Fix lint warnings
d9c3282
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Dec 10, 2024 in 0s

75.51% of diff hit (target 56.24%)

View this Pull Request on Codecov

75.51% of diff hit (target 56.24%)

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

Check warning on line 813 in data/transactions/logic/fields.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/transactions/logic/fields.go#L812-L813

Added lines #L812 - L813 were not covered by tests

Check warning on line 819 in data/transactions/logic/fields.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/transactions/logic/fields.go#L818-L819

Added lines #L818 - L819 were not covered by tests

Check warning on line 829 in data/transactions/logic/fields.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/transactions/logic/fields.go#L829

Added line #L829 was not covered by tests

Check warning on line 315 in data/transactions/logic/fields_string.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

data/transactions/logic/fields_string.go#L315

Added line #L315 was not covered by tests