Releases: zeta-chain/protocol-contracts-evm
Releases · zeta-chain/protocol-contracts-evm
v2.0.0
What's Changed
- ci: check typechain-types is up-to-date by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/54
- build: update protocol contracts npm version to 0.8.0 by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/63
- feat: add context to SystemContract onDepositCall by @brewmaster012 in https://github.com/zeta-chain/protocol-contracts/pull/64
Full Changelog: zeta-chain/protocol-contracts@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 https://github.com/zeta-chain/protocol-contracts/pull/56
- fix: point types in
package.jsonto the types inlibby @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/59
Full Changelog: zeta-chain/protocol-contracts@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 https://github.com/zeta-chain/protocol-contracts/pull/52
- ci: publish ABI files by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/55
Full Changelog: zeta-chain/protocol-contracts@v1.0.0-athens3...v1.0.1-athens3
v1.0.0-athens3
What's Changed
- fix: revert wzeta to original state by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/4
- zrc20: avoid double charge ProtocolFlatFee by @brewmaster012 in https://github.com/zeta-chain/protocol-contracts/pull/12
- add missing build artifacts by @brewmaster012 in https://github.com/zeta-chain/protocol-contracts/pull/14
- feat: use signer address if deployer not set by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/15
- Update scripts on protocol contracts by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/11
- Publish protocol contracts on npm by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/17
- Transpile into js to publish protocol by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/18
- Move ZetaTokenConsumerTrident to protocol repo by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/19
- Fix test on protocol-contracts repo by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/20
- chore: run hardhat clean before test by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/21
- Add prettier config to protocol-contract repo by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/23
- Format contracts and ts on protocol-contracts repo by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/24
- Recompile contracts on protocol-contracts repo by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/25
- Add creator param to ETH token constructor by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/31
- Deploy ERC20 Custody to every chain by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/32
- docs(readme): importing contracts by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/26
- ci: workflows by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/34
- Add address helpers to protocol contracts by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/36
- Add zevm address to protocol-contract repo by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/39
- Deploy zetaConsumer on non zeta chains by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/41
- fix: change the addresses structure to fix getAddress by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/43
- Fix protocol-contract address file by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/45
- chore: codeowners and license by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/44
- ci: publish npm action by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/49
- Add hasZetaLiquidity view to tokenConsumer by @andresaiello in https://github.com/zeta-chain/protocol-contracts/pull/47
- ci: added Semantic PR Github action by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/22
- fix: typo in the workflows dir name by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/50
- ci: prepare for publishing on npm by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/51
Full Changelog: https://github.com/zeta-chain/protocol-contracts/commits/v1.0.0-athens3