Skip to content

Latest commit

 

History

History
475 lines (279 loc) · 14.8 KB

CHANGELOG.md

File metadata and controls

475 lines (279 loc) · 14.8 KB

@axelarjs/transaction-recovery

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

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

0.2.9

Patch Changes

0.2.8

Patch Changes

0.2.7

Patch Changes

0.2.6

Patch Changes

0.2.5

Patch Changes

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

0.2.1

Patch Changes

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

0.1.19

Patch Changes

0.1.18

Patch Changes

0.1.17

Patch Changes

0.1.16

Patch Changes

0.1.15

Patch Changes

0.1.14

Patch Changes

0.1.13

Patch Changes

0.1.12

Patch Changes

0.1.11

Patch Changes

0.1.10

Patch Changes

0.1.9

Patch Changes

0.1.8

Patch Changes

0.1.7

Patch Changes

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]

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

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

0.0.8

Patch Changes

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

0.0.1

New release