Releases: across-protocol/toolkit
Releases · across-protocol/toolkit
@across-protocol/[email protected]
@across-protocol/[email protected]
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/[email protected]
Patch Changes
- 78e0b66: fix
fillDeadline
calculation
@across-protocol/[email protected]
@across-protocol/[email protected]
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