Releases: zeta-chain/toolkit
Releases · zeta-chain/toolkit
v13.0.0-rc3
Temporarily add v2 contracts to the toolkit
v13.0.0-rc2
What's Changed
- fix: CCTX tracking by @fadeev in #170
- Generate docs as markdown by @fadeev in #169
- Add Dependabot auto PR configuration by @jkan2 in #171
- Bump dependency version and config by @jkan2 in #174
- Remove package-lock.json by @jkan2 in #176
- dependabot: bump @zetachain/networks from 9.0.0 to 10.0.0 by @dependabot in #172
- dependabot: bump @zetachain/protocol-contracts from 8.0.0-rc1 to 9.0.0 by @dependabot in #173
- Bump ws by @jkan2 in #178
New Contributors
Full Changelog: v13.0.0-rc1...v13.0.0-rc2
v13.0.0-rc1
What's Changed
- feat: Swap helpers to always swap through ZETA by @lukema95 in #163
- chore: update @zetachain/networks and @zetachain/protocol-contracts to v9 by @fadeev in #165
Full Changelog: v12.0.0...v13.0.0-rc1
v12.0.0
v11.0.0
What's Changed
- chore: update networks to v8 by @fadeev in #157
- fix: getFees should skip querying CCM fees if chain doesn't support it by @fadeev in #158
- fix: getQuote should work with ZETA by @fadeev in #156
- chore: update protocol contracts to v8 by @fadeev in #159
- fix: deposit ERC-20 by @fadeev in #160
- fix: use
signer.getAddress
instead ofsigner.address
by @fadeev in #161 - refactor(getBalances): Use multicall3 to reduce numer of RPC calls by @fadeev in #162
Full Changelog: v10.0.0...v11.0.0
v11.0.0-rc4
fix build, lint
v11.0.0-rc3
merge main
v11.0.0-rc2
refactor
v11.0.0-rc1
fix: getQuote should work with ZETA