v0.2.0-beta.2
github-actions
released this
20 Oct 13:55
·
107 commits
to refs/heads/main
since this release
What's Changed
🐛 Bug Fixes
- fix: rlp encode and decode of
Proposal
struct (#1485) @KaoImin - fix: fix evm config init (#1484) @driftluo
- fix: fix get metadata by number (#1483) @driftluo
- fix: fix consensus config encode fn (#1476) @driftluo
🐝 refactor
- refactor: change the calculation of receipts root to EIP-2718 (#1486) @wenyuanhust
- refactor: no plain-text private key in configuration file (#1481) @yangby-cryptape
- refactor: remove default value
0000 0000 0000 0000
ofHex
(#1482) @yangby-cryptape - refactor: remove dead code (#1480) @yangby-cryptape
🧰 Chore
- chore: release v0.2.0-beta.2 version (#1492) @KaoImin
- chore(deps): bump @chainsafe/dappeteer to ^5.2.0 in e2e-test (#1489) @Flouse
📖 Documentation
✨ Other changes
- ci: add
hardfork_test
workflow (#1487) @sunchengzhu
🌈 Style
Full Changelog: v0.2.0-beta.1...v0.2.0-beta.2