-
Notifications
You must be signed in to change notification settings - Fork 45
Poseidon-arrays #2134
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
Closed
Closed
Poseidon-arrays #2134
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
5daebf9
Simplify exports for poseidon package
richardpringle 6ab2c8d
Use modern module layout in mina-tree
richardpringle 8f1fced
WIP
richardpringle 6f3c24a
more WIP
richardpringle b48cb7d
Format
richardpringle 1c9d489
did it do it
richardpringle 9b09755
Formatting
richardpringle 84b6817
Update plan
richardpringle 66d0efc
Another update
richardpringle 7f0db75
Start PR review
richardpringle 73bcb0e
Update review file
richardpringle d845db8
Remove unnecessary `pub`
richardpringle 804fb7f
More progress
richardpringle 0a4e278
Another round
richardpringle 7b66eb0
Update
richardpringle 1a29216
Remove unnecessary clone
richardpringle fe9e214
Remove the migration plan file
richardpringle 09a294b
Replace unwraps with expects
richardpringle 5513501
Remove duplicate code
richardpringle 79f3b03
Add TODO to unify code in here and `proof-systems`
richardpringle 5caa020
Address a bunch more comments
richardpringle 80bb4b4
Small fixes
richardpringle 6b81cda
Add todo for unwrap
richardpringle da14b62
Going to ignore this one for now
richardpringle 3327b06
Add permalinks
richardpringle 2f14a05
Another one ignored
richardpringle 774fc6f
Massive removal of Infallible TryFrom implementations
richardpringle 61940e7
Restore tests that were deleted
richardpringle cb746c2
Address remainder of comments
richardpringle c3a77d1
Describe TEST_FAILURES
richardpringle dd3a14d
Fix empty hash domain strings
richardpringle 04f72e9
Ignore the failing test for now.
richardpringle 09fcd5d
Fix formatting
richardpringle f8df3dc
Don't copy poseidon directory
richardpringle 6856d01
Update tools/fuzzing
richardpringle bf65139
Ignore tests with wrong hashes
richardpringle b13b71a
Sneak in PaddedSeq improvements
richardpringle 5e865ce
fixup! Sneak in PaddedSeq improvements
richardpringle 421da86
Remove unnecessary attribute
richardpringle 5c1c6ab
Put back the empty domain strings
richardpringle 24aad1b
Change expected database-hash values
richardpringle 2dd358c
Change expected hashes for mina-tree
richardpringle File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to remove the two comment lines above this as well