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

[Jovian] Add specs for consensus event nonces (deposits + config changes) #487

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mdehoog
Copy link
Contributor

@mdehoog mdehoog commented Dec 29, 2024

Description

Add specs for #330 (comment).
Tracker issue: ethereum-optimism/optimism#13543

Additional context

We're excited to get this change out as we see it as a precursor to #478, which is useful for our L3s.

@@ -38,8 +38,8 @@ The overall calldata layout is as follows:
| l1BlockHash | bytes32 | 100-131 | 4 |
| batcherHash | bytes32 | 132-163 | 5 |

Total calldata length MUST be exactly 164 bytes, implying the sixth and final segment is only
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may have been applicable to an earlier version of the ecotone calldata, but it was updated to only have 5 segments, and they are all full.

@mdehoog mdehoog marked this pull request as ready for review January 5, 2025 19:16
@mdehoog mdehoog changed the title [Isthmus] Add specs for consensus event nonces (deposits + config changes) [Jovian] Add specs for consensus event nonces (deposits + config changes) Jan 8, 2025
@mdehoog mdehoog force-pushed the michael/event-nonce branch 2 times, most recently from e413ee9 to f570238 Compare January 12, 2025 00:10
@mdehoog mdehoog force-pushed the michael/event-nonce branch from f570238 to 51576e6 Compare January 12, 2025 00:11
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.

1 participant