This repository has been archived by the owner on Nov 18, 2022. It is now read-only.
v1.1.3-beta
Pre-release
Pre-release
What's Changed
- Refactor registry address by @magicalne in #135
- BREAKING CHANGE: change ckb decimal to 18 by @zeroqn in #146
- Fix the address of coinbase (block producer) by @Flouse in #130
- Fix
copy_code
evmc host interface by @Flouse in #140 - Fix integration tests by @Flouse in #139
- test: add error handling cases about Assert, Require, Revert by @Flouse in #145
Docs
- docs: update EVM-compatible.md by @Flouse in #129
- docs: How to debug Polyjuice generator on x86 by @Flouse in #122
- docs: add size limit for contract storage and return data by @keroro520 in #136
- docs: All Tokens Are ERC20 Tokens by @Flouse in #133
- docs: update some links and rename pETH to pCKB by @Flouse in #141
- docs: about evm memory limit on ckb-vm by @magicalne in #147
- Update EVM-compatible.md by @ashleewang888 in #148
New Contributors
- @magicalne made their first contribution in #131
- @keroro520 made their first contribution in #136
- @ashleewang888 made their first contribution in #148
Full Changelog: v1.0.0-rc1...v1.1.3-beta