Releases: zeta-chain/toolkit
Releases · zeta-chain/toolkit
v3.0.0
What's Changed
- fix(cctx): prevent tracking from exiting before the cctx is finalized by @fadeev in #58
- feat(fees): customizable gas limit and JSON flag by @fadeev in #43
- feat(balances): add JSON flag by @fadeev in #44
- feat(messaging): add
--fees
optional param to set ZETA/native fees by @fadeev in #63 - ci: integration test by @fadeev in #36
- feat: added gas limit to CCM template by @fadeev in #65
Full Changelog: v2.2.4...v3.0.0
v2.2.4
v2.2.3
v2.2.2
v2.1.2
v2.1.1
v2.1.0
v2.0.1
v2.0.0
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
Merge branch 'main' into templates