Skip to content

Releases: zeta-chain/toolkit

v9.0.0-rc2

21 May 13:46
03ff87a
Compare
Choose a tag to compare
v9.0.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v9.0.0-rc1...v9.0.0-rc2

v9.0.0-rc1

17 May 05:44
16a9df0
Compare
Choose a tag to compare
v9.0.0-rc1 Pre-release
Pre-release

What's Changed

Full Changelog: v8.0.0...v9.0.0-rc1

v8.0.0

14 May 14:08
1b8b21c
Compare
Choose a tag to compare

What's Changed

  • feat(template): add ability to choose which contract to deploy by @fadeev in #130
  • refactor(contracts): Standardize WZETA contract version by @lukema95 in #127
  • feat: update swap helpers to accept system contract as argument by @fadeev in #129
  • feat(deposit): add ignore check flag by @fadeev in #123
  • OnlySystem modifier by @fadeev in #131
  • feat: generate omnichain contracts with new OnlySystem by default by @fadeev in #133
  • refactor(messaging): fetch zeta token address from connector by @fadeev in #132

Full Changelog: v7.0.1...v8.0.0

v8.0.0-rc3

13 May 13:54
c313ef3
Compare
Choose a tag to compare
v8.0.0-rc3 Pre-release
Pre-release
feat: generate omnichain contracts with new OnlySystem by default

v7.0.1

07 May 07:42
d657a69
Compare
Choose a tag to compare

What's Changed

  • feat: add tBTC token for evmSetup by @lukema95 in #126
  • feat: skip onZetaMessage and onZetaRevert if no args by @fadeev in #125

Full Changelog: v7.0.0...v7.0.1

v7.0.0

06 May 11:45
9c34659
Compare
Choose a tag to compare

What's Changed

  • chore: add the fullstack team to codeowners by @fadeev in #105
  • fix: remove Bitcoin from getFees by @fadeev in #107
  • Add test dependency contracts. by @lukema95 in #104
  • Import Hardhat config from toolkit by @fadeev in #106
  • chore(deps): bump the npm_and_yarn group across 1 directory with 8 updates by @dependabot in #112
  • fix: remove Uniswap V2 token consumer from messaging deploy task by @fadeev in #115
  • feat: added config to verify contracts on Blockscout by @fadeev in #113
  • fix: display correct explorer URL on contract deploy by @fadeev in #114
  • fix: wrap ZETA before sending it by @fadeev in #116
  • fix: Bitcoin withdraw fees by @fadeev in #117
  • chore: update networks package to v7 by @fadeev in #119
  • fix: pools querying on mainnet by @fadeev in #121
  • feat: deposit command output in JSON by @fadeev in #120
  • feat: Add origin address for MockSystemContract by @lukema95 in #118
  • fix: add warnings if private key is not found by @fadeev in #122
  • chore: export typechain-types by @fadeev in #124

New Contributors

Full Changelog: v6.0.0...v7.0.0

v6.0.0

28 Mar 05:19
0c2a31c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #87
  • Fix bytesMemoryToAddress by @fadeev in #90
  • Migrating the toolkit to a client by @fadeev in #93
  • Fixes to deposit, withdraw, balances, tokens, templates by @fadeev in #103

New Contributors

Full Changelog: v5.0.0...v6.0.0

v5.0.0

21 Dec 13:42
03c837a
Compare
Choose a tag to compare

What's Changed

  • refactor: pools command, make helpers work both in Node.js and browser by @fadeev in #74
  • fix: migrate cctx tracking to using isomorphic fetch by @fadeev in #77
  • feat(pools): display pair contract address by @fadeev in #78
  • feat: bytesMemoryToAddress helper function by @fadeev in #83
  • feat: sendZRC20 helper, refactored getBalances, fixed pools and CCTX tracking for Bitcoin, omnichain ERC-20 compatibility by @fadeev in #79
  • Update networks and protocol contracts packages by @fadeev in #84

Full Changelog: v4.0.0...v5.0.0

v5.0.0-rc10

21 Dec 13:30
8bd9d69
Compare
Choose a tag to compare
v5.0.0-rc10 Pre-release
Pre-release

Update dependencies and API endpoints to match latest testnet.

v5.0.0-rc9

19 Dec 09:25
a360309
Compare
Choose a tag to compare
v5.0.0-rc9 Pre-release
Pre-release

What's Changed

  • feat(pools): display pair contract address by @fadeev in #78
  • feat: bytesMemoryToAddress helper function by @fadeev in #83
  • feat: sendZRC20 helper, refactored getBalances, fixed pools and CCTX tracking for Bitcoin, omnichain ERC-20 compatibility by @fadeev in #79

Full Changelog: v5.0.0-rc1...v5.0.0-rc9