-
Notifications
You must be signed in to change notification settings - Fork 22
[Neutron] Update deployment config #264
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
Conversation
222dfcb
to
3a27f62
Compare
3a27f62
to
72332e0
Compare
28cb2af
to
44f573f
Compare
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.
see comments on TWAP price sources should be normalised to USD
@markonmars could you assist in reviewing the swap routes for rewards collector please? |
7470f6c
to
e548bd1
Compare
|
Updated testnet addresses to the one on neutron testnet. |
Before merge to master all commits should be squashed into one. |
e18c534
to
f2e822d
Compare
Add multisig config. Reduce atom swapping amount - doesn't need to be 2 full atom and on testnet it's hard to get atom Fix up assets on testnet to match mainnet configs fix order of setting price sources so that ntrn can use atom price source swapper initially needs to be owned by deployer address not multisig so routes can be setup, then correctly queried for proposed new owner assertion Add testnet config to test multisig handover deployment on testnet Add verifying info for neutron deployment change testnet oracles to use twap instead of pyth (except axlUSDC) add MARS TWAP on mainnet config and route mars swaps via axlUSDC Add mainnet contracts Co-authored-by: dancreee <dane@delphilabs.io> Co-authored-by: piobab <piotr.babel@gmail.com>
f2e822d
to
965f1cf
Compare
Squashed to single commit. Diff between old https://github.com/mars-protocol/red-bank/tree/feat/update-deployment-config-copy and current one is empty so should be good. |
No description provided.