v13.1.0-rc1
Pre-release
Pre-release
What's Changed
- chore: Rename discord webhook secret by @CryptoFewka in https://github.com/zeta-chain/protocol-contracts/pull/495
- refactor: increase min gas limit by @lumtis in https://github.com/zeta-chain/protocol-contracts/pull/497
- feat: Implement CoreRegistry with Cross-Chain Address Management by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/488
- refactor: rename ZetaETH/ZetaNonETH to ZetaNative/ZetaNonNative and remove internalSendHash by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/502
- feat: support ZETA with V2 architecture by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/503
- feat: (GatewayZEVM) burn tokens when paying for GAS during outbounds by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/507
- fix: restrict onRevertGasLimit to uint64 in RevertOptions struct by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/510
- fix: (GatewayEVM) Improve ERC20 approval handling for non-standard tokens by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/509
- fix: Add _disableInitializers() to ZetaConnectorBase constructor to prevent implementation takeover by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/515
- fix: ZetaConnectorBase initializer modifier to enable child contract initialization by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/517
- fix: Zeta Registry contracts after testing by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/504
- ci: fix script that generates docs by @fadeev in https://github.com/zeta-chain/protocol-contracts/pull/518
- feat: make UniversalContract abstract by @s2imonovic in https://github.com/zeta-chain/protocol-contracts/pull/492
Full Changelog: zeta-chain/protocol-contracts@v13.0.0...v13.1.0-rc1