Commit Graph

4030 Commits

Author SHA1 Message Date
7a593882e1 chore(github): use codespell to inspect and correct spelling issues (#7775)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-23 21:32:59 +00:00
0f9145b728 chore: add CanonStateSubscriptions to NoopTree (#7828) 2024-04-23 21:17:36 +00:00
a75d6cd753 chore: rm dbg (#7827) 2024-04-23 21:10:58 +00:00
cfeead7598 add reth-evm-optimism (#7821) 2024-04-23 20:55:09 +00:00
c659e28aa0 feat(storage): replace Tree generic with Arc<dyn TreeViewer> (#7810)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-23 19:10:45 +00:00
a8a434d2c4 chore: flatten more deps (#7824) 2024-04-23 19:06:12 +00:00
ce1e401d21 docs: add warning regarding increment_block necessity on write_to_storage (#7816) 2024-04-23 16:40:18 +00:00
ee1c811c43 feat: integrate RpcMiddleware in IPC (#7790) 2024-04-23 15:08:32 +00:00
00ca9cd024 feat: add prague helpers to spec (#7817) 2024-04-23 14:50:14 +00:00
b3db4cf56d feat: add UX improvements on e2e testing (#7804) 2024-04-23 14:30:38 +00:00
9fd35f948c chore: move TestConensus to reth-consensus (#7813) 2024-04-23 12:42:51 +00:00
672e4c512c chore(bin/stage): add explicit doc of the use of to-block and hashing stage (#7805)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-23 12:26:57 +00:00
6d2e20cd85 chore: Move consensus trait to standalone crate (#7757)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-23 11:50:19 +00:00
3224837523 fix(args/txpool): duplicate arg of txpool.max-account-slots (#7806)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-04-23 11:18:32 +00:00
d1e38966a1 fix(stages): send revert chain notification instead of a reorg on unwind (#7808) 2024-04-23 10:36:00 +00:00
d6b861ea5d feat(exex): send ExExNotification instead of CanonStateNotification (#7803) 2024-04-23 10:05:46 +00:00
c499797a6c chore: export tables macro (#7807) 2024-04-23 09:25:42 +00:00
jn
b9db4cb61b Implement Compact for Withdrawal (#7604)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-23 09:15:53 +00:00
9179e4e8ac feat(rpc-engine-api): add engine API response type metrics (#7801) 2024-04-22 16:53:39 +00:00
9a1d6ea9ca feat: base fee param fetching at a specific block (#7783) 2024-04-22 15:46:56 +00:00
24a8202481 fix(cli): read exact chunk len (#7777) 2024-04-22 13:34:31 +00:00
31801c7bc5 chore: flatten beacon-consensus test deps (#7796) 2024-04-22 12:12:31 +00:00
8382529f7a chore: pull async-stream into workspace deps (#7794) 2024-04-22 12:09:10 +00:00
b0cb2d0df6 chore: remove consensus setup from node-core (#7793) 2024-04-22 12:07:21 +00:00
cf789dce7e chore: use workspace deps in nippy jar (#7792) 2024-04-22 12:05:42 +00:00
cab4420b41 chore(deps): move http crate deps to workspace (#7791) 2024-04-22 11:56:11 +00:00
adcc0643ba chore: relax some bounds (#7789) 2024-04-22 13:28:13 +02:00
fa9f23db98 feat(op): signature encoding (#7769)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-04-22 10:04:25 +00:00
ce2f1602a1 bench: fix reth-stages criterion benchmarks (#7786) 2024-04-22 10:00:46 +00:00
c0926ba10e feat: enable OP hardforks in DEV chainspec (#7787) 2024-04-22 09:58:19 +00:00
612cfcbc9c Implement try_from rpc tx for TransactionSignedEcRecovered (#7752) 2024-04-22 09:46:12 +00:00
02314927f2 chore: enable optimism e2e tests (#7776) 2024-04-21 10:14:30 +00:00
223dde200f fix(tree): disable cached trie updates for chains with >1 block (#7753)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-21 09:20:55 +00:00
d81cf8aa5c fix(discv5): fix bug flip byte lookup tgt (#7764)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-04-20 20:39:55 +00:00
3750edd905 chore(e2e): refactor e2e tests (#7773) 2024-04-20 12:58:03 +00:00
66d5ecbd47 chore: bump alloy 39b8695 (#7774) 2024-04-20 14:29:00 +02:00
e35abf8423 feat(op): init genesis alloc (#7748) 2024-04-20 10:55:36 +00:00
6728a5518a feat: gracefully shutdown prometheus server (#7728)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-20 09:44:17 +00:00
615e90b0f8 fix(exex): properly check ready state in poll_ready (#7772) 2024-04-20 09:00:11 +00:00
db5bd06851 chore(lint): duplicate attributes (#7770) 2024-04-20 08:36:08 +00:00
9df9c03a88 fix(tracing): wrong header in error (#7767) 2024-04-20 00:31:14 +00:00
566a7804a3 fix(stages): block number in error (#7766) 2024-04-20 00:00:52 +00:00
71f8e678aa chore: relax some bounds (#7762) 2024-04-19 21:40:37 +00:00
d599ce4683 fix: dont await changes (#7760) 2024-04-19 21:18:33 +00:00
20568b8813 perf(discv5): populate kbuckets & improved RLPx peering (#7683) 2024-04-19 20:04:33 +00:00
4f1099b9d8 chore(debug): allow first fcu through in EngineApiSkipFcu interceptor (#7756) 2024-04-19 18:06:47 +00:00
4f7f690ac1 fix: enable --dev for op-reth (#7755) 2024-04-19 16:34:07 +00:00
34c5b42524 docs: add more docs to recover_signer (#7751) 2024-04-19 16:31:13 +00:00
bd4757b3b5 chore: make alloy impls feature gated (#7747) 2024-04-19 15:18:43 +00:00
d214daebbd chore: move engine primitives (#7746) 2024-04-19 15:07:11 +00:00