-
Notifications
You must be signed in to change notification settings - Fork 3.9k
feat: cgt #17412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
feat: cgt #17412
Changes from 45 commits
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
0b5940a
feat(cgt): custom gas token
hexshire 5d807c7
feat: add gasPayingTokenName and gasPayingTokenSymbol on json config …
0xniha 2c9c7b9
fix: contracts semver
0xniha 4ddd49f
fix: remove system config bool
ashitakah 1a9acec
test: add OptimismPortal2CGT tests
0xniha 170cede
chore(cgt): set cgt flag l1block & fixes
0xniha ef98d54
fix(linter): resolve goimports formatting issue
hexshire 1f223a4
feat: add separate l2 contracts for cgt (#530)
0xniha 53a7501
test(cgt): fix failing tests (#529)
hexshire 52d4840
fix(cgt): revert weth
hexshire c64cbe5
cgt: feature flag integration
tynes 01b018c
config: make backwards compatible
tynes 2b5fdf2
fix: build issue
tynes c1e9f38
fix: better backwards compatibility
tynes 736e33d
build: fix
tynes e759aae
lint: fix
tynes 38404d5
snapshots: update
tynes 2175502
op-deployer: apply test with CGT
tynes 5fc88e1
contracts-bedrock: fix versioning
tynes 4db9ecc
lint: fix
tynes 47b0d81
deployer: remove standard values
tynes 75798b4
contracts: semver lock
tynes 787e880
contracts-bedrock: fix semver + abis
tynes 47bd311
cgt: solidity test cleanup
tynes 70f90c4
solidity: fmt
tynes fe0f5ab
tests: remove dead imports
tynes 0461d07
tests: fixup
tynes 8d2240f
cgt: configurable liquidity amount
tynes fd8b11d
feat: configurable native asset liquidity balance
tynes 11e3e4c
cleanup: merge L1Block logic so that we inherit
tynes bccbdb8
snapshots: update
tynes 2652a3f
cgt: inherit logic for L2ToL1MessagePasser
tynes c865863
semver-lock: update
tynes 8209fb1
lint: fix
tynes 3aedcdc
lint: fixup
tynes 82305b5
interfaces: fix
tynes da28e87
fixes: smol
tynes 152afcc
deploy-config: sane default
tynes d159627
lint: fix
tynes 3a876e1
linting: fix
tynes fbbbba2
lint: fix
tynes 330bb60
semgrep: fix
tynes b423844
lint: fix
tynes ca929cb
tests: fix
tynes 8de8477
tests: fix fuzz
tynes dfe5282
fix: custom gas token rebase (#17484)
agusduha b54c6b5
Merge branch 'develop' into sc-feat/custom-gas-token-rebase
agusduha cbdda0f
fix: semver lock
agusduha 9bb50bd
fix: CGT review fixes (#17534)
agusduha 872d409
Merge branch 'develop' into sc-feat/custom-gas-token-rebase
agusduha ed4c79b
fix: semver
agusduha 01020a3
fix: opcm version
agusduha 244a734
Merge branch 'develop' into sc-feat/custom-gas-token-rebase
agusduha c8060eb
fix: tests
agusduha ee87ecd
feat(op-acceptance-tests): add acceptance tests for native CGT across…
scharissis 4ad8a30
fix: custom gas token rebase review comments (#17577)
agusduha 4f01447
fix: cgt review (#17612)
agusduha c83d058
test: custom gas token invariants (#17489)
simon-something 882ca7a
refactor: use skipIfDevFeatureDisabled for cgt predeploys test (#614)…
agusduha 2da84c8
Merge branch 'develop' into sc-feat/custom-gas-token-rebase
agusduha bf72a8c
fix: tests
agusduha f033db8
fix: auth minter helper & bound _mint in depositTransaction tests (#1…
0xniha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.