-
Notifications
You must be signed in to change notification settings - Fork 4
feat: link state proof with block #53
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
Conversation
nikkolasg
left a comment
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.
Looking good !!! Looking forward to see the tests !
3cffd34 to
93053c8
Compare
nikkolasg
left a comment
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.
Well done ! A few nitpicks around organization and some comments, but should be good to merge soon imo !
1a2e7f1 to
875b2a0
Compare
…is linked to the specific block header.
Co-authored-by: Nicolas Gailly <[email protected]>
Co-authored-by: Nicolas Gailly <[email protected]>
nicholas-mainardi
left a comment
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.
LGTM now! Thanks for addressing all the issues. I did a commit with small changes to the block_header_decoding test
Summary
Close https://github.com/Lagrange-Labs/mapreduce-plonky2/issues/32
Implement this circuit according to Linking with Block Number.
eth_getProof.