Releases: axelarnetwork/axelarjs
Releases · axelarnetwork/axelarjs
@axelarjs/deposit-address@0.1.22
Patch Changes
- Updated dependencies [
e987e82bfd33c23b46bdbd20b62af16e8b9581d5
]:- @axelarjs/api@0.4.4
@axelarjs/api@0.4.4
Patch Changes
- #397
e987e82bfd33c23b46bdbd20b62af16e8b9581d5
Thanks @npty! - chore: fix rounding issue for estimateGasFee api
@axelarjs/transaction-recovery@0.3.3
Patch Changes
-
#380
1d7f53c0d521a7cb974080c3c51bd3b60fd4f762
Thanks @npty! - feat: add evmExecute for transaction-recovery package -
Updated dependencies [
1d7f53c0d521a7cb974080c3c51bd3b60fd4f762
]:- @axelarjs/evm@0.2.5
@axelarjs/evm@0.2.5
Patch Changes
- #380
1d7f53c0d521a7cb974080c3c51bd3b60fd4f762
Thanks @npty! - feat: add evmExecute for transaction-recovery package
@axelarjs/deposit-address@0.1.21
Patch Changes
- Updated dependencies [
1d7f53c0d521a7cb974080c3c51bd3b60fd4f762
]:- @axelarjs/api@0.4.3
@axelarjs/api@0.4.3
Patch Changes
- #380
1d7f53c0d521a7cb974080c3c51bd3b60fd4f762
Thanks @npty! - feat: add evmExecute for transaction-recovery package
@axelarjs/transaction-recovery@0.3.2
Patch Changes
- Updated dependencies [
1ab5e2790918dc028af93a918c6fdd99704979d0
]:- @axelarjs/api@0.4.2
@axelarjs/deposit-address@0.1.20
Patch Changes
- Updated dependencies [
1ab5e2790918dc028af93a918c6fdd99704979d0
]:- @axelarjs/api@0.4.2
@axelarjs/cosmos@0.2.13
Patch Changes
- #363
234f9255090a7bc735b9229d380ab1725b2f0946
Thanks @npty! - - AddedmanualRelayToDestChain
function in the@axelarjs/transaction-recovery
module for enhanced transaction recovery capabilities.- Added
searchBatchedCommands
query for the Axelarscan client in the@axelarjs/api
module. - Added Axelar Recovery client to facilitate server-side signing of Axelar transactions in the
@axelarjs/api
module. - Added
AXELAR_LCD_URLS
to@axelarjs/core
module. - Added
connectToFirstAvailable
function to allow passing multiple rpc urls and connect to first available node in the@axelarjs/cosmos
module.
- Added
@axelarjs/core@0.2.11
Patch Changes
- #363
234f9255090a7bc735b9229d380ab1725b2f0946
Thanks @npty! - - AddedmanualRelayToDestChain
function in the@axelarjs/transaction-recovery
module for enhanced transaction recovery capabilities.- Added
searchBatchedCommands
query for the Axelarscan client in the@axelarjs/api
module. - Added Axelar Recovery client to facilitate server-side signing of Axelar transactions in the
@axelarjs/api
module. - Added
AXELAR_LCD_URLS
to@axelarjs/core
module. - Added
connectToFirstAvailable
function to allow passing multiple rpc urls and connect to first available node in the@axelarjs/cosmos
module.
- Added