- #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
- #257
a5e1a286dd12260d9a9ae09610dd2c5fd6a16e14
Thanks @npty! - update core rpc config and add optional rpc parameter for deposit addr module
7376c166
Thanks @alanrsoares! - Update packages/core module exports
42204ed7
Thanks @alanrsoares! - Remove"type": "module"
from packages
4b8adb6f
Thanks @alanrsoares! - - Migrage api clients to use minimalistic isomorphic http client based onisomorphic-unfetc
- upgrade dependencies
a7457a7b
Thanks @canhtrinh! - update build settings for deposit-address module
59d3ff8f
Thanks @canhtrinh! - bumping all dependencies
c9efbb15
Thanks @alanrsoares! - Do not use path aliases in publishable packages
c2b0fa7c
Thanks @alanrsoares! - - @axelarjs/cosmos: Implement AxelarSigningStargateClient- @axelarjs/utils: Add
memoize
util tofunctions
module - @axelarjs/proto: Upgrade protobuf dependencies
- all: upgrade vitest
- @axelarjs/utils: Add
7aed955f
Thanks @alanrsoares! - Add eslint config & scripts to all packages
- initial release of deposit-address package
- aac5d21: Refactor api, transaction-recovery & core modules to support isomorphic clients
- add s3 links for testnet/mainnet
- Initial release
- ded7e8f: Validating the integration with changesets