Skip to content

Commit

Permalink
chore: prepare release v1.0.7 (#201)
Browse files Browse the repository at this point in the history
* chore: bump revm to 1.0.4

* chore: prepare release v1.0.7

---------

Co-authored-by: zoro <296179868@qq.com>
Co-authored-by: forcodedancing <just.haha.it@gmail.com>
  • Loading branch information
3 people authored Nov 19, 2024
1 parent 331be71 commit 59e5ef6
Show file tree
Hide file tree
Showing 3 changed files with 144 additions and 130 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## v1.0.7

This is a hotfix release for the BSC/opBNB mainnet and testnet.

### Features

- [#167](https://github.com/bnb-chain/reth/pull/167): feat: add missing leaves cache

### Bug Fixes

- [#183](https://github.com/bnb-chain/reth/pull/183): fix: bsc panic in fullnode mode
- [#184](https://github.com/bnb-chain/reth/pull/184): fix: the gas price checking issue of opBNB
- [#200](https://github.com/bnb-chain/reth/pull/200): fix: branch node children decoding

## v1.0.6

This release merges with upstream version v1.1.0, making the new engine as the default. It includes new features and
Expand Down
Loading

0 comments on commit 59e5ef6

Please sign in to comment.