Skip to content

Releases: axelarnetwork/axelar-cgp-sui

v0.6.3

17 Sep 03:09
9a3c865
Compare
Choose a tag to compare

Patch Changes

  • 9716da3: refactor: auth module in axelar_gateway package

v0.6.2

12 Sep 09:47
05eda2f
Compare
Choose a tag to compare

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

05 Sep 08:04
29c695e
Compare
Choose a tag to compare

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

03 Sep 09:52
922f66e
Compare
Choose a tag to compare

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

03 Sep 02:04
3840aaa
Compare
Choose a tag to compare

Minor Changes

  • 26a618f: Formatted move modules with "Prettier Move" plugin to compatible with Sui 1.32.0

Patch Changes

v0.4.1

27 Aug 07:15
7d81ef1
Compare
Choose a tag to compare

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

15 Aug 05:03
523e24c
Compare
Choose a tag to compare

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

19 Jul 17:53
71de301
Compare
Choose a tag to compare

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

v0.2.0

19 Jul 11:45
35bc6db
Compare
Choose a tag to compare

What's Changed

  • chore: add registry url to setup-node step by @npty in #72
  • refactor: add contract build function for package upgrade scripts by @blockchainguyy in #70
  • feat: add copy util to avoid overriding Move.toml for recursive publishes. by @Foivos in #73
  • feat: update package.json by @Foivos in #75
  • chore: include move/test into published package by @npty in #77
  • feat(gateway)!: add previous signer retention to gateway setup by @milapsheth in #76
  • feat: add uid type by @npty in #74
  • chore: update versions by @github-actions in #78

New Contributors

  • @github-actions made their first contribution in #78

Full Changelog: 0.1.0...0.2.0

v0.1.0

13 Jul 00:25
1bc4c21
Compare
Choose a tag to compare

Initial Release

New Contributors

Full Changelog: https://github.com/axelarnetwork/axelar-cgp-sui/commits/0.1.0