Skip to content

Latest commit

 

History

History
482 lines (283 loc) · 15 KB

CHANGELOG.md

File metadata and controls

482 lines (283 loc) · 15 KB

@axelarjs/transaction-recovery

0.3.6

Patch Changes

0.3.5

Patch Changes

0.3.4

Patch Changes

0.3.3

Patch Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

  • #363 234f9255090a7bc735b9229d380ab1725b2f0946 Thanks @npty! - - Added manualRelayToDestChain 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.

Patch Changes

0.2.19

Patch Changes

0.2.18

Patch Changes

0.2.17

Patch Changes

0.2.16

Patch Changes

  • Updated dependencies []:
    • @axelarjs/cosmos@0.2.12

0.2.15

Patch Changes

0.2.14

Patch Changes

0.2.13

Patch Changes

0.2.12

Patch Changes

0.2.11

Patch Changes

0.2.10

Patch Changes

  • Updated dependencies [e8ac19df]:
    • @axelarjs/api@0.3.7
    • @axelarjs/cosmos@0.2.11

0.2.9

Patch Changes

  • Updated dependencies []:
    • @axelarjs/api@0.3.6
    • @axelarjs/cosmos@0.2.10

0.2.8

Patch Changes

  • Updated dependencies [d08e02fc]:
    • @axelarjs/cosmos@0.2.9

0.2.7

Patch Changes

  • Updated dependencies [6f9fcdf4]:
    • @axelarjs/cosmos@0.2.8

0.2.6

Patch Changes

  • Updated dependencies [c2ebc082]:
    • @axelarjs/api@0.3.6

0.2.5

Patch Changes

  • Updated dependencies [007badef]:
    • @axelarjs/api@0.3.5

0.2.4

Patch Changes

  • Updated dependencies [22607518]:
    • @axelarjs/api@0.3.4

0.2.3

Patch Changes

  • Updated dependencies [7376c166]:
    • @axelarjs/core@0.2.9
    • @axelarjs/api@0.3.3

0.2.2

Patch Changes

  • Updated dependencies [9d629a90]:
    • @axelarjs/api@0.3.2
    • @axelarjs/cosmos@0.2.7

0.2.1

Patch Changes

  • 42204ed7 Thanks @alanrsoares! - Remove "type": "module" from packages

  • Updated dependencies [42204ed7]:

    • @axelarjs/api@0.3.1
    • @axelarjs/core@0.2.8
    • @axelarjs/cosmos@0.2.6

0.2.0

Minor Changes

  • 4b8adb6f Thanks @alanrsoares! - - Migrage api clients to use minimalistic isomorphic http client based on isomorphic-unfetc
    • upgrade dependencies

Patch Changes

  • Updated dependencies [4b8adb6f]:
    • @axelarjs/api@0.3.0
    • @axelarjs/core@0.2.7
    • @axelarjs/cosmos@0.2.5

0.1.19

Patch Changes

0.1.18

Patch Changes

0.1.17

Patch Changes

  • #59 72df92de Thanks @alanrsoares! - Introduce typesafe native cosmos messages via AxelarSigningStargateClient

  • Updated dependencies [72df92de]:

    • @axelarjs/api@0.2.9
    • @axelarjs/cosmos@0.2.4

0.1.16

Patch Changes

  • a7457a7b Thanks @canhtrinh! - update build settings for deposit-address module

  • Updated dependencies [a7457a7b]:

    • @axelarjs/api@0.2.8
    • @axelarjs/core@0.2.6
    • @axelarjs/cosmos@0.2.3

0.1.15

Patch Changes

  • 59d3ff8f Thanks @canhtrinh! - bumping all dependencies

  • Updated dependencies [59d3ff8f]:

    • @axelarjs/api@0.2.7
    • @axelarjs/core@0.2.5
    • @axelarjs/cosmos@0.2.2

0.1.14

Patch Changes

  • Updated dependencies [2d76167d]:
    • @axelarjs/api@0.2.6

0.1.13

Patch Changes

  • c9efbb15 Thanks @alanrsoares! - Do not use path aliases in publishable packages

  • Updated dependencies [c9efbb15]:

    • @axelarjs/api@0.2.5
    • @axelarjs/core@0.2.4
    • @axelarjs/cosmos@0.2.1

0.1.12

Patch Changes

  • Updated dependencies [f6a6c66b]:
    • @axelarjs/cosmos@0.2.0

0.1.11

Patch Changes

  • c2b0fa7c Thanks @alanrsoares! - - @axelarjs/cosmos: Implement AxelarSigningStargateClient
    • @axelarjs/utils: Add memoize util to functions module
    • @axelarjs/proto: Upgrade protobuf dependencies
    • all: upgrade vitest
  • Updated dependencies [c2b0fa7c]:
    • @axelarjs/api@0.2.4
    • @axelarjs/core@0.2.3
    • @axelarjs/cosmos@0.1.6

0.1.10

Patch Changes

0.1.9

Patch Changes

  • 7aed955f Thanks @alanrsoares! - Add eslint config & scripts to all packages

  • Updated dependencies [7aed955f]:

    • @axelarjs/api@0.2.3
    • @axelarjs/core@0.2.2
    • @axelarjs/cosmos@0.1.5

0.1.8

Patch Changes

0.1.7

Patch Changes

  • Updated dependencies []:
    • @axelarjs/api@0.2.2
    • @axelarjs/core@0.2.1
    • @axelarjs/cosmos@0.1.4

0.1.6

Patch Changes

0.1.5

Patch Changes

0.1.4

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

  • 0075481: Avoid circular references between browser and node clients
  • Updated dependencies [0075481]
    • @axelarjs/api@0.2.1

0.1.1

Patch Changes

  • 2835b95: Fix @axelarjs/api imports

0.1.0

Minor Changes

  • aac5d21: Refactor api, transaction-recovery & core modules to support isomorphic clients

Patch Changes

  • Updated dependencies [aac5d21]
    • @axelarjs/core@0.2.0
    • @axelarjs/api@0.2.0

0.0.14

Patch Changes

  • converting gmp and s3 service clients to use dynamic imports as well

0.0.13

Patch Changes

  • refactor apiClient dynamic import

0.0.12

Patch Changes

  • moving @axelarjs/api in package.json

0.0.11

Patch Changes

  • use window client for axelar-query api

0.0.10

Patch Changes

  • incorporating autocalculate gas feature for addGas method

0.0.9

Patch Changes

  • Updated dependencies
    • @axelarjs/core@0.1.3

0.0.8

Patch Changes

  • @axelarjs/cosmos@0.1.3

0.0.7

Patch Changes

  • changing default to named exports for addGas method

0.0.6

Patch Changes

  • adding typesVersions to transaction-recovery package.json

0.0.5

Patch Changes

  • adding files to package.json

0.0.4

Patch Changes

  • adding declaractions flag to tsconfig

0.0.3

Patch Changes

  • 97affdf: including typings in package.json
  • include typings in package.json

0.0.2

Patch Changes

  • Initial release
  • Updated dependencies
    • @axelarjs/core@0.1.2
    • @axelarjs/cosmos@0.1.2

0.0.1

New release