Skip to content

v7.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 09:59
· 35 commits to main since this release
6440784

What's Changed

  • fix(swap): tell a SwapKit co-signer what the swap costs by @Ehsan-saradar in #2315
  • fix(security): net Solana Blockaid diffs by mint before classifying swap/transfer by @gomesalexandre in #2002
  • docs: explain SDK check and test ordering by @rcoderdev in #2327
  • feat(stakekit): export canonical result types and yieldNetworkToCanonicalChain by @gomesalexandre in #2042
  • fix(swap): read native swap slippage from fees, where the wire sends it by @Ehsan-saradar in #2328
  • Bound SDK build concurrency and remove repeated shared builds by @rcoderdev in #2332
  • chore: version the core packages that carry the SwapKit swap fee by @Ehsan-saradar in #2331
  • fix(evm): size the gas reserve from the transaction instead of a flat 600k floor by @Ehsan-saradar in #2325
  • feat(sdk): export threejane usdc helper values from root + rn entrypoints by @gomesalexandre in #2071
  • architecture(stakekit): export network canonicalization helpers by @gomesalexandre in #2053
  • feat(solana): verified / unverified / scam classification for SPL tokens, and verified-only discovery by @Ehsan-saradar in #2339
  • chore: version packages by @rcoderdev in #2329

Full Changelog: v7.2.0...v7.3.0