Skip to content

Latest commit

 

History

History
543 lines (286 loc) · 26.7 KB

CHANGELOG.md

File metadata and controls

543 lines (286 loc) · 26.7 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.0-beta.6 (2023-03-21)

2.0.0-beta.5 (2023-03-17)

Features

  • adding widget + sdk version in header (#125) (3516717)
  • allow user tracking by passing userId in header (#123) (d5b2d84)

2.0.0-beta.4 (2023-03-13)

2.0.0-beta.3 (2023-03-09)

Bug Fixes

  • filter undefined config props (326d7bb)

2.0.0-beta.2 (2023-03-08)

Bug Fixes

  • add missing types for gas recommendation (3d2a044)

2.0.0-beta.1 (2023-03-08)

Bug Fixes

  • check package updates URL (7a3db8c)

2.0.0-beta.0 (2023-03-08)

Features

Bug Fixes

1.7.2 (2022-12-13)

1.7.1 (2022-12-12)

Bug Fixes

1.7.0 (2022-11-23)

Features

  • add acceptExchangeRateUpdateHook and return gas info during route execution (#111) (65c4cb1)

1.6.4 (2022-11-16)

1.6.3 (2022-10-26)

Bug Fixes

1.6.2 (2022-10-26)

1.6.1 (2022-10-24)

1.6.0 (2022-09-14)

Features

  • add bridgeExplorerLink to receiving chain process (#110) (b9891a5)

1.5.0 (2022-09-06)

Features

1.4.1 (2022-09-06)

1.4.0 (2022-09-05)

Features

  • skip step tx generation if tx data already provided (#100) (280de4a)

1.3.1 (2022-09-05)

Bug Fixes

  • pass default options right for quote requests (#109) (776c5a3)

1.3.0 (2022-09-05)

Features

Bug Fixes

1.2.2 (2022-08-24)

1.2.1 (2022-08-22)

1.2.0 (2022-08-22)

Features

1.1.6 (2022-08-19)

1.1.5 (2022-08-19)

1.1.4 (2022-08-19)

1.1.3 (2022-08-06)

Bug Fixes

1.1.2 (2022-08-04)

Bug Fixes

1.1.1 (2022-08-03)

Bug Fixes

1.1.0 (2022-08-02)

Features

  • add fee parameter and getContractCallQuote endpoint (#92) (56695d6)
  • add gasinformation to execution object (#91) (f3a13b4)
  • expose get getRpcProvider (#89) (750b675)
  • increase gasLimit or gasPrice on restart if necessary (#90) (6f947d3)

Bug Fixes

1.0.2 (2022-07-15)

1.0.1 (2022-07-14)

Bug Fixes

1.0.0 (2022-07-12)

⚠ BREAKING CHANGES

  • move to a new @lifi scope (#85)

Features

1.0.0-beta.14 (2022-07-06)

Features

1.0.0-beta.13 (2022-07-05)

Bug Fixes

1.0.0-beta.12 (2022-06-29)

Features

1.0.0-beta.11 (2022-06-08)

1.0.0-beta.10 (2022-06-07)

Bug Fixes

1.0.0-beta.9 (2022-06-07)

Bug Fixes

  • updated e2e + added tsc compilation on push (#77) (7d99cd1)

1.0.0-beta.8 (2022-06-02)

Features

  • use tryBlockAndAggregate to fetch balances (#76) (5f01961)

1.0.0-beta.7 (2022-06-01)

Features

Bug Fixes

  • added toolDetails + workaround for non EVM chains testing (#70) (f972477)
  • fix yarn.lock (abdef57)
  • log error if provider can not be configured (#75) (85e22e9)
  • utils: only allow one status poll loop per tx (#69) (0cc7e2b)

1.0.0-beta.6 (2022-05-17)

Features

1.0.0-beta.5 (2022-05-17)

Bug Fixes

1.0.0-beta.4 (2022-05-13)

Bug Fixes

  • fix types for requests cancellation (36d7b55)

1.0.0-beta.3 (2022-05-13)

Features

Bug Fixes

  • remove duplicated getRoutes logic (#66) (52bb994)

1.0.0-beta.2 (2022-05-06)

⚠ BREAKING CHANGES

  • refine error messages and codes (#64)

Features

1.0.0-beta.1 (2022-05-06)

⚠ BREAKING CHANGES

  • deep clone incoming routes to prevent side effects (#62)
  • improve status management (#63)

Features

Bug Fixes

1.0.0-beta.0 (2022-04-13)

⚠ BREAKING CHANGES

  • use object pattern for public methods with many params (#56)
  • load available chains from the backend (#53)

Features

  • load available chains from the backend (#53) (67cff83)
  • use /status for swap execution handling (#55) (0e4821c)
  • use object pattern for public methods with many params (#56) (b167240)

Bug Fixes

0.5.4 (2022-04-04)

0.5.3 (2022-04-04)

0.5.2 (2022-04-04)

Features

  • adjust status handling to new behaviour (#50) (3d3c540)

Bug Fixes

  • continue status calls after failure (#49) (3db0a62)

0.5.1 (2022-03-24)

0.5.0 (2022-03-24)

0.4.11 (2022-03-24)

Features

  • add infinite approval to execution settings (#47) (e2b3995)
  • add token approval methods (#48) (1f3b64d)

0.4.10 (2022-03-20)

Features

0.4.9 (2022-03-15)

Bug Fixes

  • store received token in execution object (#45) (8115ccd)

0.4.8 (2022-03-07)

Features

  • randomly select RPCs to prevent quota issues (#44) (4346282)

0.4.7 (2022-02-24)

Features

  • use common bridge executor for all known BridgeTools (#43) (77626b3)

0.4.6 (2022-02-24)

Bug Fixes

  • handle tokens with 0xeee... zero addresses (#41) (130df5)

Features

  • use common bridge executor for bridge calls (#42) (2c8865)
  • Hop: use common bridge executor for hop transfers (#40) (b65519)

0.4.5 (2022-02-10)

0.4.4 (2022-02-09)

Bug Fixes

  • check chain before sending transactions (#33) (6b92a77)
  • fix type changes (59b9981)
  • nxtp: wait for subgraph setup before calling waitFor (62c7f73)
  • show better connext error message (#32) (e3f9998)

0.4.3 (2022-01-29)

0.4.2 (2022-01-28)

Features

Bug Fixes

  • Hop: check subgraphs for success confirmation instead of using hop sdk (#24) (ce95623)
  • nxtp: improve nxtp timeout handling (#23) (fa12dec)
  • nxtp: use transactionId returned by the backend ( LF-78) (121c103)
  • resolve eslint issues (#27) (5b307ce)
  • type in hook (#28) (9e72a39)

0.4.1 (2022-01-14)

0.4.0 (2022-01-14)

⚠ BREAKING CHANGES

  • interface of external status management methods changed

Bug Fixes

  • nxtp: handle cancelled transfers (#18) (02cd6de)

  • scripts: make install script OS agnostic (6792a8f)

  • refactor status handling (#5) (aa924d8)

0.3.4 (2022-01-12)

Bug Fixes

  • nxtp: handle cancelled transfers (#18) (02cd6de)
  • scripts: make install script OS agnostic (6792a8f)

0.3.3 (2022-01-04)

Bug Fixes

  • nxtp: wait until balance rpc contains block number larger than claim block number (#14) (5146af0)

0.2.3 (2021-12-30)

Features

  • bal: add local balance checks to avoid impossible transactions (2a8e0b2)
  • balance: update multicall contract usage in balance util (#9) (74b1d8f)
  • dex: parse exchange transactions (97cba56)

0.2.2 (2021-12-28)

Bug Fixes

  • paraswap: improve receipt parsing (ee604a5)

0.2.1 (2021-12-16)

0.2.0 (2021-12-16)

Features

  • config: allow to edit the underlying config (#2) (3c04ead)

Bug Fixes

  • balance: split large token lists into chunks (#7) (d19f837)

0.1.1 (2021-12-13)

Features

  • balances: handle empty token lists (b0a4837)
  • nxtp: handle encryption/decryption via hooks (#4) (4e4f27d)

0.1.0 (2021-12-10)

  • Token: refactor token and coin usage (#1) (5ee4d86)