Skip to content

Commit

Permalink
feat: hash registry with statestorer (#564)
Browse files Browse the repository at this point in the history
Co-authored-by: AlexandreBelling <[email protected]>
  • Loading branch information
ivokub and AlexandreBelling authored Dec 11, 2024
1 parent 668229e commit be3c2bb
Show file tree
Hide file tree
Showing 30 changed files with 1,293 additions and 89 deletions.
42 changes: 37 additions & 5 deletions ecc/bls12-377/fr/mimc/mimc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

120 changes: 120 additions & 0 deletions ecc/bls12-377/fr/mimc/mimc_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion ecc/bls12-377/twistededwards/eddsa/eddsa_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion ecc/bls12-381/bandersnatch/eddsa/eddsa_test.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

42 changes: 37 additions & 5 deletions ecc/bls12-381/fr/mimc/mimc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit be3c2bb

Please sign in to comment.