Commit Graph

4990 Commits

Author SHA1 Message Date
DaniPopes
e2e5201d8a chore(deps): bump enr, discv5, secp256k1 (#7000)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-04-25 19:50:38 +00:00
Matthias Seitz
3ad3bbc593 chore: more launch builder style function (#7897) 2024-04-25 19:23:21 +00:00
Andrzej Sulkowski
844bcb86b7 refactor: replace rpc TransactionKind with alloy_primitives::TxKind (#7885)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-04-25 18:48:23 +00:00
Andrzej Sulkowski
062b3d76b9 refactor: move network-txpool.rs example to its own folder (#7892)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-04-25 18:36:09 +00:00
Matthias Seitz
16ae640615 chore: decrease local pending block expiration time (#7896) 2024-04-25 18:29:06 +00:00
Matthias Seitz
663a7185e6 chore: more LaunchContext helpers (#7894) 2024-04-25 18:18:46 +00:00
Emilia Hane
d312dbbea4 fix: chain spec for op mainnet (#7883) 2024-04-25 17:32:12 +00:00
DaniPopes
57e3f40dda chore: unpin cc (#7891) 2024-04-25 16:45:11 +00:00
Thomas Coratger
6d1aab5380 refactor: minor Signature refactors (#7888) 2024-04-25 16:44:02 +00:00
Abner Zheng
9567b256c8 feat: support max_request_body_size (#7880) 2024-04-25 15:51:31 +00:00
Matthias Seitz
35ac20b8e4 feat: LaunchContext helpers (#7884) 2024-04-25 15:49:43 +00:00
Andrzej Sulkowski
1c81fae4d1 refactor: rename some examples (#7881) 2024-04-25 15:12:30 +00:00
Matthias Seitz
29e5df81a4 chore: bidirectional eq for TxType (#7876) 2024-04-25 13:56:42 +00:00
Delweng
6f22621f43 chore: rename BlockChain to Blockchain (#7840)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-04-25 13:56:04 +00:00
Oliver Nordbjerg
421888d22f fix: log actual notification id in exex manager (#7874) 2024-04-25 13:55:37 +00:00
Matthias Seitz
ed45c3c10d chore: some touchups (#7873) 2024-04-25 13:37:55 +00:00
Oliver Nordbjerg
79235a74fa chore: add node-* crates to CODEOWNERS (#7869) 2024-04-25 13:14:20 +00:00
Rodrigo Herrera
1c17f08ad2 Replace TransactionKind with alloy_primitives::TxKind (#7859) 2024-04-25 12:50:04 +00:00
Hai | RISE
08cdd67cb0 fix(auto-seal): build dev blocks with withdrawals (#7857) 2024-04-25 12:28:17 +00:00
Matthias Seitz
33e7e0208f fix: derank peers that responded with bad data (#7854)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-25 12:25:54 +00:00
Emilia Hane
f6e68e28eb feat(op): timestamp below bedrock (#7768) 2024-04-25 12:23:51 +00:00
Emilia Hane
c7008deef8 fix(cli): set start header (#7725)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-04-25 11:47:27 +00:00
Oliver Nordbjerg
0f7e3541b1 chore: add cli/* to CODEOWNERS (#7870) 2024-04-25 11:36:53 +00:00
Roman Krasiuk
132f7fbd80 chore: remove evalir from CODEOWNERS (#7868) 2024-04-25 11:12:12 +00:00
Roman Krasiuk
90bf4005e0 chore: merge consensus and revm owners (#7867) 2024-04-25 11:05:03 +00:00
Roman Krasiuk
d0382fb88d chore: add trie-parallel to CODEOWNERS (#7866) 2024-04-25 11:01:34 +00:00
Oliver Nordbjerg
9f0874d59f chore: add reth-stages-api to CODEOWNERS (#7865) 2024-04-25 10:53:36 +00:00
Mihir Wadekar
652be135c7 feat: adds panels for execution extension metrics (#7605) 2024-04-25 10:00:34 +00:00
Oliver Nordbjerg
4cef3809e4 docs: update examples readme (#7852) 2024-04-24 21:58:26 +00:00
Oliver Nordbjerg
0e8e573180 chore: rename exex example crate names (#7851) 2024-04-24 21:34:41 +00:00
Dan Cline
766e77a811 chore: log failed tip fetch only after 20 tries (#7850) 2024-04-24 21:00:25 +00:00
Dan Cline
a22cf2189f fix: still delete headers from db in headers unwind (#7579) 2024-04-24 20:24:10 +00:00
Dan Cline
76a3d8278a feat: add thorough error message to state root error (#7607) 2024-04-24 20:23:45 +00:00
Matthias Seitz
659059c67f feat: split nodebuilder generics into separate states (#7847) 2024-04-24 20:18:07 +00:00
Oliver Nordbjerg
ddc5ed3263 fix(rpc): correct Other error msg (#7845) 2024-04-24 18:36:19 +00:00
Alexey Shekhirin
66c6cbc573 feat(exex): do not log ID on ExEx start (#7846) 2024-04-24 18:34:11 +00:00
greged93
90da3205de refactor: remove unused map_err (#7837)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-04-24 18:29:19 +00:00
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