-
Notifications
You must be signed in to change notification settings - Fork 23
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
WEB3-68: feat: Add EIP4788 commitments #180
Merged
Merged
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 07f0c8c - Browse repository at this point
Copy the full SHA 07f0c8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f13ce98 - Browse repository at this point
Copy the full SHA f13ce98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 261178f - Browse repository at this point
Copy the full SHA 261178fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b4829 - Browse repository at this point
Copy the full SHA 47b4829View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6ebea6 - Browse repository at this point
Copy the full SHA c6ebea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03c20e9 - Browse repository at this point
Copy the full SHA 03c20e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c0b126 - Browse repository at this point
Copy the full SHA 2c0b126View commit details -
Configuration menu - View commit details
-
Copy full SHA for abeafd9 - Browse repository at this point
Copy the full SHA abeafd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b09132 - Browse repository at this point
Copy the full SHA 8b09132View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03bfbab - Browse repository at this point
Copy the full SHA 03bfbabView commit details
Commits on Aug 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 271940b - Browse repository at this point
Copy the full SHA 271940bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4937a72 - Browse repository at this point
Copy the full SHA 4937a72View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd08b6e - Browse repository at this point
Copy the full SHA fd08b6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a43d22e - Browse repository at this point
Copy the full SHA a43d22eView commit details
Commits on Aug 9, 2024
-
feat: Add version to Steel commitments (#189)
This PR adds a version to the commitments generated by Steel. This allows us to distinguish between regular block commits (verified using the `blockhash` opcode) and beacon commits (verified using the EIP-4788 beacon roots contract) based on the commitment data alone. It uses the top 2 bytes of the commitment's `blockID` field as the version. This leaves a `uint240` for the actual identifier, which is more than sufficient for the block number or block timestamp.
Configuration menu - View commit details
-
Copy full SHA for 6c971f9 - Browse repository at this point
Copy the full SHA 6c971f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4833b3 - Browse repository at this point
Copy the full SHA d4833b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482cc54 - Browse repository at this point
Copy the full SHA 482cc54View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cefcd7 - Browse repository at this point
Copy the full SHA 3cefcd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 397965b - Browse repository at this point
Copy the full SHA 397965bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2614552 - Browse repository at this point
Copy the full SHA 2614552View commit details
Commits on Aug 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80ed989 - Browse repository at this point
Copy the full SHA 80ed989View commit details
Commits on Aug 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74e32a8 - Browse repository at this point
Copy the full SHA 74e32a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82b0962 - Browse repository at this point
Copy the full SHA 82b0962View commit details -
Configuration menu - View commit details
-
Copy full SHA for a596d9f - Browse repository at this point
Copy the full SHA a596d9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec59462 - Browse repository at this point
Copy the full SHA ec59462View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6890cf8 - Browse repository at this point
Copy the full SHA 6890cf8View commit details
Commits on Aug 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0416be - Browse repository at this point
Copy the full SHA c0416beView commit details -
Configuration menu - View commit details
-
Copy full SHA for f30176e - Browse repository at this point
Copy the full SHA f30176eView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 16ac31f - Browse repository at this point
Copy the full SHA 16ac31fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae21fd - Browse repository at this point
Copy the full SHA 9ae21fdView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b957a7 - Browse repository at this point
Copy the full SHA 5b957a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fe9316 - Browse repository at this point
Copy the full SHA 9fe9316View commit details
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.