-
Notifications
You must be signed in to change notification settings - Fork 18
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
docs: add release doc for ITS on Sui #526
base: main
Are you sure you want to change the base?
Conversation
| **Testnet** | - | TBD | | ||
| **Mainnet** | - | TBD | | ||
|
||
[Release](https://github.com/axelarnetwork/axelar-cgp-sui/releases/tag/v1.1.0) |
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.
1.1.0 has not been released yet, but should be the version to be deployed.
|
||
- [ ] Run the following to test ITS transfer | ||
|
||
```bash |
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.
Will need to test and verify these after ITS deployment on an environment.
Co-authored-by: Milap Sheth <[email protected]>
Co-authored-by: Milap Sheth <[email protected]>
[Changelog](https://github.com/axelarnetwork/interchain-token-service/blob/v/CHANGELOG.md#210) | ||
|
||
## Deployment | ||
|
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.
The gas service contract API was changed as part of this release. So the gas service needs to redeployed (we opted for that instead of upgrade for simplicity, and since it hasn't been used in prod yet)
axelarnetwork/axelar-cgp-sui@2603003
Implications:
- Delete existing gas service/example
- Deploy new one
- Transfer cap to Operators contract
- Deploy ITS
- Redeploy Example
Aiming to do the release tomorrow, were blocked on some things
https://axelarnetwork.atlassian.net/browse/AXE-7289