Open yuwen01 opened 2 months ago
This spec is looking great so far! Implementation will want to build on top of https://github.com/ethereum-optimism/optimism/pull/12057 which is targeting audit Nov 4th, so it should be merged in over the next 2 weeks
Any updates here?
Hi! Sorry for the delay, but I've updated the spec setting the operator fee manager in the Roles struct. See system-config.md
in the isthmus folder.
This generally looks good to me. Some work started in https://github.com/ethereum-optimism/optimism/pull/12847 to define the config for isthmus that you can build on. cc @vdamle for visibility
cc @trianglesphere come leave a review please
This looks good, just add a clarifier for the l1 block attributes function signature so it's clear what that value is at the top of the table in
l1-attributes.md
.
Thanks! Just fixed.
Overview
We propose adding additional fee scalars to the fee formula, which allow for more flexibility for chains that leverage alt-DA, ZK proving, or custom gas tokens.
This spec goes with this design doc.