feat(cgt): related specs#44
Merged
hexshire merged 33 commits intosc-feat/custom-gas-tokenfrom Aug 19, 2025
Merged
Conversation
0xniha
suggested changes
Jul 25, 2025
agusduha
reviewed
Jul 29, 2025
agusduha
reviewed
Jul 29, 2025
agusduha
reviewed
Jul 29, 2025
agusduha
reviewed
Jul 29, 2025
agusduha
reviewed
Jul 29, 2025
agusduha
reviewed
Jul 29, 2025
agusduha
requested changes
Jul 29, 2025
Member
agusduha
left a comment
There was a problem hiding this comment.
I think it needs the linter to be run yet
Joxess
reviewed
Aug 8, 2025
Joxess
left a comment
There was a problem hiding this comment.
Very good progress!; one piece missing here is the predeploy for the L2CGTBridge. Rest is looking good
Co-authored-by: Joxes <91908708+Joxess@users.noreply.github.com> Signed-off-by: Hex <165055168+hexshire@users.noreply.github.com>
Co-authored-by: Joxes <91908708+Joxess@users.noreply.github.com> Signed-off-by: Hex <165055168+hexshire@users.noreply.github.com>
0xniha
reviewed
Aug 11, 2025
0xniha
reviewed
Aug 11, 2025
0xniha
reviewed
Aug 11, 2025
0xniha
reviewed
Aug 11, 2025
0xniha
reviewed
Aug 11, 2025
* feat(cgt): cgt bridges * chore(cgt): address review comments * chore(cgt): address review comments * chore(cgt): remove cgt bridges spec * chore(cgt): wip new cgt bridges spec * chore(cgt): wip new cgt bridges spec * chore(cgt): new cgt bridges spec
ashitakah
requested changes
Aug 13, 2025
0xniha
reviewed
Aug 13, 2025
0xniha
reviewed
Aug 13, 2025
tynes
reviewed
Aug 19, 2025
|
|
||
| ## Definitions | ||
|
|
||
| ### Custom Gas Token Flag |
There was a problem hiding this comment.
Looks like this needs an update to say it was moved into the portal
Member
Author
There was a problem hiding this comment.
There is a comment below that indicates that the value is stored in the portal but maybe I should clarify that this is a view functions that retrieves the value from the Portal.
"This flag is stored in
the OptimismPortal contract."
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes OPT-960