Skip to content

Releases: across-protocol/toolkit

@across-protocol/app-sdk@0.2.0

Choose a tag to compare

@gsteenkamp89 gsteenkamp89 released this 26 Feb 09:22
c5010eb

Minor Changes

  • 51eea3d: Pull fillDeadline from suggested-fees response, pass to deposit()

@across-protocol/app-sdk@0.1.2

Choose a tag to compare

@gsteenkamp89 gsteenkamp89 released this 18 Feb 21:14
161ddd7

Patch Changes

  • 6481f02: Adds tests for API queries.

@across-protocol/app-sdk@0.1.1

Choose a tag to compare

@gsteenkamp89 gsteenkamp89 released this 12 Feb 03:43
dd04a65

Patch Changes

  • b764aec: Fix for speed up typed data

@across-protocol/app-sdk@0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 11:04
d999402

Minor Changes

  • d027d7c: Adds support for minor upgrade in SpokePools.

@across-protocol/app-sdk@0.0.5

Choose a tag to compare

@github-actions github-actions released this 06 Jan 11:30
5700321

Patch Changes

  • bb73f49: add TSDoc comments to SpokePool ABI with scope reduction warning
  • 6c46231: Allow passing of pre encoded message field in getQuote

@across-protocol/app-sdk@0.0.4

Choose a tag to compare

@github-actions github-actions released this 05 Nov 15:54
d4ba8cb

Patch Changes

  • 614d48c: add updateDeposit to allow updating message, recipient and output amount
  • 614d48c: add simulateUpdateDeposit for updating deposit
  • 94fc23d: Waiting for fill transaction reverts to using eth_getLogs if eth_newFilter or eth_getFilterChanges throws an error
  • 0f96e3f: Allow async message update callbacks for getQuote
  • f5633db: Simplify build using tsc for a more tree-shakable, unbundled output.

@across-protocol/app-sdk@0.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Oct 14:08
c0502a5

Patch Changes

  • 78e0b66: fix fillDeadline calculation

@across-protocol/app-sdk@0.0.2

Choose a tag to compare

@github-actions github-actions released this 04 Oct 14:52
1c6a1aa

Patch Changes

  • 790c7b9: stricter integrator id check
  • 8d48bd4: decrease required getDeposit params

@across-protocol/integrator-sdk@0.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Oct 10:18
18d8729

Patch Changes

  • 7bbd827: Initial feature set that include methods for:

    • retrieving chain, token, and route information
    • retrieving limits, fees, and quote
    • simulating and executing transactions
    • building cross-chain messages