Releases: axelarnetwork/axelar-local-dev
Releases · axelarnetwork/axelar-local-dev
v1.3.1
v1.3.0
What's Changed
- Fix README.md typos ethets should be ethers by @StephenFluin in #60
- Support GMP Express by @npty in #59
- Bump version to 1.3.0 by @npty in #61
New Contributors
- @StephenFluin made their first contribution in #60
Full Changelog: v1.2.6...v1.3.0
v1.2.6
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
- @milapsheth made their first contribution in #54
Full Changelog: v1.2.4...v1.2.6
v1.2.4
v1.2.3
v1.2.2
v1.2.1
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
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
- @0x1NotMe made their first contribution in #1
- @npty made their first contribution in #3
- @Foivos made their first contribution in #8
- @eguajardo made their first contribution in #9
- @ggutoski made their first contribution in #11
- @vladwulf made their first contribution in #25
- @re1ro made their first contribution in #26
Full Changelog: https://github.com/axelarnetwork/axelar-local-dev/commits/v1.1.0