Skip to content

Releases: zeta-chain/toolkit

v2.1.1

26 Aug 08:34
d748d5b
Compare
Choose a tag to compare

What's Changed

  • refactor(deploy): handle an error when a private key is not found by @fadeev in #39
  • fix(fees): query gas fees by chain ID by @fadeev in #40
  • feat(cctx): track all outbound txs by @fadeev in #26

Full Changelog: v2.1.0...v2.1.1

v2.1.0

23 Aug 14:34
624780d
Compare
Choose a tag to compare

What's Changed

  • fix(templating): use string as the default type by @fadeev in #37
  • chore: update protocol contracts by @fadeev in #38

Full Changelog: v2.0.1...v2.1.0

v2.0.1

21 Aug 06:02
4e9115d
Compare
Choose a tag to compare

What's Changed

  • fix: change gas multiplier to 2 in the messaging template by @fadeev in #35

Full Changelog: v2.0.0...v2.0.1

v2.0.0

18 Aug 06:56
dec5e2c
Compare
Choose a tag to compare

What's Changed

  • chore: added codeowners by @fadeev in #14
  • feat: code generation for cross-chain messaging by @fadeev in #8
  • feat: Athens 3 support by @fadeev in #10
  • fix: faucet to work with Athens 3 by @fadeev in #20
  • fix: templates by @fadeev in #18
  • fix: use the new URL for verify by @fadeev in #19
  • fix: improve templates by @fadeev in #22
  • fix(balances): error when requesting a balances of a specific address when private key is undefined by @fadeev in #24
  • feat: Hardhat task to fetch CCM and zEVM fees by @fadeev in #27
  • feat: update onCrossChainCall with zContext by @fadeev in #28
  • chore: update faucet-cli version by @fadeev in #32
  • feat(templating): support types in ccm interact task by @fadeev in #25
  • feat: added SenderNotSystemContract check to the omnichain template by @fadeev in #33
  • refactor: extract fees logic from task into reusable functions by @fadeev in #30

Full Changelog: v1.0.2...v2.0.0

v1.0.8-athens3

20 Jul 10:42
71b2d79
Compare
Choose a tag to compare
v1.0.8-athens3 Pre-release
Pre-release
Merge branch 'main' into templates

v1.0.7-athens3

20 Jul 09:48
59aaef9
Compare
Choose a tag to compare
v1.0.7-athens3 Pre-release
Pre-release
refactor: omnichain deploy task

v1.0.6-athens3

19 Jul 20:32
485471a
Compare
Choose a tag to compare
v1.0.6-athens3 Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.2...v1.0.6-athens3

v1.0.5-athens3

12 Jul 13:11
ecc2ab5
Compare
Choose a tag to compare
v1.0.5-athens3 Pre-release
Pre-release
fix: yarn build

v1.0.4-athens3

12 Jul 13:02
77e38c3
Compare
Choose a tag to compare
v1.0.4-athens3 Pre-release
Pre-release
fix: trackCCTX

v1.0.3-athens3

29 Jun 14:35
0101909
Compare
Choose a tag to compare
v1.0.3-athens3 Pre-release
Pre-release
add uniswap and openzeppelin to regular dependencies