Releases: axelarnetwork/axelar-cgp-sui
Releases · axelarnetwork/axelar-cgp-sui
v0.8.0
Minor Changes
- 86cde3b: Fix ITS discovery and verify it in tests.
Patch Changes
- 9d36662: feat: export approve and execute functions
- 3464917: chore: bump sui version to 1.35.2
- f9840b2: chore: split builds for CJS, ESM, and Web
v0.7.1
Patch Changes
- e2c7319: create an npm task for snapshot release and cleanup workflow names
v0.6.3
Patch Changes
- 9716da3: refactor: auth module in axelar_gateway package
v0.6.2
Patch Changes
- b0cb54e: refactor: weighted_signers module
- 39bf114: refactor: discovery module
- 7f36eea: refactor: proof module
- 8cb75ed: feat: use channel to figure out source address for its
- 544d8e1: chore: apply macro function to reduce duplication in gateway contract
v0.6.1
Patch Changes
- a19430c: chore: refactor gateway contract to use enum
- 396cc29: chore: include version.json in published package
- 3bcb7d3: chore: make sui workflow reusable
v0.6.0
Minor Changes
- 2dccf33: Using a custom hot potato object for the operators module instead of Sui's Borrow, because our design fits better this way.
Patch Changes
- fd494a4: Updated sui rev to testnet-v1.32.0
v0.5.0
Minor Changes
- 26a618f: Formatted move modules with "Prettier Move" plugin to compatible with Sui 1.32.0
Patch Changes
v0.4.1
Patch Changes
- cf4ead4: Fixed publish error in docker container environment by removing the tmp package.
- fd297c7: Added Bag and Operator bcs structs
- d86325e: Renamed test package to example
v0.4.0
What's Changed
- feat: its scale coins and flow limits by @Foivos in #64
- feat: flow limits by @Foivos in #66
- feat: add pay_gas into send_call in test module by @npty in #90
- chore: ignore sui-binaries by @npty in #92
- feat: use hot potato pattern to borrow cap by @npty in #96
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- chore: update the release doc by @npty in #79
- feat: remove hardcoded addresses by @Foivos in #81
- feat: update sui sdk to newest version by @Foivos in #80
- chore: update versions by @github-actions in #82
Full Changelog: 0.2.0...v0.3.0