Skip to content

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.

| 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 3 times, most recently from f570238 to 51576e6 Compare January 12, 2025 00:11
@mdehoog mdehoog force-pushed the michael/event-nonce branch from 51576e6 to b3859ca Compare February 22, 2025 00:11
@mdehoog mdehoog requested a review from mds1 as a code owner February 22, 2025 00:11
@ajsutton ajsutton removed their request for review April 14, 2025 01:11
- [EIP-6110](https://eips.ethereum.org/EIPS/eip-6110)
- [EIP-7685](https://eips.ethereum.org/EIPS/eip-7685)
- [L2ToL1MessagePasser Storage Root in Header](./exec-engine.md##l2tol1messagepasser-storage-root-in-header)
- [L2ToL1MessagePasser Storage Root in Header](./exec-engine.md#l2tol1messagepasser-storage-root-in-header)
Copy link
Member

Choose a reason for hiding this comment

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

could you please submit this doc bug fix as a separate pr? out of scope

@emhane emhane added H-jovian Hardfork: change is planned for Jovian upgrade U-smart-contract Upgrade: involving changes to smart contracts C-enhancement Category: new feature request and removed H-jovian Hardfork: change is planned for Jovian upgrade labels Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-enhancement Category: new feature request U-smart-contract Upgrade: involving changes to smart contracts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants