-
Notifications
You must be signed in to change notification settings - Fork 19
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
Mainnet v3 deploy scripts #252
Conversation
iulianpascalau
commented
Nov 8, 2024
- mainnet v3 deploy scripts
- added ledger support
- added ledger support
Coverage SummaryTotals
FilesExpand
|
Contract comparison - from 5868e9c to 0890bd4
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Validated ETH side MvX keys.
Validated BSC side MvX keys.
Validated the three Oracles pems.
@@ -0,0 +1,285 @@ | |||
#### Ethereum | |||
|
|||
function set-eth-contracts-settings() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-checked ✔️
|
||
### common | ||
|
||
function set-oracle-addresses { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-checked ✔️
manual-update-config-file | ||
} | ||
|
||
function set-eth-USDC-token-settings { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-checked: wrong CHAIN_SPECIFIC_TOKEN_TICKER ETHUSDCJ
setting ❌
manual-update-config-file | ||
} | ||
|
||
function set-eth-UTK-token-settings { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-checked ✔️
manual-update-config-file | ||
} | ||
|
||
function set-eth-USDT-token-settings { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-checked ✔️
manual-update-config-file | ||
} | ||
|
||
function set-eth-UMB-token-settings { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-checked ✔️
manual-update-config-file | ||
} | ||
|
||
function set-bsc-USDC-token-settings { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-checked ✔️
manual-update-config-file | ||
} | ||
|
||
function set-bsc-USDT-token-settings { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-check ✔️
manual-update-config-file | ||
} | ||
|
||
# function set-bsc-BUSD-token-settings { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-checked ✔️
# manual-update-config-file | ||
# } | ||
|
||
function set-bsc-TADA-token-settings { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
re-checked ✔️
0890bd4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-validated pems !