Releases: bnb-chain/reth
Releases · bnb-chain/reth
v0.0.9
What's Changed
- ci: enable github actions by @sysvm in #119
- fix(provider): reject stale InPlainState reads during pipeline sync by @constwz in #113
- feat: v0.0.9 - pipeline consistency guard, p2p/blobpool metrics, fastnode RPC guard by @constwz in #120
- feat: enable miner triedb by @will-2012 in #111
- feat(txpool): reannounce local pending transactions by @MatusKysel in #115
- feat(eth): send big transactions by announce/retrieve only by @MatusKysel in #112
- fix: solve eth_getLogs and debug_traceBlockByNumber RPC by @sysvm in #126
- chore: add pr template by @sysvm in #128
- ci: fix book and window actions by @sysvm in #130
- fix: delete eth_getLogs code changes by @sysvm in #132
- chore: update rust-eth-triedb to v0.0.2 by @constwz in #167
- chore: merege develop to main for v0.0.09 by @joey0612 in #172
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- fix(network): allow proxied peers to receive NewBlock after fanout by @MatusKysel in #85
- feat(txpool): add EIP-7594 blob sidecar toggle by @MatusKysel in #91
- feat: Mendel HF by @constwz in #105
Full Changelog: https://github.com/bnb-chain/reth/commits/v0.0.8
v0.0.7
v0.0.6
v0.0.5
What's Changed
- fix: fix pend-block rpc return none due to query td failed by @will-2012 in #37
- fix: block_transaction_count by @constwz in #48
- fix: 1559 max_priority_fee_per_gas check by @constwz in #49
- feat: support triedb as the state storage backend by @joey0612 in #53
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- feat: support bsc validator by @galaio @MatusKysel @constwz @will-2012 in #18
- feat: add a db migrate tool for setup bigger mdbx pagesize and maxsize by @zlacfzy #32
- feat: add engine.min_blocks_for_pipeline_run flag by @zlacfzy #33
- fix: fix storage root in progress when livesync+parallel hash by @will-2012 in #36
- fix: remove EIP-4788 system call by @sysvm in #38
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
- chore(deps): bump CodSpeedHQ/action from 3 to 4 by @dependabot[bot] in #8
- introduce fastnode by @fynnss in #12
- feat: add missing RPC methods by @sysvm in #15
New Contributors
- @dependabot[bot] made their first contribution in #8
- @sysvm made their first contribution in #15
Full Changelog: v0.0.1...v0.0.2
v0.0.1 - alpha
What's Changed
- feat: add parlia snapshot in #14
Full Changelog: https://github.com/bnb-chain/reth/commits/v0.0.1