Commit Graph

4953 Commits

Author SHA1 Message Date
Darshan Kathiriya
784d8dc597 refactor: replace OP error variant with general purpose error (#7844)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-24 18:19:33 +00:00
Dan Cline
1f84c27c35 chore: delete empty files (#7843) 2024-04-24 16:35:21 +00:00
Emilia Hane
4f81f3acc9 feat(discv5): recycle clean up code (#7727)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-24 09:53:54 +00:00
Alexey Shekhirin
dc6a02ce78 docs(book): recommend running with Docker Compose (#7637) 2024-04-24 09:38:38 +00:00
Luca Provini
f372db40c5 feat: blob e2e test (#7823) 2024-04-24 09:36:31 +00:00
Thomas Coratger
9db17123b4 refactor: replace to_primitive_transaction_kind by From impl (#7831) 2024-04-24 09:32:22 +00:00
Alex Stokes
dcad03c9b8 refactor(reth-basic-payload-builder): remove unnecessary assignment (#7835) 2024-04-24 09:31:04 +00:00
Matthias Seitz
86980836b8 fix: dont panic on invalid l1 blockinfo calldata (#7834) 2024-04-23 22:37:24 +00:00
Delweng
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
Oliver Nordbjerg
665e67ec7c ci: use HOMEBREW secret (#7829) 2024-04-23 21:30:34 +00:00
Matthias Seitz
0f9145b728 chore: add CanonStateSubscriptions to NoopTree (#7828) 2024-04-23 21:17:36 +00:00
Matthias Seitz
a75d6cd753 chore: rm dbg (#7827) 2024-04-23 21:10:58 +00:00
Darshan Kathiriya
cfeead7598 add reth-evm-optimism (#7821) 2024-04-23 20:55:09 +00:00
Kyrylo Riabov
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
Matthias Seitz
a8a434d2c4 chore: flatten more deps (#7824) 2024-04-23 19:06:12 +00:00
joshieDo
ce1e401d21 docs: add warning regarding increment_block necessity on write_to_storage (#7816) 2024-04-23 16:40:18 +00:00
Abner Zheng
ee1c811c43 feat: integrate RpcMiddleware in IPC (#7790) 2024-04-23 15:08:32 +00:00
Oliver Nordbjerg
00ca9cd024 feat: add prague helpers to spec (#7817) 2024-04-23 14:50:14 +00:00
joshieDo
b3db4cf56d feat: add UX improvements on e2e testing (#7804) 2024-04-23 14:30:38 +00:00
Matthias Seitz
9fd35f948c chore: move TestConensus to reth-consensus (#7813) 2024-04-23 12:42:51 +00:00
Delweng
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
Oliver Nordbjerg
eabd0220c6 feat: support short issue links in label workflow (#7814) 2024-04-23 12:24:58 +00:00
ThreeHrSleep
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
Delweng
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
Alexey Shekhirin
d1e38966a1 fix(stages): send revert chain notification instead of a reorg on unwind (#7808) 2024-04-23 10:36:00 +00:00
Alexey Shekhirin
d6b861ea5d feat(exex): send ExExNotification instead of CanonStateNotification (#7803) 2024-04-23 10:05:46 +00:00
Vid Kersic
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
Dan Cline
a2027c817f chore: add network or chain question to bug template (#7800) 2024-04-22 17:38:24 +00:00
Roman Krasiuk
ac29b4b73b release: v0.2.0-beta.6 (#7802) v0.2.0-beta.6 2024-04-22 17:29:01 +00:00
Dan Cline
9179e4e8ac feat(rpc-engine-api): add engine API response type metrics (#7801) 2024-04-22 16:53:39 +00:00
Darshan Kathiriya
9a1d6ea9ca feat: base fee param fetching at a specific block (#7783) 2024-04-22 15:46:56 +00:00
Emilia Hane
24a8202481 fix(cli): read exact chunk len (#7777) 2024-04-22 13:34:31 +00:00
Oliver Nordbjerg
250da4e449 chore: ask for debug logs in bug template (#7795) 2024-04-22 12:17:59 +00:00
Matthias Seitz
31801c7bc5 chore: flatten beacon-consensus test deps (#7796) 2024-04-22 12:12:31 +00:00
Oliver Nordbjerg
8382529f7a chore: pull async-stream into workspace deps (#7794) 2024-04-22 12:09:10 +00:00
Matthias Seitz
b0cb2d0df6 chore: remove consensus setup from node-core (#7793) 2024-04-22 12:07:21 +00:00
Oliver Nordbjerg
cf789dce7e chore: use workspace deps in nippy jar (#7792) 2024-04-22 12:05:42 +00:00
Matthias Seitz
cab4420b41 chore(deps): move http crate deps to workspace (#7791) 2024-04-22 11:56:11 +00:00
Matthias Seitz
adcc0643ba chore: relax some bounds (#7789) 2024-04-22 13:28:13 +02:00
Emilia Hane
fa9f23db98 feat(op): signature encoding (#7769)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-04-22 10:04:25 +00:00
Oliver Nordbjerg
ce2f1602a1 bench: fix reth-stages criterion benchmarks (#7786) 2024-04-22 10:00:46 +00:00
Federico Gimenez
c0926ba10e feat: enable OP hardforks in DEV chainspec (#7787) 2024-04-22 09:58:19 +00:00
Thomas Coratger
612cfcbc9c Implement try_from rpc tx for TransactionSignedEcRecovered (#7752) 2024-04-22 09:46:12 +00:00
joshieDo
02314927f2 chore: enable optimism e2e tests (#7776) 2024-04-21 10:14:30 +00:00
github-actions[bot]
4f10d377f7 chore(deps): weekly cargo update (#7778)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-04-21 10:13:26 +00:00
Roman Krasiuk
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
Emilia Hane
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
joshieDo
3750edd905 chore(e2e): refactor e2e tests (#7773) 2024-04-20 12:58:03 +00:00
Matthias Seitz
66d5ecbd47 chore: bump alloy 39b8695 (#7774) 2024-04-20 14:29:00 +02:00