Skip to content

v1.8.0 - Stable

Latest

Choose a tag to compare

@andrevmatos andrevmatos released this 05 Jun 19:05
· 16 commits to main since this release
5717589

Highlights

  • New pre-flight send validations:
    • source TokenPool lane support and outbound rate limiter (more useful for Solana)
    • dest inbound rate limiter and liquidity (for LockReleaseTokenPools)
    • receiver's allowedFinality
    • On SDK, as part of getFee and estimateReceiveExecution (requires clients to opt-in/call)
    • On CLI, automatically --estimate-gas-limit on send if dest RPC is available
  • Indexer API support for v2 attestations
    • Works even with --no-api

What's Changed

Full Changelog: v1.7.1...v1.8.0