What's Changed
- chore: 1/N backporting Flashbots RPC improvements by @danyalprout in #45
- Implement eth_call via overrides by @SozinM in #43
- Use explicit pending in tests by @SozinM in #47
- chore: refactor flashblocks-rpc by @danyalprout in #46
- added test for send raw txn sync by @DeluxeRaph in #56
- feat(node): jemalloc + maxperf build profile by @0xDmtri in #58
- chore: Add entrypoint by @janjakubnanista in #62
- Improve flashblocks transaction execution by @SozinM in #66
- Clear pending Flashblocks on canonical catch-up and new metrics by @DeluxeRaph in #65
- chore: reference releases in base/node by @danyalprout in #67
- chore: follow ups for #65 by @danyalprout in #68
- chore: update logo by @haardikk21 in #69
- fix: persist state overrides across flashblocks by @danyalprout in #71
- chore: additional flashblock state tests by @danyalprout in #72
- fix(rpc): Liveness check upstream by @emhane in #77
- feat(rpc): Add timeout arg to
eth_sendRawTransactionSync
by @emhane in #76 - chore: upgrade to 1.7.0 by @danyalprout in #80
- [metrics] track tx lifecycle time by @wlawt in #75
- feat: cross-block state management by @haardikk21 in #78
- feat:
eth_simulateV1
, fixeth_call
user-specified state overrides by @haardikk21 in #48 - chore: update readme to mention reth 1.7.0 by @haardikk21 in #82
- fix: flashblocks per block metric, restrict unnecessary logs by @haardikk21 in #83
- fix: flashblocks per block metric again by @haardikk21 in #84
- issue 85 quick fix by @DeluxeRaph in #86
- [fix][metrics] use
all_transactions
listener and add pending/queue metrics by @wlawt in #87 - fix: logging inconsistencies by @haardikk21 in #89
New Contributors
- @SozinM made their first contribution in #43
- @DeluxeRaph made their first contribution in #56
- @0xDmtri made their first contribution in #58
- @janjakubnanista made their first contribution in #62
- @emhane made their first contribution in #77
- @wlawt made their first contribution in #75
Full Changelog: v0.1.6...v0.1.7