Releases: zeta-chain/protocol-contracts
Releases · zeta-chain/protocol-contracts
v4.0.0-rc1
What's Changed
- feat: simplify protocol contracts deployment by @andresaiello in #112
- chore: remove mainnet addresses by @fadeev in #119
- chore: mainnet contract addresses by @fadeev in #120
Full Changelog: v3.0.2...v4.0.0-rc1
v3.0.2
v3.0.1
What's Changed
- feat: Add test to protocol contracts by @andresaiello in #95
- ci: test workflow by @fadeev in #98
- feat: add external uniswap address to data file by @andresaiello in #101
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- feat: Add more events on setters by @andresaiello in #77
- feat: Add IWETH9 with solidity 0.8 to protocol-contracts by @andresaiello in #81
- feat: Update protocol contracts repo to deploy mainnet by @andresaiello in #84
- feat: Update protocol contracts repo to deploy bsc-mainnet by @andresaiello in #85
- feat: Remove hardhat from PC repo as is imported by @andresaiello in #86
- feat: Deploy mock contracts to ethereum by @andresaiello in #87
- feat: add tBTC ZRC-20 address to addresses.json by @fadeev in #83
- fix: Add pancake v3 consumer to fix bsc issue by @andresaiello in #91
- fix: Add nonReentrant to ERC20Custody by @andresaiello in #93
- chore: updating code owners by @CharlieMc0 in #94
New Contributors
- @CharlieMc0 made their first contribution in #94
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- ci: error message when the generate check fails by @fadeev in #66
- fix: Update ZRC20.sol by @brewmaster012 in #68
- refactor: import JSON instead of reading it from path by @fadeev in #69
- docs: fix typo in readme by @fadeev in #70
- fix: typo in "ethereum_mainnet" by @fadeev in #74
- chore: added BTC testnet TSS address by @fadeev in #76
- chore: update system contract address by @fadeev in #75
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- refactor: Rename Context on protocol-contracts by @andresaiello in #65
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- ci: check typechain-types is up-to-date by @fadeev in #54
- build: update protocol contracts npm version to 0.8.0 by @andresaiello in #63
- feat: add context to SystemContract onDepositCall by @brewmaster012 in #64
Full Changelog: v1.0.2-athens3...v2.0.0
v1.0.2-athens3
What's Changed
- refactor: Remove address-tools dependency on protocol-contracts by @andresaiello in #56
- fix: point types in
package.json
to the types inlib
by @fadeev in #59
Full Changelog: v1.0.1-athens3...v1.0.2-athens3
v1.0.1-athens3
What's Changed
- ci: prepublish runs yarn build, removed yarn build from workflow by @fadeev in #52
- ci: publish ABI files by @fadeev in #55
Full Changelog: v1.0.0-athens3...v1.0.1-athens3
v1.0.0-athens3
What's Changed
- fix: revert wzeta to original state by @fadeev in #4
- zrc20: avoid double charge ProtocolFlatFee by @brewmaster012 in #12
- add missing build artifacts by @brewmaster012 in #14
- feat: use signer address if deployer not set by @fadeev in #15
- Update scripts on protocol contracts by @andresaiello in #11
- Publish protocol contracts on npm by @andresaiello in #17
- Transpile into js to publish protocol by @andresaiello in #18
- Move ZetaTokenConsumerTrident to protocol repo by @andresaiello in #19
- Fix test on protocol-contracts repo by @andresaiello in #20
- chore: run hardhat clean before test by @fadeev in #21
- Add prettier config to protocol-contract repo by @andresaiello in #23
- Format contracts and ts on protocol-contracts repo by @andresaiello in #24
- Recompile contracts on protocol-contracts repo by @andresaiello in #25
- Add creator param to ETH token constructor by @andresaiello in #31
- Deploy ERC20 Custody to every chain by @andresaiello in #32
- docs(readme): importing contracts by @fadeev in #26
- ci: workflows by @fadeev in #34
- Add address helpers to protocol contracts by @andresaiello in #36
- Add zevm address to protocol-contract repo by @andresaiello in #39
- Deploy zetaConsumer on non zeta chains by @andresaiello in #41
- fix: change the addresses structure to fix getAddress by @fadeev in #43
- Fix protocol-contract address file by @andresaiello in #45
- chore: codeowners and license by @fadeev in #44
- ci: publish npm action by @fadeev in #49
- Add hasZetaLiquidity view to tokenConsumer by @andresaiello in #47
- ci: added Semantic PR Github action by @fadeev in #22
- fix: typo in the workflows dir name by @fadeev in #50
- ci: prepare for publishing on npm by @fadeev in #51
Full Changelog: https://github.com/zeta-chain/protocol-contracts/commits/v1.0.0-athens3