Releases: axelarnetwork/axelarjs-sdk
Releases · axelarnetwork/axelarjs-sdk
v0.11.0
What's Changed
[0.11.0] - 2022-SEPTEMBER-12
- add AxelarTransferAPI to allow query transfer status for cross-chain transfer via deposit address or sendToken method. #154, addresses #143
- rename axelarCachingServiceUrl to axelarGMPApiUrl
- Fixed an issue where the deposit address can be the same in the case of two parallel requests with different source chain names. #157
- updates estimateGasFee method to allow for input gastoken
Full Changelog: v0.10.3...v0.11.0
v0.10.0
What's Changed
- update AxelarGMPRecoveryAPI's addGas and addNativeGas methods to fetch gas receiver contract addresses remotely, replacing hard-coded values
Full Changelog: v0.9.2...v0.10.0
v0.9.1
v0.9.0
What's Changed
- chore: adding mainnet RPCs for transaction recovery API by @canhtrinh in #145
Full Changelog: v0.8.1...v0.9.0
v0.8.0
0.6.20
What's Changed
- chore: refactor query status method by @canhtrinh in #101
- Refactor manual relay tx by @npty in #106
- chore: fixing small bug in queryTransactionStatus by @canhtrinh in #115
- Replace lodash, specify dev deps by @jonator in #118
- chore: add concurrent calls support by @vladwulf in #120
- Prevent accidentally bump minor version by @npty in #121
- chore: adding fetch and reducing binance assets by @canhtrinh in #122
- Dependencies by @canhtrinh in #130
- chore: updating confirmation heights by @canhtrinh in #133
New Contributors
Full Changelog: v0.6.5...v0.6.20
v0.6.5
v0.6.0
What's Changed
- @refactor/sdk cleanup by @vladwulf in #62
- @feature/asset loader by @vladwulf in #63
- @feature/e2e tests by @vladwulf in #64
- chore: add getDepositAddress wrapper by @vladwulf in #70
- Adding timeout by @canhtrinh in #68
- @refactor/simplify transfer payload by @vladwulf in #73
- Support general message passing by @npty in #66
- V0.5.0 alpha by @canhtrinh in #74
- adding new methods to export the gateway and erc20 contract on the Ax… by @canhtrinh in #76
- Update abi and arg name by @npty in #77
- chore: add destination address check for getDepositAddress() by @vladwulf in #78
- Devnet assets by @canhtrinh in #79
- Update user agent by @npty in #82
- Fix missing provider by @npty in #84
- Fix/alpha.8 misc by @vladwulf in #87
- Alpha 8 candidate by @canhtrinh in #86
- chore: adding optional parameter to getDepositAddress method with tra… by @canhtrinh in #89
New Contributors
Full Changelog: v0.4.15...v0.6.0
v0.4.26
What's Changed
- chore: restore README code snippets by @ggutoski in #61
- chore: adding chain IDs to chain configs and adding new assets by @canhtrinh in #60
- chore: adding fee query by @canhtrinh in #65
Full Changelog: v0.4.15...v0.4.26