Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Releases: debridge-finance/dln-taker

v3.3.1

28 Feb 11:01
1a83c31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.0...v3.3.1

v3.3.0

09 Feb 11:23
a653d55
Compare
Choose a tag to compare

What's Changed

  • feat: use Oneinch v5 and common CrosschainForwarder by @mncdg in #172

‼️ BC break

Starting v3.3.0 script uses the 1inch API v5, where API_TOKEN is mandatory. An API token can be obtained at https://portal.1inch.dev.

Use the following snippet to configure 1inch, then put it to the executor.config.ts. Use sample.config.ts for reference.

  oneInchConfig: {
    apiToken: "....", // obtain one at https://portal.1inch.dev
    disablePMMProtocols: true,
    disabledProtocols: [],
  },

Full Changelog: v3.2.5...v3.3.0

v3.3.0-beta.2

28 Dec 12:59
a3263e2
Compare
Choose a tag to compare
v3.3.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v3.3.0-beta.1...v3.3.0-beta.2

v3.3.0-beta.1

28 Dec 12:17
815a933
Compare
Choose a tag to compare
v3.3.0-beta.1 Pre-release
Pre-release

What's Changed

  • fix: unlock authority has been messed up with fulfill authority by @alexeychr in #169
  • feat: Improve Order check reliability by @alexeychr in #170

Full Changelog: v3.3.0-beta.0...v3.3.0-beta.1

v3.2.5

28 Dec 12:54
b7b60a9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.4...v3.2.5

v3.2.4

28 Dec 12:15
34e2f1e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.3...v3.2.4

v3.3.0-beta.0

27 Dec 16:01
3352a23
Compare
Choose a tag to compare
v3.3.0-beta.0 Pre-release
Pre-release

Full Changelog: v3.2.2...v3.3.0-beta.0

v3.2.3

27 Dec 16:16
ef5524f
Compare
Choose a tag to compare

What's Changed

  • fix: unlock authority has been messed up with fulfill authority by @alexeychr in #169

Full Changelog: v3.2.2...v3.2.3

v3.1.0-beta.11

27 Dec 13:12
f4fc4ed
Compare
Choose a tag to compare
v3.1.0-beta.11 Pre-release
Pre-release

v3.1.0-beta.10

27 Dec 12:01
faabe49
Compare
Choose a tag to compare
v3.1.0-beta.10 Pre-release
Pre-release