Skip to content

Commit

Permalink
Merge pull request #202 from bnb-chain/develop
Browse files Browse the repository at this point in the history
release: prepare for v1.0.7
  • Loading branch information
j75689 authored Nov 19, 2024
2 parents 0939c7a + 647d4fe commit c868b94
Show file tree
Hide file tree
Showing 17 changed files with 353 additions and 204 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 c868b94

Please sign in to comment.