Skip to content

Conversation

protolambda
Copy link
Contributor

@protolambda protolambda requested a review from ajsutton April 24, 2025 21:04
@protolambda protolambda requested review from a team as code owners April 24, 2025 21:04
@emhane emhane added H-interop Hardfork: change planned for Interop upgrade A-supervisor Area: supervisor A-rpc Area: RPC API labels Apr 25, 2025
@emhane emhane added the C-enhancement Category: new feature request label Apr 25, 2025
@emhane
Copy link
Member

emhane commented May 29, 2025

@dhyaniarun1993 @itschaindev @sadiq1971

@protolambda
Copy link
Contributor Author

For readers: this PR is not accurate, the format changed last 2 weeks. Will need to update this after other higher priority work is out of the way.

@protolambda
Copy link
Contributor Author

Rebased and updated to match ethereum-optimism/optimism#16156

- `dependencies`: `MAP`:
- key: `ChainID`
- value: `ConfigDependency`: `OBJECT`: empty object. This may be extended in the future.
- `overrideMessageExpiryWindow`: `uint64`: changes the default protocol expiry window time.
Copy link
Member

Choose a reason for hiding this comment

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

So this isn't something we only use in tests, but want to have in the specs?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I already suggested to change it to just be messageExpiryWindow, but there is no support/momentum on all the usages of this config code to change it.

Comment on lines +126 to +127
Decimal-encoded string, variable length up to 256 bits.
This supports decoding of hex-encoded values when prefixed with `0x`.
Copy link
Member

Choose a reason for hiding this comment

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rpc Area: RPC API A-supervisor Area: supervisor C-enhancement Category: new feature request H-interop Hardfork: change planned for Interop upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants