Skip to content

Releases: zeta-chain/toolkit

v15.0.2

25 Jun 18:11
5912bae
Compare
Choose a tag to compare

What's Changed

🐞 Fixes

🧹 Chores

Full Changelog: v15.0.1...v15.0.2

v15.0.1

20 Jun 14:02
d2c58b9
Compare
Choose a tag to compare

What's Changed

🧹 Chores

  • chore: update protocol contracts to 13.1.0-rc3 by @fadeev in #367

Full Changelog: v15.0.0...v15.0.1

v15.0.0

19 Jun 16:50
b9cd3eb
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Fixes

  • fix(bitcoin): default to sender as revert address, customizable encoding format by @fadeev in #351

🔁 Continuous Integration

Full Changelog: v14.0.0...v15.0.0

v14.0.0

28 May 19:30
51f6a54
Compare
Choose a tag to compare

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

v14.0.0-rc1

15 May 08:01
67e9c1e
Compare
Choose a tag to compare
v14.0.0-rc1 Pre-release
Pre-release

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

🐞 Fixes

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

v13.0.1

29 Apr 13:01
d96fcb5
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Fixes

🧹 Chores

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

v13.0.1-rc1

29 Apr 08:45
d96fcb5
Compare
Choose a tag to compare
v13.0.1-rc1 Pre-release
Pre-release

What's Changed

🚀 Features

🐞 Fixes

🧹 Chores

Full Changelog: v13.0.0...v13.0.1-rc1

v13.0.0

22 Apr 04:23
e46bad9
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐞 Fixes

📖 Documentation

  • Generate docs as markdown by @fadeev in #169
  • docs: added Dev Ex team to CODEOWNERS by @fadeev in #225
  • docs: replace link to the template with a link to docs by @fadeev in #224

🔁 Continuous Integration

  • ci: added coderabbit config to skip docs and typechain types by @fadeev in #181
  • ci: publish release info on Discord by @fadeev in #191
  • ci: release on discord only stable versions by @fadeev in #194
  • ci: label PRs based on title by @fadeev in #297

🛠️ Refactors

  • Refactor gateway functions by @fadeev in #186
  • refactor(SwapHelperLib)!: replace system contract with uniswap router address by @fadeev in #197
  • Refactor: Gateway functions to get Gateway address dynamically by @lukema95 in #205
  • refactor: Improve Code Reusability and Error Handling by @hernan-clich in #274

🧹 Chores

New Contributors

Full Changelog: v12.0.0...v13.0.0

v13.0.0-rc20

31 Mar 14:17
16f2994
Compare
Choose a tag to compare
v13.0.0-rc20 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v13.0.0-rc15...v13.0.0-rc20

v13.0.0-rc19

10 Mar 17:36
f3a6e05
Compare
Choose a tag to compare
v13.0.0-rc19 Pre-release
Pre-release
Added parameterization for hex tests