Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 1.31 KB

Changelog

Full Changelog

v1.3.0 (2024-11-19)

Full Changelog

  • Change event index in message ids from u32 to u64. Emit message id from voting verifier #666
  • Ampd switch from horizon to RPC client for Stellar verifier #694

Migration Notes

Upgrade or deploy contracts/components in the below order:

Contracts that should be deployed fresh
  • interchain-token-service
  • axelarnet-gateway (deploy with chain name "axelar")
Contracts that need migration
  • coordinator
  • gateway
  • rewards
  • router
  • multisig
  • multisig-prover
  • service-registry
  • voting-verifier
Components that need upgrading
  • ampd
Contracts no longer used (no longer part of the active system)
  • nexus-gateway

The voting verifier contracts must be migrated before ampd is upgraded. Existing ampd instances will continue to work even after the contract migration, but we recommend upgrading ampd.