Skip to content

Releases: axelarnetwork/axelar-local-dev

v1.3.1

15 Mar 12:23
dab8afa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

22 Feb 15:26
a2c66a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.6...v1.3.0

v1.2.6

06 Feb 12:02
1aeec06
Compare
Choose a tag to compare

What's Changed

  • fix: undefined commands handling by @0x1NotMe in #49
  • chore: update version by @npty in #50
  • chore: update chain info by @npty in #52
  • chore: update gas service implementation by @milapsheth in #54
  • feat: update axelar-cgp-solidity version to 4.5.0 by @npty in #55
  • chore: update version to 1.2.6 by @npty in #56

New Contributors

Full Changelog: v1.2.4...v1.2.6

v1.2.4

16 Jan 13:29
983c01f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.3...v1.2.4

v1.2.3

16 Jan 13:05
c0f16aa
Compare
Choose a tag to compare

What's Changed

  • chore: fix aptos check script by @npty in #44

Full Changelog: v1.2.2...v1.2.3

v1.2.2

11 Dec 13:50
069ff86
Compare
Choose a tag to compare

What's Changed

  • Fix: update axelar cgp aptos to npm version by @npty in #43

Full Changelog: v1.2.1...v1.2.2

v1.2.1

11 Dec 13:23
ebd9a75
Compare
Choose a tag to compare

What's Changed

  • feat: slightly reduce gas limit. by @Foivos in #29
  • feat: distributing artifacts again. by @Foivos in #30
  • remove artifacts again by @Foivos in #31
  • fix: replace avalanche rpc by @0x1NotMe in #36
  • feat: support Aptos by @npty in #33
  • only initialize aptos network if configured properly. by @Foivos in #38
  • fix: error should not break relay function by @npty in #39
  • fix: skip building aptos when aptos command not found by @npty in #41
  • chore: remove reset gas events after relay by @npty in #40
  • chore: update axelar-cgp-aptos dep by @npty in #42

Full Changelog: v1.1.0...v1.2.1

v1.1.0

26 Aug 00:19
14368ee
Compare
Choose a tag to compare

What's Changed

  • fix(metamask): update require statement by @0x1NotMe in #1
  • Feat/remove unused import by @npty in #3
  • Fix payload not found by @npty in #4
  • Add createLocal function by @npty in #5
  • fix wrong relayInterval by @npty in #6
  • changed ust to usdc. by @Foivos in #8
  • Added .npmignore to try to fix installing this as dependency with yarn by @eguajardo in #9
  • doc(fix): fix README example by @ggutoski in #11
  • Change export style from CommonJS to ES module by @npty in #13
  • upgraded. by @Foivos in #15
  • changed to hardhat and made evertything prettier. by @Foivos in #16
  • Fixed numeric overflow with big amounts by @eguajardo in #17
  • refactor everything and add a fork option. by @Foivos in #20
  • Fix/fork and export by @0x1NotMe in #24
  • Fixed number and BigInt precision by @eguajardo in #23
  • Fixed missing call options with paid gas when relaying contract call by @eguajardo in #21
  • Update Readme example with most recent lib usage by @vladwulf in #25
  • chore(deps): update to latest gateway and sdk by @re1ro in #26

New Contributors

Full Changelog: https://github.com/axelarnetwork/axelar-local-dev/commits/v1.1.0