Skip to content

v14.0.0

Compare
Choose a tag to compare
@hernan-clich hernan-clich released this 28 May 19:30
· 38 commits to main since this release
51f6a54

What's Changed

🚀 Features

  • feat: Convert balances task to command by @hernan-clich in #293
  • feat: Uniswap v3 helpers by @fadeev in #271
  • feat: Add support for onAbort address in revert options by @fadeev in #280
  • feat: EVM Gateway low-level functions by @hernan-clich in #312
  • feat: Bitcoin inscription deposit and call and encoding commands by @fadeev in #292
  • feat: evm deposit command by @fadeev in #290
  • feat(bitcoin): deposit/call commands & push data larger than 520 bytes in chunks by @fadeev in #325
  • feat: accounts import command by @fadeev in #328
  • feat: fetch balances for Testnet 4 and Signet by @fadeev in #315
  • feat(accounts): chain agnostic account format and Sui support by @fadeev in #301
  • feat: Sui deposit command by @fadeev in #311
  • feat: evm deposit and call command by @hernan-clich in #329
  • feat: evm call command by @hernan-clich in #334
  • feat: fetch Sui balances and correctly import suiprivkey1 keys by @fadeev in #337
  • feat: Zetachain call command by @hernan-clich in #338
  • feat(bitcoin): memo (OP_RETURN) based transactions by @fadeev in #332
  • feat: Add Zetachain withdraw and withdraw and call commands by @hernan-clich in #347

🐞 Fixes

🔁 Continuous Integration

  • ci: Update release-to-discord.yaml by @fadeev in #316

🧹 Chores

  • chore: Move the balances command inside the query namespace by @hernan-clich in #335

Full Changelog: v13.0.1...v14.0.0