This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
v1.0.0-rc1
What's Changed
- fix erc20 total supply by @zeroqn in #115
- Fix memory leaks in bn256_pairing_istanbul() by @Flouse in #99
- BREAKING CHANGE: support native eth_address by the
ETH Address Registry
layer2 contract by @Flouse in #113 - feat: batch native eth addrs register by @zeroqn in #117
- Update godwoken and scripts by @Flouse in #119
- refactor: locate ETH Polyjuice code hash by
Type
name by @Flouse in #120 - refactor: add eth_addr_reg_id into creator_script.args by @Flouse in #121
- Patch generator to support AOT VM mode by default by @Flouse in #125
- test: set rollup_type_hash into the args of eth_addr_reg_script by @Flouse in #124
- fix(eth_addr_reg): init g_eth_addr_reg_id by @Flouse in #126
- fix: chain_id = compatible_chain_id(u32) | creator_account_id(u32) by @Flouse in #128
Full Changelog: v0.8.10...v1.0.0-rc1