-
Notifications
You must be signed in to change notification settings - Fork 17
feat: add Mellow meta core and earnUSDe configs across networks #148
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
Open
arwer13
wants to merge
43
commits into
main
Choose a base branch
from
feat/mantle-meta
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
7304c6e
feat: add mantle meta core config
arwer13 4344cc7
feat: add Cancun EVM opcodes (EIP-1153, EIP-4844, EIP-5656, EIP-7516)
tamtamchik 19813d9
feat: add --contract flag to check specific addresses
tamtamchik 55761f1
feat: add per-config RPC URL, local RPC override, and configurable ga…
tamtamchik 97a646c
feat: update mantle meta core config
tamtamchik 037f203
refactor: remove skip_user_input local var, use args.yes directly
tamtamchik de92d2d
feat: add arbitrum meta core config
tamtamchik d830945
feat: add base meta configs with mainnet directory scheme
tamtamchik a98d7c1
chore: update .env.example with chain-specific RPC URLs
tamtamchik 83dcece
style: apply black formatting
tamtamchik e0673a2
Merge branch 'main' into feat/mantle-meta-updates
tamtamchik fb8909e
feat: rewrite arbitrum config with new CREATE2 deployment addresses
tamtamchik 24f8521
feat: update base SyncDepositQueue to new CREATE2 address
tamtamchik c74a1cb
feat: add plasma meta core config
tamtamchik 15db6b4
feat: add earnUSDe contracts to meta USD config
tamtamchik 56e08ed
feat: add earnUSDe plasma meta config
tamtamchik ed042f7
feat: add earnUSDe meta configs for Arbitrum and Mantle
tamtamchik 099f57b
docs: update skills with troubleshooting and proxy calldata tips
tamtamchik f8b455b
Merge remote-tracking branch 'origin/main' into feat/mantle-meta-updates
tamtamchik 143a149
Merge branch 'main' into feat/mantle-meta-updates
tamtamchik 922bcac
feat: update earnUSDe meta configs with AaveOracle and SwapModule
tamtamchik ed1fc01
Merge remote-tracking branch 'origin/main' into feat/mantle-meta-updates
tamtamchik 231d1a2
fix: update earnUSDe SwapModule to redeployed proxies
tamtamchik bab053b
fix: update earnUSDe to full redeploy
tamtamchik 4c25dde
fix: update earnUSDe Mantle deploy to new proxies
tamtamchik 8db5583
chore: reorder Mantle earnUSDe contracts, enable TimelockController
tamtamchik 285a5b4
fix: update earnUSDe Plasma deploy to new contracts
tamtamchik 0688b41
fix: update earnUSDe Mantle to latest redeploy
tamtamchik ab8575b
chore: remove outdated Arbitrum earnUSDe config
tamtamchik ea789f0
fix: don't abort the run when a contract errors
tamtamchik b93d6e1
fix: add missing impl constructor_calldata to Ethereum meta_core
tamtamchik b756645
refactor: make bytecode comparison errors fatal, drop dead ExceptionH…
tamtamchik 2c0911d
revert: drop error-handling changes from this PR
tamtamchik ee8b45f
Merge pull request #162 from lidofinance/fix/earnusde-swapmodule-rede…
tamtamchik e6b8c30
Merge pull request #149 from lidofinance/feat/mantle-meta-updates
tamtamchik 35e96db
docs: fix AI-doc drift vs code
tamtamchik 69a4ace
docs: correct fail_on_bytecode_comparison_error description
tamtamchik 09e81b9
Merge pull request #164 from lidofinance/docs/ai-doc-accuracy
TheDZhon 2769ec9
Merge remote-tracking branch 'origin/main' into feat/mantle-meta
tamtamchik d8c9c8e
chore: remove arbitrum
tamtamchik 7f679cb
feat: error when --contract filter matches nothing
tamtamchik 3135973
chore: align meta config env and gas settings
tamtamchik 6802c2f
chore: remove --local-rpc option
tamtamchik 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
Oops, something went wrong.
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.