Skip to content

Releases: bnb-chain/reth

v0.0.9

22 Apr 08:40
95d649f

Choose a tag to compare

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

13 Mar 02:30
b02940f

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/bnb-chain/reth/commits/v0.0.8

v0.0.7

25 Dec 07:18
012ffc0

Choose a tag to compare

What's Changed

Full Changelog: v0.0.6...v0.0.7

v0.0.6

10 Dec 01:45
6316e5c

Choose a tag to compare

What's Changed

  • fix: to avoid stale p2p tx corrupt the tx-pool meta/data by @constwz in #62

Full Changelog: v0.0.5...v0.0.6

v0.0.5

02 Dec 03:34
4a05b10

Choose a tag to compare

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

11 Nov 08:08
9367835

Choose a tag to compare

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

22 Oct 13:16
00d1fea

Choose a tag to compare

What's Changed

  • chore: modify code owners by @sysvm in #20
  • fix: add finalized RPC and solve td non-existent issue by @sysvm in #23
  • chore: merge develop for release v0.03 by @joey0612 in #26

Full Changelog: v0.0.2...v0.0.3

v0.0.2

22 Sep 04:06
1cf6f87

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1 - alpha

15 Sep 08:07
f1beba4

Choose a tag to compare

v0.0.1 - alpha Pre-release
Pre-release

What's Changed

  • feat: add parlia snapshot in #14

Full Changelog: https://github.com/bnb-chain/reth/commits/v0.0.1