-
Notifications
You must be signed in to change notification settings - Fork 17
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
doc(releases): axelard v1.2.1 #543
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,41 @@ | ||||||||||||||
# axelard v1.2.1 | ||||||||||||||
|
||||||||||||||
| | **Owner** | | ||||||||||||||
|-----------|------------| | ||||||||||||||
| **Created By** | @haiyizxx <[email protected]> | | ||||||||||||||
| **Deployment** | @RiceAndMeet <[email protected]> | | ||||||||||||||
|
||||||||||||||
| **Network** | **Deployment Status** | **Date** | | ||||||||||||||
|-------------|----------------------|----------| | ||||||||||||||
| **Devnet Amplifier** | Deployed | 2025-02-07 | | ||||||||||||||
| **Stagenet** | Deployed | 2025-02-07 | | ||||||||||||||
| **Testnet** | - | TBD | | ||||||||||||||
| **Mainnet** | - | TBD | | ||||||||||||||
|
||||||||||||||
[Release](https://github.com/axelarnetwork/axelar-core/releases/tag/v1.2.1) | ||||||||||||||
|
||||||||||||||
## Background | ||||||||||||||
|
||||||||||||||
Changes in the release: | ||||||||||||||
|
||||||||||||||
1. Burn transaction fees from circulation. | ||||||||||||||
2. Security patches to wasmd and CometBFT. | ||||||||||||||
|
||||||||||||||
## Deployment | ||||||||||||||
|
||||||||||||||
- wasmvm lib has been updated from `v1.3.1` to `v1.5.8`, make sure update the dependency if you are using the axelard binary. | ||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. add a link to the wasmvm lib? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Also mention that if you're using the community scripts, you'll need to update |
||||||||||||||
|
||||||||||||||
### Devnet Amplifier / Stagenet | ||||||||||||||
|
||||||||||||||
### Testnet / Mainnet | ||||||||||||||
Comment on lines
+28
to
+30
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||
|
||||||||||||||
## Checklist | ||||||||||||||
|
||||||||||||||
The following checks should be performed after the rollout | ||||||||||||||
|
||||||||||||||
- [ ] Verify that nodes are producing new blocks after the upgrade. | ||||||||||||||
- [ ] Check the denomination of burned fees in `burned-uaxl` on-chain using: | ||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Also mention the event and how to check on axelarscan for completeness |
||||||||||||||
```bash | ||||||||||||||
axelard q bank balances axelar1qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqecnww6 | ||||||||||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||||||||||
``` | ||||||||||||||
|
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.
file name should use
v1.2.1