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

Clean up binary representations and merkle trees #22

Merged
merged 5 commits into from
Jan 28, 2024
Merged

Conversation

kustosz
Copy link
Contributor

@kustosz kustosz commented Jan 28, 2024

Summary

This significantly unifies and clears our theorems for binary reps and merkle trees. Removes custom binary types in lieu of plain Bools, to avoid conversion hell. Also removes a lot of weirdly stated theorems. Also tries to unify naming to follow mathlib's convention, but this is only done opportunistically and deserves another pass.

Details

Checklist

  • Code is formatted akin to the other code in the repo.
  • Documentation has been updated if necessary.

@kustosz kustosz requested a review from a team as a code owner January 28, 2024 15:05
@kustosz kustosz merged commit ae9327e into main Jan 28, 2024
1 check passed
@kustosz kustosz deleted the wip/mk/next branch January 28, 2024 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants