Introduces the root gauge for Base. I believe we determined that it's not necessary to worry about L2 gas, which makes this gauge extremely simple. See code comments for details.
We now have multiple roots using the same interface L1StandardBridge. Should we pull that up to interfaces?
Type of change
[ ] Bug fix
[X] New feature
[ ] Breaking change
[ ] Dependency changes
[ ] Code refactor / cleanup
[ ] Documentation or wording changes
[ ] Other
Checklist:
[X] The diff is legible and has no extraneous changes
[X] Complex code has been commented, including external interfaces
[N/A] Tests are included for all code paths
[X] The base branch is either master, or there's a description of how to merge
Description
Introduces the root gauge for Base. I believe we determined that it's not necessary to worry about L2 gas, which makes this gauge extremely simple. See code comments for details.
We now have multiple roots using the same interface L1StandardBridge. Should we pull that up to interfaces?
Type of change
Checklist:
master
, or there's a description of how to mergeIssue Resolution
Closes #2539