Releases: bnb-chain/revm
Releases · bnb-chain/revm
revm v1.0.3
What's Changed
- merge develop branch to merge-v14.0.0 by @yutianwu in #73
- chore: merge with upstream v14.0.0 by @pythonberg1997 in #67
- chore: merge with upstream v14.0.2 by @pythonberg1997 in #74
- release: prepare for v1.0.3 by @j75689 in #77
Full Changelog: v1.0.2...v1.0.3
revm v1.0.2
What's Changed
- fix: return empty bytes when bls validation failed by @pythonberg1997 in #68
- feat: update order of the hardforks for Fjord by @yutianwu in #70
- Prepare for release v1.0.2 by @yutianwu in #71
Full Changelog: v1.0.1...v1.0.2
revm v1.0.1
What's Changed
- fix: add system transaction check in
collect_system_reward
by @pythonberg1997 in #63
Full Changelog: https://github.com/bnb-chain/revm/commits/v1.0.1
revm v1.0.0
What's Changed
- feat: implement precompile contract for opBNB by @j75689 in #6
- fix: cometbft contract by @j75689 in #21
- chore: fix ci issues by @forcodedancing in #22
- feat: introduce opBNB Haber fork by @j75689 in #26
- chore: add pr template by @forcodedancing in #24
- chore: merge upstream changes into develop by @pythonberg1997 in #28
- feat: add support for BSC by @pythonberg1997 in #31
- chore: merge with upstream by @pythonberg1997 in #34
- chore: merge v37 version into develop by @forcodedancing in #38
- upgrade: add
HaberFix
for bsc by @pythonberg1997 in #39 - fix: fix the hardforks' order by @yutianwu in #43
- chore: merge with upstream v11.0.0 by @pythonberg1997 in #47
- feat: add bohr hardfork for bsc by @yutianwu in #49
- chore: merge upstream v12.1.0(v40) by @j75689 in #51
- feat: support Wright upgrade for opbnb by @yutianwu in #52
New Contributors
Full Changelog: https://github.com/bnb-chain/revm/commits/v1.0.0