Releases: zeta-chain/toolkit
Releases · zeta-chain/toolkit
v9.0.0-rc2
What's Changed
- refactor: remove duplicate declarations by @lukema95 in #138
- feat: export test dir by @lukema95 in #137
Full Changelog: v9.0.0-rc1...v9.0.0-rc2
v9.0.0-rc1
What's Changed
Full Changelog: v8.0.0...v9.0.0-rc1
v8.0.0
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
feat: generate omnichain contracts with new OnlySystem by default
v7.0.1
v7.0.0
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
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
- @dependabot made their first contribution in #87
Full Changelog: v5.0.0...v6.0.0
v5.0.0
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, refactoredgetBalances
, 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
Update dependencies and API endpoints to match latest testnet.
v5.0.0-rc9
What's Changed
- feat(pools): display pair contract address by @fadeev in #78
- feat: bytesMemoryToAddress helper function by @fadeev in #83
- feat:
sendZRC20
helper, refactoredgetBalances
, 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