What's Changed
- docs(readme): update Reth version to v1.8.1 to match workspace by @thinhnc1975 in #98
- docs: clarify zero-hash wording by @thinhnc1975 in #100
- Fix: Use Counter for upstream_messages by @DoTheBestToGetTheBest in #102
- cargo: correct homepage/repository links by @MidSage0614 in #103
- docs(README): align repository structure by @thinhnc1975 in #104
- fix: use canon block instead of latest in rpcs by @haardikk21 in #101
- fix: moved a one-time operation outside of a for loop by @0xsimulacra in #111
- feat: implement eth_getLogs RPC method for flashblocks by @cody-wang-cb in #99
- docs: Fix binary name in README by @MidSage0614 in #113
- chore: update rollup boost to latest dep by @danyalprout in #115
- perf(flashblocks): remove redundant clones in get_latest_block and reorg recheck by @GarmashAlex in #114
- fix: non sequential flashblock clears pending state by @haardikk21 in #117
New Contributors
- @thinhnc1975 made their first contribution in #98
- @DoTheBestToGetTheBest made their first contribution in #102
- @MidSage0614 made their first contribution in #103
- @0xsimulacra made their first contribution in #111
- @GarmashAlex made their first contribution in #114
Full Changelog: v0.1.8...v0.1.9