-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: merge reth v1.2.0 #55
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
nekomoto911
commented
Mar 7, 2025
•
edited
Loading
edited
- remove pipe-exec-layer-ext v1
- merge reth v1.2.0 into gravity-reth
commit 1e965caf5fa176f244a31c0d2662ba1b590938db Author: Roman Krasiuk <[email protected]> Date: Wed Feb 12 20:40:45 2025 +0100 fix(ci): docker release (#14458) commit f56f6332d9b0f79cf9b6a1149d5792a5be85571b Author: Federico Gimenez <[email protected]> Date: Wed Feb 12 18:06:57 2025 +0100 chore(ci): update hive expected failures (#14454) commit 1e0b0d897b372226b3f0ebf911b5176132c322d7 Author: Matthias Seitz <[email protected]> Date: Wed Feb 12 17:38:01 2025 +0100 chore: release v1.2.0 (#14438) commit f0530a76bf633faa4c6670fd286b9e1b98837842 Author: Matthias Seitz <[email protected]> Date: Wed Feb 12 17:37:26 2025 +0100 feat: add Block::seal (#14451) commit 4f73e1a47e68e71b74dbec0a35a4a72a5d7d6b7b Author: Arsenii Kulikov <[email protected]> Date: Wed Feb 12 19:56:42 2025 +0400 chore: remove `BatchExecutor` (#14453) commit 1970a4425bcd0acc830f9311084db028fd0d7ec3 Author: Alexey Shekhirin <[email protected]> Date: Wed Feb 12 15:27:07 2025 +0000 fix(trie): reveal blinded sparse trie when calculating root (#14449) commit 172369afd58b128fd0482dd0c385d9ccfc18f4fc Author: Arsenii Kulikov <[email protected]> Date: Wed Feb 12 18:48:14 2025 +0400 feat: add Consensus to `ExecutionStage` (#14447) commit 3e07d6575167de30739f45b014952a5d20306fce Author: Dan Cline <[email protected]> Date: Wed Feb 12 08:30:29 2025 -0500 feat(grafana): add block validation overhead graph (#14431) commit bb67c0e2e94bce1f1615dd72bd2ab0e54f098f15 Author: Dan Cline <[email protected]> Date: Wed Feb 12 08:30:09 2025 -0500 fix(grafana): use correct datasource for all metrics (#14432) commit 71b9f1225af3ce0b1c8d3b2f768cbd67a5f85e8a Author: Federico Gimenez <[email protected]> Date: Wed Feb 12 14:15:27 2025 +0100 feat(op, cli): add cli option to enable tx conditional (#14421) commit 82903d9fe4e84f38def1ebfacf92b61e8146299d Author: Matthias Seitz <[email protected]> Date: Wed Feb 12 13:45:55 2025 +0100 chore: export cli from reth ethereum (#14444) commit ac7b5959fb4c12fa2035aa5e96d3a79631eccd18 Author: Alexey Shekhirin <[email protected]> Date: Wed Feb 12 12:28:35 2025 +0000 docs(tree): state root task (#14400) Co-authored-by: Dan Cline <[email protected]> commit 11eac03f008f11c5836ba29cca589473cc6fa597 Author: Alexey Shekhirin <[email protected]> Date: Wed Feb 12 12:22:27 2025 +0000 feat(optimism): disable state root task by default (#14446) commit fc7a3e5bc69a8729411b901e0fe906087b47d021 Author: DaniPopes <[email protected]> Date: Wed Feb 12 12:59:42 2025 +0100 chore: use shorter map names (#14445) commit 9090125f0dc8705c9dc9ab7c37ca691d91610bbe Author: alpharush <[email protected]> Date: Wed Feb 12 05:46:14 2025 -0600 Increase default gas limit from 30M to 36M (#13318) Co-authored-by: Matthias Seitz <[email protected]> commit 9f1602c03e1ebf03e20b67d0df6292e512a03ee8 Author: Matthias Seitz <[email protected]> Date: Wed Feb 12 12:43:26 2025 +0100 chore: export exex (#14443) commit 48bffd418f8c09bf04d2b8558dae3e7047586052 Author: Arsenii Kulikov <[email protected]> Date: Wed Feb 12 15:15:01 2025 +0400 refactor: Add more low-level methods to `Executor` (#14440) commit 9a805b06db7f15d5dfc6b68d4f45031106c23568 Author: Matthias Seitz <[email protected]> Date: Wed Feb 12 11:15:10 2025 +0100 chore: bump alloy 0.11.1 (#14439) commit 17712fe4e3974217f0befb336a9b94917c80565c Author: Aurélien <[email protected]> Date: Wed Feb 12 10:39:37 2025 +0100 feat: add MaybeSerdeBincodeCompat to SignedTx (#14433) commit faa6b9c125ccc0c2f4727b4f37830ed35a239730 Author: Varun Doshi <[email protected]> Date: Wed Feb 12 14:53:17 2025 +0530 feat: Return root result without blocking due to sparse trie Drop (#14333) Co-authored-by: Dan Cline <[email protected]> commit e9b99b0610a0d715fd42a24dd4c48c644394fd9a Author: Matthias Seitz <[email protected]> Date: Wed Feb 12 09:56:15 2025 +0100 chore: use reth-ethereum in example (#14409) commit ea40f78e5911220b89d245f87a31f0f1be2cbdcb Author: Emilia Hane <[email protected]> Date: Wed Feb 12 08:04:52 2025 +0100 feat(l2-withdrawals): Define `OpEngineApiBuilder` (#14426) commit 771a99be538b841d46a708e6800aae9cf68aa91f Author: Matthias Seitz <[email protected]> Date: Wed Feb 12 00:57:03 2025 +0100 chore: phase out reth-primitives from op-evm (#14428) commit 77bd2115fb8084c6b336446959a07a62a53b4d27 Author: XxAlex74xX <[email protected]> Date: Tue Feb 11 22:18:11 2025 +0100 Fix branch (#14416) Co-authored-by: Matthias Seitz <[email protected]> commit fa2a571f8b17ca96ec05f8c65b5ccde35ef26c65 Author: Matthias Seitz <[email protected]> Date: Tue Feb 11 22:02:47 2025 +0100 chore: rm unused err variant (#14427) commit 302aa0b901264c36327c745e194062aca9a3575a Author: Aurélien <[email protected]> Date: Tue Feb 11 21:53:47 2025 +0100 fix: use alloc::vec::Vec (#14423) commit b7dfd5447f521937bc8c9c82b70a6b841c358940 Author: Aurélien <[email protected]> Date: Tue Feb 11 21:06:42 2025 +0100 feat: impl serde for OpPrimitives (#14422) Co-authored-by: Matthias Seitz <[email protected]> commit fab686ac05baf60004dffa03a88a05dba98cb954 Author: Matthias Seitz <[email protected]> Date: Tue Feb 11 20:59:09 2025 +0100 feat: append tx conditional to pooled tx (#14403) commit 5f15d1e2a964e73ed4929ef392d1a523e9131d17 Author: Emilia Hane <[email protected]> Date: Tue Feb 11 20:50:32 2025 +0100 feat(l2-withdrawals): Define `OpEngineApi` (#14414) Co-authored-by: Matthias Seitz <[email protected]> commit 974b197d3037795abfe0eab5cdc9f0a9c85201ea Author: Matthias Seitz <[email protected]> Date: Tue Feb 11 20:15:34 2025 +0100 feat: add alloy-compat for op prims (#14406) commit 3f680fd6ccee1045e40a84917be35d5bd7c5b810 Author: VolodymyrBg <[email protected]> Date: Tue Feb 11 21:20:56 2025 +0200 docs: Complete missing stage descriptions in stages.md (#14415) commit 155eced2ea42f171d387c4af9fafcc03e1d05f16 Author: Alexey Shekhirin <[email protected]> Date: Tue Feb 11 18:42:10 2025 +0000 chore(tree): expect message on state root handle unwrap (#14419) commit 85fccde70e7c06df2046683bb9146df83be7e5df Author: Alexey Shekhirin <[email protected]> Date: Tue Feb 11 18:18:24 2025 +0000 fix(tree): state root task finished log (#14418) commit 5383f4b08e31b8ff828ca3cfad419a4a9fe10cc3 Author: Matthias Seitz <[email protected]> Date: Tue Feb 11 19:09:37 2025 +0100 perf: only fetch parent if not latest (#14412) commit d727701a7506a482ec66423bc0907ee10bb59265 Author: Dan Cline <[email protected]> Date: Tue Feb 11 11:05:20 2025 -0500 feat: add DecodedStorageProof and DecodedStorageMultiProof (#14391) commit bae79ec53d6afea12bb627d126ad8b8a3dd25bf4 Author: Matthias Seitz <[email protected]> Date: Tue Feb 11 16:29:22 2025 +0100 fix: use generic table types (#14413) Co-authored-by: Arsenii Kulikov <[email protected]> commit f13158deb376516bba02f1961d354cb09ad41b0c Author: Federico Gimenez <[email protected]> Date: Tue Feb 11 16:19:13 2025 +0100 fix(ci): changes in kurtosis-op network config latest optimism package (#14402) commit 8e479f36d3c3cdb00373f2e7c2d03b7c4e9572cd Author: Dan Cline <[email protected]> Date: Tue Feb 11 09:47:19 2025 -0500 chore: add root_with_updates method to sparse trie (#14393) commit 1cd72206a1e3058d4abc470e1120f7f19b637835 Author: Matthias Seitz <[email protected]> Date: Tue Feb 11 15:27:54 2025 +0100 chore: bump revm 19.5 (#14408) commit 3d1883d03f5c759c46ac4b333b7a23fe850f62e8 Author: Niclas Blomberg <[email protected]> Date: Tue Feb 11 15:04:29 2025 +0100 fix(validation-rpc): validate against parent, not latest (#14405) commit 0f5d60150be5488e28df73298fd4cf1fba552366 Author: Federico Gimenez <[email protected]> Date: Tue Feb 11 13:38:40 2025 +0100 feat(bin, engine): make state root task default (#14371) commit c4cb3f048dc6258218febb4df9fa7b40333c6b75 Author: Federico Gimenez <[email protected]> Date: Tue Feb 11 13:25:48 2025 +0100 feat(engine): use Hash Builder as a fallback to the Sparse Trie on newPayload (#14387) commit 09a6aab9f7dc283e42fd00ce8f179542f8558580 Author: Matthias Seitz <[email protected]> Date: Tue Feb 11 12:38:03 2025 +0100 feat: add reth-op crate (#14401) commit 2ba54bf1c1f38c7173838f37027315a09287c20a Author: Elijah Hampton <[email protected]> Date: Tue Feb 11 10:31:51 2025 +0000 Decode raw conditional correctly (#14397) Co-authored-by: VeerChaurasia <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> commit c9ea4231ff36070f183ff1dcd2fb7129d6a0a49c Author: Veer Chaurasia <[email protected]> Date: Tue Feb 11 15:49:54 2025 +0530 Add helper trait (#14394) Co-authored-by: Matthias Seitz <[email protected]> commit 0d64c40edc22f61c1d1037878f5fdaa291c3fc10 Author: Dan Cline <[email protected]> Date: Tue Feb 11 04:56:10 2025 -0500 chore: remove unused arbitrary dep from optimism-primitives (#14392) commit 63bec101bf3a0463d83b80af420841937b7ef152 Author: cakevm <[email protected]> Date: Tue Feb 11 10:07:54 2025 +0100 chore: rm unused dependencies from optimism crates (#14396) Co-authored-by: Matthias Seitz <[email protected]> commit ba8cec3550cc10dbeb16e7526392e1c96c09fde6 Author: Matthias Seitz <[email protected]> Date: Tue Feb 11 00:54:04 2025 +0100 fix: bytecode override (#14390) commit 85f66ff7ac19732af623234a0c945b002919a585 Author: Varun Doshi <[email protected]> Date: Tue Feb 11 02:22:33 2025 +0530 feat: Add cli arg for pool lifetime (#14273) Co-authored-by: Reentrancy <[email protected]> Co-authored-by: Reentrancy <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> commit ecabf7575ef9874a3ff3ebcaa4a205128a087772 Author: Yohann Kazoula <[email protected]> Date: Mon Feb 10 22:46:48 2025 +0200 Introduce StatusEth69 for `eth/69` status messages (#14292) commit d9e660bd56d345f8ec82feab7df24de3473a5e8e Author: Federico Gimenez <[email protected]> Date: Mon Feb 10 20:31:40 2025 +0100 feat: add cross-block cache size cli arg (#14305) commit 731b771fa20b6663dbb966fd0984c608f510946b Author: Fallengirl <[email protected]> Date: Mon Feb 10 19:32:36 2025 +0100 chore: correct the comments (#14339) commit fe322379ff9427fa6d9d9d15a313a3aa95a26a4d Author: Federico Gimenez <[email protected]> Date: Mon Feb 10 19:16:24 2025 +0100 feat(op, txpool): impl send_raw_tx_cond endpoint (#14311) commit 2e8bc7d4b2a1a3da0b4eb587b097e9b98b2230e8 Author: Matthias Seitz <[email protected]> Date: Mon Feb 10 19:14:09 2025 +0100 chore: re-export rpc types (#14381) commit 4d9a98780fbc75014f8a833c08abf0be7765c6c1 Author: Arsenii Kulikov <[email protected]> Date: Mon Feb 10 22:00:24 2025 +0400 chore: abstract `OpPayloadBuilder` over `ChainSpec` (#14374) commit 477b747ef4e602af642d64ee778c5b4970685c16 Author: Emilia Hane <[email protected]> Date: Mon Feb 10 18:46:52 2025 +0100 feat(l2-withdrawals): Use `OpExecutionPayloadV4` for new payload v4 (#14379) commit cdb7c63d5107edd236ce0f077d20f4ff175e7f17 Author: Poulav Bhowmick <[email protected]> Date: Mon Feb 10 22:57:49 2025 +0530 Added from<alloy_rpc_types_eth::Transaction> for TransactionSigned (#14350) Co-authored-by: Matthias Seitz <[email protected]> commit 30488a12921ccecc071dd34b93cf96abb20e5906 Author: Alexey Shekhirin <[email protected]> Date: Mon Feb 10 17:12:15 2025 +0000 fix(trie): do not reveal same node twice in sparse trie (#14370) commit d4e37ce4b67860978877039c74138f730fc7b5a9 Author: Aurélien <[email protected]> Date: Mon Feb 10 18:04:28 2025 +0100 feat: add operator fee params on RPC L1BlockInfo (#14269) Co-authored-by: Matthias Seitz <[email protected]> commit b9b519344f8dbd8808a4a73231931c0d3cfd01fd Author: Matthias Seitz <[email protected]> Date: Mon Feb 10 17:36:36 2025 +0100 feat: add reth-eth meta crate (#14361) commit c6ac747a706c8438bd6dd4f1f042b2719942670c Author: Emilia Hane <[email protected]> Date: Mon Feb 10 17:05:34 2025 +0100 feat(l2-withdrawals): Declare `OpEngineApiServer` and `OpEngineApiClient` (#14359) commit db375d230979377f21b1b09f1a9e392243cd7576 Author: Matthias Seitz <[email protected]> Date: Mon Feb 10 16:59:28 2025 +0100 chore: remove code snippets from stages.md (#14367) commit b495038fde970c7a2489468d36ae9a715a9dd019 Author: Roman Krasiuk <[email protected]> Date: Mon Feb 10 15:35:40 2025 +0100 feat(engine): invalid block event (#14365) commit a7f895e72a44d1939bdf4dd83875919ce5ef4296 Author: Alexey Shekhirin <[email protected]> Date: Mon Feb 10 12:44:55 2025 +0000 feat(tree): enter tracing span for each storage trie in state root task (#14363) commit 37adaf2d2e246a05326b64d98d219d5a042d902f Author: Aurélien <[email protected]> Date: Mon Feb 10 12:56:07 2025 +0100 feat: avoid zstd dependency in reth-evm, reth-evm-ethereum and reth-optimism-evm (#14356) commit 47bc55b061b1846899392723b432cb2460c4c9da Author: Matthias Seitz <[email protected]> Date: Mon Feb 10 12:24:18 2025 +0100 chore: rm reth-primitives from eth payload (#14357) commit 61728726d39cb5a23091dfefb5321bd003c0f929 Author: 0xNarumi <[email protected]> Date: Mon Feb 10 19:37:25 2025 +0900 Fix: Correct functionality of `get_queued_transactions_by_sender` and `get_pending_transactions_by_sender` (#14353) commit 7e3b1358057d21f976c60cc4c7a079e940ba2963 Author: Arsenii Kulikov <[email protected]> Date: Mon Feb 10 14:10:40 2025 +0400 feat: `EngineApiBuilder` (#14354) commit f84d497f3125d0ad0a892bad32f1e8ca39902171 Author: Roman Krasiuk <[email protected]> Date: Mon Feb 10 10:12:12 2025 +0100 prague: testnet timestamps (#14270) commit 46d63e8054b63f4fe09978a3850d3f1c02871b49 Author: Simon Oswald <[email protected]> Date: Sun Feb 9 23:27:07 2025 +0100 add debug_chainConfig endpoint (#14346) commit d57535caad560b3aad5ab2d72c6107d8e4d1683d Author: Poulav Bhowmick <[email protected]> Date: Mon Feb 10 03:44:23 2025 +0530 added BeaconConsensusEngineHandle to RpcHandle (#14348) commit 21370c39110c2e30168d614d86e63b00147c2c72 Author: Poulav Bhowmick <[email protected]> Date: Sun Feb 9 20:03:09 2025 +0530 added helper error enums for L1BlockInfoError (#14326) commit 104bd6e03951c0c51d8518a4255ad4476441ac72 Author: Arsenii Kulikov <[email protected]> Date: Sun Feb 9 18:14:53 2025 +0400 refactor: move `ValidationApi` setup to `EthereumAddOns` (#14342) commit b48426efdd4b2556b8f1b1eccf40ef95af675963 Author: Poulav Bhowmick <[email protected]> Date: Sun Feb 9 19:34:12 2025 +0530 added EventSender to FullNode type (#14268) Co-authored-by: Roman Krasiuk <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> commit 197d6edee946fa634de46c6100fa3b432327816b Author: Federico Gimenez <[email protected]> Date: Sun Feb 9 14:13:45 2025 +0100 chore(ci): pin op-node image for kurtosis-op (#14343) commit 570fcd318d60da72e39148c3e2a35cf9fdaa9aa5 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun Feb 9 11:54:27 2025 +0000 chore(deps): weekly `cargo update` (#14340) Co-authored-by: github-merge-queue <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> commit a215256075025d92c5694b4770c954113f23d78a Author: Roman Krasiuk <[email protected]> Date: Sun Feb 9 12:07:10 2025 +0100 feat(engine): emit events with executed blocks (#14341) commit 46d3b6a32eac58485dd7f4d217060aeea50feadc Author: Arsenii Kulikov <[email protected]> Date: Sat Feb 8 21:06:42 2025 +0400 test: add a test for devnet failure (#14288) Co-authored-by: Matthias Seitz <[email protected]> commit 7d0f5b757fb90b88b344864f1d04b8945248c4c6 Author: Matthias Seitz <[email protected]> Date: Sat Feb 8 17:40:52 2025 +0100 chore: make stages types no-std (#14334) commit 2b16b06a391f4768541fb0e2915e657b6ca56d93 Author: Matthias Seitz <[email protected]> Date: Sat Feb 8 17:34:18 2025 +0100 fix: update --rpc-cache.headers name (#14336) commit b2011353f29b4f9f6cc2dd61f51b944e90d11ce3 Author: Matthias Seitz <[email protected]> Date: Sat Feb 8 17:27:55 2025 +0100 feat: add other helpers for ProviderError (#14325) commit d56985a29802dc1fac24e08f43227f5efb74a7da Author: Matthias Seitz <[email protected]> Date: Sat Feb 8 16:52:38 2025 +0100 chore: add codec and serde features to prune types (#14327) commit d84eab125a2cf89837e727e6f9696c61281b2eec Author: Matthias Seitz <[email protected]> Date: Sat Feb 8 16:06:05 2025 +0100 chore: typos (#14330) commit 1c3547cd00fe76eecfc8ea725d197570ce50513a Author: Matthias Seitz <[email protected]> Date: Sat Feb 8 15:25:43 2025 +0100 chore: add serde feature to stages types (#14329) commit 1a4f5441f38447e5c6e2277eb6849f11f7492cf0 Author: Matthias Seitz <[email protected]> Date: Sat Feb 8 10:24:31 2025 +0100 chore: silence unused warnings (#14328) commit 5c231898adaa1975920d5ecf47d43c1e7908b3bd Author: Steven <[email protected]> Date: Sat Feb 8 01:22:22 2025 -0600 feat: Add `is_vx` helpers for EngineApiMessageVersion (#14323) commit dbf4e23e63ca12b1b23c51941b3f769e51be69cb Author: Matthias Seitz <[email protected]> Date: Sat Feb 8 08:17:56 2025 +0100 chore: rm reth-primitives from engine api crate (#14324) commit 7603b7489041314a806e97e22028e71fd69f1d3f Author: Matthias Seitz <[email protected]> Date: Sat Feb 8 08:09:27 2025 +0100 feat: add providerfactory builder to OpNode (#14322) commit 44985c3272eefbaf35e834a44eea52bf06fbd5a9 Author: Dan Cline <[email protected]> Date: Sat Feb 8 01:08:20 2025 -0500 chore: rm reth_primitives from reth_revm (#14317) commit d99f0fa5ae43a7ee8b2a97c03cc85f8c48fe3d57 Author: Arsenii Kulikov <[email protected]> Date: Sat Feb 8 09:12:27 2025 +0400 fix: use custom generator in custom builder example (#14320) commit ea862116369c3045ad4300316d55a4cb155de314 Author: Dan Cline <[email protected]> Date: Fri Feb 7 19:51:21 2025 -0500 chore: bump alloy-trie to 0.7.9 (#14318) commit 6710f037e4f3eb517288bc0844fcacbf1c6da437 Author: Dan Cline <[email protected]> Date: Fri Feb 7 19:45:40 2025 -0500 chore: bump apache license year to 2025 (#14319) commit 905fd37bde758312364c73f28a7c6ba3f3349fb4 Author: Matthias Seitz <[email protected]> Date: Fri Feb 7 23:42:19 2025 +0100 chore: misc eth strategy cleanup (#14315) commit d374e7366c9046abc341d35d73fdb5f9fa95f80f Author: Dan Cline <[email protected]> Date: Fri Feb 7 14:39:27 2025 -0500 feat: add standalone DockerfileOp for local building (#14309) commit e4e5cb04d806f0f2b1fdc616ca4fe7aa3677047a Author: int88 <[email protected]> Date: Sat Feb 8 03:32:48 2025 +0800 integration test for capability version mismatch (#14304) commit 54c4646971f78b3c54f487931be8bb1e270bb50b Author: Dan Cline <[email protected]> Date: Fri Feb 7 13:20:18 2025 -0500 feat: add granular prewarm metrics (#14282) commit da86ff39b9faf13e31cc436f92e599cb7bc0a6a4 Author: Dan Cline <[email protected]> Date: Fri Feb 7 12:55:52 2025 -0500 feat: record save_cache duration metrics (#14281) commit b955551f8b3b37b0ead6862e8c1bdae1e7ff69e9 Author: Alexey Shekhirin <[email protected]> Date: Fri Feb 7 14:55:19 2025 +0000 docs(tree): state root task lifecycle (#14302) commit d147a2093ec6d0a463610292e30a91fced6c44d7 Author: Roman Krasiuk <[email protected]> Date: Fri Feb 7 15:30:32 2025 +0100 fix(provider): fix pending block retrieval in `find_block_by_hash` (#14303) commit 5a714cda79b6217e3f9c9878f86fdf58fb53ed8c Author: Roman Krasiuk <[email protected]> Date: Fri Feb 7 13:16:31 2025 +0100 chore(engine): make block buffer pub (#14298) commit 6dfcb7a85f68afbed18919b0da793a953ce36b98 Author: int88 <[email protected]> Date: Fri Feb 7 19:35:14 2025 +0800 fix: increment pending out on manually triggered connect (#14257) Co-authored-by: Matthias Seitz <[email protected]> commit b8a4468c69b4b9f1c7ae543b867dfa418f6efcdf Author: Elijah Hampton <[email protected]> Date: Fri Feb 7 11:08:16 2025 +0000 Introduce AnyError (#14294) Co-authored-by: Matthias Seitz <[email protected]> commit 8f01951891c58ea8d79c1bed49ac801318d243bf Author: Roman Krasiuk <[email protected]> Date: Fri Feb 7 11:55:15 2025 +0100 chore(engine): make invalid headers cache pub (#14297) commit d6a642429093b387b50d245299e211d279f49e3b Author: Alexey Shekhirin <[email protected]> Date: Fri Feb 7 10:53:38 2025 +0000 perf(tree): short-circuit multiproof computation on empty targets (#14265) commit 69050721ead643903b20084c3eac2d21bd4dde0b Author: Matthias Seitz <[email protected]> Date: Fri Feb 7 10:40:24 2025 +0100 chore: rm unused cli args (#14295) commit d07db4bbe0aaf8efc579ff2b97a45bd21b31cb69 Author: Manav Darji <[email protected]> Date: Fri Feb 7 14:37:07 2025 +0530 chore(txpool): explicity drift txpool on first event (#14290) Co-authored-by: Matthias Seitz <[email protected]> commit dc0488cf758a90e6db5d7ae51de7ea228f86730c Author: Steven <[email protected]> Date: Fri Feb 7 02:51:03 2025 -0600 feat: remove from fspath conversion for storagelockerr (#14291) commit 2933ec72987df396d1d3411323dc2260b522aab2 Author: Naman Garg <[email protected]> Date: Fri Feb 7 09:01:44 2025 +0530 perf(tree): state provider builder (#14279) Co-authored-by: Dan Cline <[email protected]> commit be2a09e73b0d37311a20d6cd52d9b882933dcea8 Author: Matthias Seitz <[email protected]> Date: Fri Feb 7 01:10:12 2025 +0100 chore: rm todo (#14289) commit 68952b306409de61563384b36d5953f4495c3d3d Author: Arsenii Kulikov <[email protected]> Date: Fri Feb 7 03:41:37 2025 +0400 feat: abstract op executor over chainspec (#14285) Co-authored-by: Georgios Konstantopoulos <[email protected]> commit 4066ad4cc58b5d75c0399c7cde50f294eae51504 Author: Dan Cline <[email protected]> Date: Thu Feb 6 17:35:03 2025 -0500 feat: add newPayload latency gauge metric (#14287) commit 1f1eabc42821086e40b981f64d8dc87b70cd9cad Author: Arsenii Kulikov <[email protected]> Date: Fri Feb 7 00:44:16 2025 +0400 feat: simplify PayloadBuilder setup (#14276) commit 63d5feab33c04cf79973b0870da76036069ed8a3 Author: Arsenii Kulikov <[email protected]> Date: Fri Feb 7 00:31:51 2025 +0400 refactor: extract OP txpool types to a separate crate (#14280) commit c9169705e2ecbb9e383be77965050b0839cb76f1 Author: Dan Cline <[email protected]> Date: Thu Feb 6 12:38:03 2025 -0500 perf(tree): add cross-block caching (#13769) Co-authored-by: Federico Gimenez <[email protected]> Co-authored-by: Federico Gimenez <[email protected]> commit 98266f87dae59de7c11b188d472506c76b893353 Author: Matthias Seitz <[email protected]> Date: Thu Feb 6 17:11:03 2025 +0100 chore: use recovered api for prewarm (#14272) commit 2ee774845915611c2d8653bc2f77db4b3d16fd6c Author: comfsrt <[email protected]> Date: Thu Feb 6 14:12:51 2025 +0100 Avoiding infinite recursion in trait implementation (#14261) Co-authored-by: Matthias Seitz <[email protected]> commit ad7dec3b6a3c33f68d29e9361dfef0fb8d02c2cf Author: Federico Gimenez <[email protected]> Date: Thu Feb 6 14:10:54 2025 +0100 feat(op, txpool): add conditionals to op pooled tx (#14264) Co-authored-by: Hamdi Allam <[email protected]> commit 8c4c8c90cfa6045233fd1541155ec2b1fcfc8251 Author: Poulav Bhowmick <[email protected]> Date: Thu Feb 6 17:29:39 2025 +0530 Moved HashedPostState to trie-common crate (#14230) Co-authored-by: DarkLord017 <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> commit fd3fe8d6a2e488a7e7c110788431b2ca01ef907e Author: Alexey Shekhirin <[email protected]> Date: Thu Feb 6 11:50:07 2025 +0000 feat(tree): more logs for proofs prefetching (#14263) commit 823d065071b7d6f9584a88079f7881c0e60cfa79 Author: Arsenii Kulikov <[email protected]> Date: Thu Feb 6 15:26:06 2025 +0400 feat: abstract `OpPooledTransaction` and `OpPool` over consensus tx (#14256) commit 5662508149ea1b351f753725daad6d9adf93d4cd Author: Shourya Chaudhry <[email protected]> Date: Thu Feb 6 16:06:03 2025 +0530 [Feature]: added max lifetime setting for queued transactions (#14242) Co-authored-by: Matthias Seitz <[email protected]> commit 97ad6dfe1f13e156f128177d2e5bc0d9c121468d Author: Aurélien <[email protected]> Date: Thu Feb 6 11:34:31 2025 +0100 feat: handle Isthmus operator fee params (#14243) commit 41d51a109c5378333e6e6bd7071add837034d22e Author: Dan Cline <[email protected]> Date: Thu Feb 6 04:21:09 2025 -0500 chore: rm reth_primitives from reth_net_p2p (#14258) commit 14a51b529202ca476f757c0d2087f205c033959d Author: Arsenii Kulikov <[email protected]> Date: Thu Feb 6 05:16:20 2025 +0400 feat: expose pool transaction in `PayloadTransactions` (#14249) Co-authored-by: Hamdi Allam <[email protected]> commit c1a305ca5cad287d7312d3542939d558544b790b Author: Arsenii Kulikov <[email protected]> Date: Thu Feb 6 04:59:14 2025 +0400 feat: relax `BasicPayloadJobGenerator` bounds (#14254) commit 05d2a36b8be74de71b7fbedbec4d3128fbe37ad0 Author: Matthias Seitz <[email protected]> Date: Thu Feb 6 01:10:48 2025 +0100 fix: use correct default for get_local_pending_transactions (#14253) commit d5277d5f27e3ed57aae2ccc0c8751a540d9ce88c Author: Dan Cline <[email protected]> Date: Wed Feb 5 19:02:12 2025 -0500 chore: remove usages of reth_primitives from reth bin (#14252) commit 3309484a3042d6e4970a411ba82337a8b0bbdd65 Author: Dan Cline <[email protected]> Date: Wed Feb 5 18:50:23 2025 -0500 chore: rm redundant Send,Sync bounds on ParallelProof (#14248) commit 62a8e62c3dace6eef86b04b3086418f483e8ebbb Author: Arsenii Kulikov <[email protected]> Date: Thu Feb 6 03:20:31 2025 +0400 chore: simplify `PayloadBuilder` trait (#14246) commit f80d8f25f90eac5f92d164b38c695bf7061e51f2 Author: Matthias Seitz <[email protected]> Date: Thu Feb 6 00:15:24 2025 +0100 chore: use u64 for blobcount (#14250) commit 06132f509cdc498d01ccbec9eed4fbbf85bd1e0e Author: Dan Cline <[email protected]> Date: Wed Feb 5 17:30:49 2025 -0500 perf(trie): deduplicate already fetched prefetch targets (#14223) Co-authored-by: Alexey Shekhirin <[email protected]> commit 2c3faf9b2bd7e2b92b112527fea5adfca5cb5fa3 Author: Dan Cline <[email protected]> Date: Wed Feb 5 16:10:58 2025 -0500 chore: remove redundant bounds on StateRootTask (#14245) commit 9ac96e9393c708c72ac884ece16705661287b634 Author: Steven <[email protected]> Date: Wed Feb 5 14:46:40 2025 -0600 feat: track max blobcount in forktracker (#14231) Co-authored-by: Matthias Seitz <[email protected]> commit 42a19122244f39675f1ec8325e66e1e40e976d42 Author: Matthias Seitz <[email protected]> Date: Wed Feb 5 21:42:27 2025 +0100 feat: add exceeds allowance error message (#14232) commit 8f59efb96a67240f5fe76956cfadf2209393f725 Author: Dan Cline <[email protected]> Date: Wed Feb 5 14:07:20 2025 -0500 chore: move `Transaction lock acquired` mdbx log to trace (#14218) commit af00d882d2c06daa10a2cb0fd965e52a94343b4b Author: Dan Cline <[email protected]> Date: Wed Feb 5 13:30:13 2025 -0500 fix: use proofs from prefetch and updates for root completion (#14222) commit 7789d930010e1781fab26630c176b6e999dcf29f Author: Panagiotis Ganelis <[email protected]> Date: Wed Feb 5 19:08:59 2025 +0100 refactor: Adds type downcasting helpers for `InvalidPoolTransactionError` (#14046) Co-authored-by: DaniPopes <[email protected]> commit 29e6e5cd5e0e58831e23f0c5c2a99ba67ad39ef9 Author: Dan Cline <[email protected]> Date: Wed Feb 5 09:17:46 2025 -0500 feat: enable prewarm spawn metrics (#14229) commit 49b6ae0dc4f1639e7ef7b271ab1b8490b68426e4 Author: Federico Gimenez <[email protected]> Date: Wed Feb 5 14:37:57 2025 +0100 chore(ci): update hive expected failures (#14239) commit ab804d4650a034852bb9c620263d48874e1f441c Author: Arpit Temani <[email protected]> Date: Wed Feb 5 18:37:42 2025 +0530 fix: use blob params in payload building (#14217) Co-authored-by: Matthias Seitz <[email protected]> commit 8d35f26db9e2b53ed1d55cb2e400a28375344088 Author: Matthias Seitz <[email protected]> Date: Wed Feb 5 13:01:39 2025 +0100 chore: enable rand in test utils (#14234) commit 2d4ccf10fe37147e8f74415e5a687923e96259ba Author: Matthias Seitz <[email protected]> Date: Wed Feb 5 12:40:22 2025 +0100 chore: simplify rpc block compat (#14225) commit a63f92e017f49819ceb38b6aa7fd1deb55f256cf Author: Arsenii Kulikov <[email protected]> Date: Wed Feb 5 06:05:00 2025 +0400 chore: use alloy traits for `PoolTransaction` (#14228) commit 6d5607dc2bac1acaf5e94a01da1c09264a8f9241 Author: Matthias Seitz <[email protected]> Date: Wed Feb 5 02:12:33 2025 +0100 docs: add docs for instantiating EthFilter (#14224) Co-authored-by: Dan Cline <[email protected]> commit a9ae06045242c050e50d4fdfb8da66b4b9a6650f Author: Dan Cline <[email protected]> Date: Tue Feb 4 16:06:50 2025 -0500 fix: use different cancel wrapper for prewarm tasks (#14221) commit ad503a08fa242b28ad3c1fea9caa83df2dfcf72d Author: Emilia Hane <[email protected]> Date: Tue Feb 4 19:31:00 2025 +0100 feat(isthmus): withdrawals root in block building (#14209) Co-authored-by: Matthias Seitz <[email protected]> commit f43cf9c18a3cd4998731bb0085b337ed31a9ebe5 Author: Matthias Seitz <[email protected]> Date: Tue Feb 4 18:40:42 2025 +0100 fix: rm redundant revert in error message (#14215) commit 97ffdfa563efec85c0c15688746b761927ea42fe Author: joshieDo <[email protected]> Date: Tue Feb 4 16:46:31 2025 +0000 ci(hive): add `ethereum/eest` simulator (#14009) commit d85c9001e44eb58f2900cf28a23a29afc3173196 Author: Veer Chaurasia <[email protected]> Date: Tue Feb 4 22:15:51 2025 +0530 Remove blocktime handling from maintain pool future (#14210) commit 1303bb5dc6127cbda645da1b166ee86760694f34 Author: Matthias Seitz <[email protected]> Date: Tue Feb 4 17:48:18 2025 +0100 chore: update authmodule new with new engine trait (#14206) commit b6ce1d90fd0981e6aff1d3306d8f9d459fd7bb84 Author: Dan Cline <[email protected]> Date: Tue Feb 4 11:25:51 2025 -0500 perf: warm transactions in parallel (#13759) commit 6fecdac4eaa51165d7c6b318c44574956280d26c Author: Federico Gimenez <[email protected]> Date: Tue Feb 4 16:51:03 2025 +0100 fix(reth-bench): return error on invalid range (#14198) commit 17dfad5828c717adf8d7900a6976bc5017ec3b5c Author: Matthias Seitz <[email protected]> Date: Tue Feb 4 17:05:05 2025 +0100 feat: expose blob_store fn on top level pool type (#14205) commit 7fb74066b80203048ccad463ee96dd85a961dcfc Author: Matthias Seitz <[email protected]> Date: Tue Feb 4 13:58:11 2025 +0100 feat: type erase concrete engine server trait (#14204) commit 07090b315cc716b107f9f3471729d7dcea21a0b4 Author: Arsenii Kulikov <[email protected]> Date: Tue Feb 4 16:55:51 2025 +0400 feat: abstract `OpBeaconConsensus` over primitives and chainspec (#14171) commit 740bf04351afff9c14e88f95c9ccbe473d333a40 Author: Arsenii Kulikov <[email protected]> Date: Tue Feb 4 15:18:33 2025 +0400 fix: return correct `prune_target_block` when syncing (#14181) commit b479b3439c7bfcad36c30332e9a7cd64d5edcc22 Author: Emilia Hane <[email protected]> Date: Tue Feb 4 11:23:35 2025 +0100 feat(no_std): Add `no_std` support for `reth-storage-api` (#14187) Co-authored-by: Matthias Seitz <[email protected]> commit e468d4d7c5ab5d4af5a19d9deaf126ab64033f8e Author: Arsenii Kulikov <[email protected]> Date: Tue Feb 4 05:08:47 2025 +0400 feat: add `ExecutionData` AT (#14179) commit 754cd58b345ad6fc551cbc1fdc6c9334fcca0e17 Author: Matthias Seitz <[email protected]> Date: Tue Feb 4 01:16:59 2025 +0100 ci: ensure consensus crates remain riscv compatible (#14186) commit 42dfc1c24b182f5418c8e38edb1aef8312f4e63f Author: Matthias Seitz <[email protected]> Date: Tue Feb 4 01:13:49 2025 +0100 chore: rm unused prune error variant (#14185) commit e80d6f22ff9cba143c619824706dc340672f551c Author: Matthias Seitz <[email protected]> Date: Tue Feb 4 00:51:23 2025 +0100 ci: enable getreceipts hive test again (#14184) commit 68e51af295e7fdbf22ac8066390bb179e87669e5 Author: Dan Cline <[email protected]> Date: Mon Feb 3 18:41:36 2025 -0500 chore: rm unused rpc_types_compat import from reth-bench (#14182) commit 9bda553017d58794315f75ff8ac0d2fea2750191 Author: Matthias Seitz <[email protected]> Date: Tue Feb 4 00:34:13 2025 +0100 feat: add helpers for handling other errors (#14180) commit af3eb83c90762562e2d3501c043e465dbe7ae260 Author: Matthias Seitz <[email protected]> Date: Tue Feb 4 00:29:29 2025 +0100 chore: rm unused error variants (#14183) commit 556c79f787d716f62033f0ff3e48cf37b8b024c1 Author: Arpit Temani <[email protected]> Date: Tue Feb 4 04:46:33 2025 +0530 chore: convert_to_payload_body_v1 (#14168) commit d3373b3cfedb787bae031c67786a8dcba0b77e99 Author: Steven <[email protected]> Date: Mon Feb 3 16:59:19 2025 -0600 feat: add dedicated blobpool args to cli (#14173) commit 04c1d7120ee910d9f7c186a29741dbc807de6294 Author: Arsenii Kulikov <[email protected]> Date: Tue Feb 4 01:04:42 2025 +0400 refactor: couple ExecutionPayload and ExecutionPayloadSidecar (#14172) commit e3106889a8a4c8f0a5ec830f43a25fe3b7735aed Author: Arsenii Kulikov <[email protected]> Date: Mon Feb 3 23:26:18 2025 +0400 feat: abstract `EthTransactionValidator` over `ChainSpec` (#14162) commit 440e6695b5d6e57f47ff73ba54e944e47b5d0be9 Author: Federico Gimenez <[email protected]> Date: Mon Feb 3 17:09:46 2025 +0100 chore(ci): unpin clippy (#14167) commit 65c3bd7eda07d0e1ea44e157df08192c49ab6c66 Author: Arsenii Kulikov <[email protected]> Date: Mon Feb 3 18:57:41 2025 +0400 feat: abstract OP payload builder over transaction (#14153) commit 7243aaf555c8d5b6361df7efe534e903c5bd5dab Author: Matthias Seitz <[email protected]> Date: Mon Feb 3 15:37:42 2025 +0100 docs: add example docs (#14164) commit 6f9aa3804be55bbeec3013b7b1d4ba8f94c52cf4 Author: Dan Cline <[email protected]> Date: Mon Feb 3 08:02:00 2025 -0500 feat(grafana): add Datasource variable to dashboard (#14158) commit 0ad7de48b68d94a16d3783fa4b4e0c167713b07e Author: Marson Kotovi4 <[email protected]> Date: Mon Feb 3 12:09:46 2025 +0200 fix: rename variables and fix typos in tables.rs, execution.rs, and mdbx code (#14148) commit b06682e9af5abf0cee86d707314f4bd8972ffb85 Author: Dan Cline <[email protected]> Date: Sun Feb 2 15:04:07 2025 -0500 perf: add more granular newPayload metrics (#14134) commit 4167610fabe7563ae31e0547127c86904bc518d8 Author: Dan Cline <[email protected]> Date: Sun Feb 2 14:28:46 2025 -0500 feat(grafana): add cache hitrate panel (#14135) commit 2c58d451afd46647fb8fc2b50b2bbf66a0ea668f Author: Matthias Seitz <[email protected]> Date: Sun Feb 2 19:42:53 2025 +0100 chore: use rlp_length_for (#14144) commit 0c3ccccba9fbee4e7c2e9ea46a50e9785bac3ffa Author: Arsenii Kulikov <[email protected]> Date: Sun Feb 2 20:32:16 2025 +0400 chore: simplify `OpBuiltPayload` (#14152) commit 60337077c8e3d739de98b19f08648d12c2bfad73 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun Feb 2 11:50:10 2025 +0100 chore(deps): weekly `cargo update` (#14155) Co-authored-by: github-merge-queue <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> commit a041b41b59c9e0dafdef08889c9cc7783539ae2c Author: joshieDo <[email protected]> Date: Sat Feb 1 16:41:22 2025 +0000 chore: use chainspec `blob_params` for blob calculations (#14139) commit fd4ca7d6d600ff28beb8c98765c0693fabd0f63f Author: Matthias Seitz <[email protected]> Date: Sat Feb 1 15:29:41 2025 +0100 feat: simplify envelope conversion (#14146) commit 6e0fbb469beddc5ffaf6bb3529b3a2bc44e9f4d6 Author: Matthias Seitz <[email protected]> Date: Sat Feb 1 15:29:16 2025 +0100 meta: temporarily allow missing const for fn (#14147) commit 209b44829ee80a2e5a7b3e673c02b4fa1d81233e Author: Arpit Temani <[email protected]> Date: Sat Feb 1 16:36:35 2025 +0530 chore: remove block_to_payload_v1 (#14143) Co-authored-by: Matthias Seitz <[email protected]> commit 5c7df17a48f4729b7de295b0be6319dd77d23a6b Author: Matthias Seitz <[email protected]> Date: Sat Feb 1 11:11:57 2025 +0100 chore(clippy): smol clippy fix (#14145) commit 7da6d671f6a8cd2187a772ac69f8c371fa27c5d3 Author: Arpit Temani <[email protected]> Date: Sat Feb 1 14:52:02 2025 +0530 chore: remove block_to_payload_v2 (#14142) Co-authored-by: Matthias Seitz <[email protected]> commit d16187509eecb0dfa3428150b694c65bd22a7066 Author: Matthias Seitz <[email protected]> Date: Sat Feb 1 09:06:07 2025 +0100 chore: rm Once-cell dep (#14141) commit 3d7215137ae3d243b74c05209a14e5abb9057c29 Author: Steven <[email protected]> Date: Sat Feb 1 01:52:53 2025 -0600 [wip] feat: alloy tx type conversions back to OpTransactionSigned (#14121) Co-authored-by: Matthias Seitz <[email protected]> commit 9e6e2c46951a3d11fd481fb5185b731139b7dab2 Author: Steven <[email protected]> Date: Sat Feb 1 01:41:28 2025 -0600 chore: phase out `block_to_payload_v3` (#14140) Co-authored-by: Matthias Seitz <[email protected]> commit bf20c786e5c3043017bb9820b3fced332542a023 Author: Léa Narzis <[email protected]> Date: Fri Jan 31 23:55:42 2025 +0100 feat(eth-wire-types): add snap sync protocol types (#14119) commit 33fc334e1fafff8d08fb75c9cd6e0075b9ab0fcf Author: Dan Cline <[email protected]> Date: Fri Jan 31 17:10:48 2025 -0500 fix(grafana): fix rpc cache metrics panel (#14137) commit a39980a6f6f04c65617280e936ad24dd40bec5f5 Author: Arsenii Kulikov <[email protected]> Date: Sat Feb 1 02:05:09 2025 +0400 feat: generalize Block impls (#14133) commit 1c9ef8c5a38115eabc383bbcbc7dde96a7fd9069 Author: Arsenii Kulikov <[email protected]> Date: Sat Feb 1 01:59:31 2025 +0400 refactor: remove `Receipts` struct (#14130) commit d30a1b6c7dca3059717f10b1552061216331057c Author: joshieDo <[email protected]> Date: Fri Jan 31 20:53:48 2025 +0000 fix(hive): overflow when timestamp is `u64::max` (#14132) commit 3e0cd2eb3d1b880eee8d082dfb1fd44f11bb2aa9 Author: int88 <[email protected]> Date: Sat Feb 1 04:14:48 2025 +0800 integration test for trusted peer only (#14127) commit d3acdda21b9aacb5194cea0be5085fc306cdabfa Author: joshieDo <[email protected]> Date: Fri Jan 31 18:18:34 2025 +0000 feat: integrate `blob_params_at_timestamp` (#14128) commit 214f3b3b8e19a7d32f21a0628863a20ff15d9b58 Author: Matthias Seitz <[email protected]> Date: Fri Jan 31 19:13:23 2025 +0100 chore: rm redundant conversion fn (#14129) commit 62edaf14d428e5b85c5e52c87f74ea740a038070 Author: Alexey Shekhirin <[email protected]> Date: Fri Jan 31 15:11:37 2025 +0000 perf(mdbx): do not always collect the backtrace of a locked transaction (#14123) commit fe160e74df79ffd9ed22d54d79608fa1419d3ea4 Author: abdaze <[email protected]> Date: Fri Jan 31 20:17:31 2025 +0530 added helper function new_alloy_provider (#13579) Co-authored-by: Matthias Seitz <[email protected]> commit 2d3bbb327dd26805a3653bb8419a49a0d34e98d0 Author: DevOrbitlabs <[email protected]> Date: Fri Jan 31 20:28:06 2025 +0700 chore(transaction-pool): remove duplicate code (#13627) Co-authored-by: Matthias Seitz <[email protected]> commit 6afededdbf0268f160f0061c0149916de68158fa Author: DevOrbitlabs <[email protected]> Date: Fri Jan 31 20:04:41 2025 +0700 feat: phase out payload conversion helpers (#14090) Co-authored-by: Matthias Seitz <[email protected]> commit 54a5fcc24d643e45e3ab40e1aefcb4baf12daa71 Author: DevOrbitlabs <[email protected]> Date: Fri Jan 31 19:51:16 2025 +0700 feat: remove transaction_to_call_request helper fn (#14089) Co-authored-by: Matthias Seitz <[email protected]> commit 5322877aed96804711671154658e79b08f9a1868 Author: Roman Krasiuk <[email protected]> Date: Fri Jan 31 12:44:20 2025 +0100 chore: bump alloy 0.11 (#14122) Co-authored-by: Matthias Seitz <[email protected]> commit bd5dde54ef586ad23fcf431976536aed347aed2f Author: maze <[email protected]> Date: Fri Jan 31 01:26:51 2025 -0800 fix: `BlockSource` check for pending block (#14112) commit 4ce5a60c5876986647fe5040a82036cc3ce6d2fb Author: Dan Cline <[email protected]> Date: Thu Jan 30 19:48:35 2025 -0500 feat(cli): add use-caching-and-prewarming flag (#14114) commit 4d00627559ff3800833a7ee2ed34db4a00cf2fe0 Author: Yohann Kazoula <[email protected]> Date: Fri Jan 31 02:30:38 2025 +0200 Add helper functions to `NewPooledTransactionHashes68` struct (#14118) Co-authored-by: Matthias Seitz <[email protected]> commit 28f2690e046dd73bea3d6261abc124f850552049 Author: Arsenii Kulikov <[email protected]> Date: Fri Jan 31 00:51:01 2025 +0400 feat: abstract RPC error over `HaltReason` (#14104) commit 590b58f978a25ea641aad688784ab7e1b9269319 Author: Alexey Shekhirin <[email protected]> Date: Thu Jan 30 19:32:09 2025 +0000 fix(trie): update prefix set on the call to `RevealedSparseTrie::update_rlp_node_level` (#14108) commit 2c56061b903e9d929e941934857e6c44432d0903 Author: Matthias Seitz <[email protected]> Date: Thu Jan 30 20:05:39 2025 +0100 chore: rename ovm types (#14116) commit 6ab1528896055af370f34f7bb16205c70b9d3b48 Author: int88 <[email protected]> Date: Fri Jan 31 00:59:53 2025 +0800 `eth` for NetworkConfigBuilder (#14109) commit 2e2167268f890e49367c2e02a9195335ad3af9be Author: Dan Cline <[email protected]> Date: Thu Jan 30 11:50:32 2025 -0500 docs(reth-bench): add comprehensive setup and analysis docs (#14088) Co-authored-by: Federico Gimenez <[email protected]> commit e21c654430ca1da5d9f0d034313e55bbf3f03007 Author: Matthias Seitz <[email protected]> Date: Thu Jan 30 17:48:25 2025 +0100 chore: reexport eip types for convenience (#14107) commit c25c8b0780446e0595fc41a7003d578ee6d7f77d Author: Matthias Seitz <[email protected]> Date: Thu Jan 30 17:48:13 2025 +0100 feat: add helpers for WithPeerId Option (#14106) commit 59c6e7e4527d976cdcb7c435600b411ac66d8964 Author: Poulav Bhowmick <[email protected]> Date: Thu Jan 30 21:25:34 2025 +0530 added SealedHeaderFor alias to validate.rs and without_evm.rs (#14103) Co-authored-by: Matthias Seitz <[email protected]> commit 54e1ddfdc1cc898ef70296783dd7933c2f191c09 Author: Steven <[email protected]> Date: Thu Jan 30 09:49:42 2025 -0600 feat: add alloy tx type conversions back (#14110) commit d3cec5a915145927a0a93b38e75f9847e3f85977 Author: Alexey Shekhirin <[email protected]> Date: Thu Jan 30 13:51:41 2025 +0000 feat(root): state root task metrics (#14102) commit 9bb39f1a7fd91ce54aadbefc88499860e5a68dcb Author: Matthias Seitz <[email protected]> Date: Thu Jan 30 14:28:19 2025 +0100 chore: shrink cache queues (#14105) commit 89f8667cd475bbf886c9e442262769ac710c7b53 Author: Aditya Bisht <[email protected]> Date: Thu Jan 30 18:33:35 2025 +0530 fix: Add dummy system tx in op dev mode (#14062) Co-authored-by: Matthias Seitz <[email protected]> commit 98a021ee7d44f5969d99d64c45c540f3af2a58a7 Author: Arsenii Kulikov <[email protected]> Date: Thu Jan 30 17:02:20 2025 +0400 feat: abstract over `Evm::Error` (#14085) Co-authored-by: Matthias Seitz <[email protected]> commit 6b134098124815bd8b4b097f425df21364d0bfd4 Author: Roman Krasiuk <[email protected]> Date: Thu Jan 30 12:09:22 2025 +0100 feat(engine): update pending block on `InsertExecutedBlock` (#14098) commit 277e9f6e1ea1ca0a50774bb1bafb3a682d72b743 Author: Matthias Seitz <[email protected]> Date: Thu Jan 30 11:44:28 2025 +0100 chore: add example for sending tx hashes (#14094) commit 97278abe01f143f349b8591cac2ab1a92d64b69e Author: Matthias Seitz <[email protected]> Date: Thu Jan 30 11:14:42 2025 +0100 fix: ensure the pending block has the requested hash (#14096) commit 95922154735c1cbb29884ab0d157cc99dc5d64cc Author: Matthias Seitz <[email protected]> Date: Thu Jan 30 11:27:28 2025 +0100 feat: add missing serde derive (#14095) commit 4eb65250a7430bf8699e1128f472b9cf842a54ae Author: Debjit Bhowal <[email protected]> Date: Thu Jan 30 15:38:20 2025 +0530 Export chainspec's HardforkBlobParams struct publicly (#14092) commit 2b5cb351d567cd352cd184d224bff7765a939d1a Author: Dan Cline <[email protected]> Date: Wed Jan 29 18:13:09 2025 -0500 chore(trie): remove reth-primitives dep (#14080) commit 5a7e0576366058354e7e6e6cd33b981c46761029 Author: joshieDo <[email protected]> Date: Wed Jan 29 22:42:43 2025 +0000 fix: validate block against header on `reth import` (#14076) commit d175d6475d003d8ef70a3d937e3f5088058e3421 Author: Dan Cline <[email protected]> Date: Wed Jan 29 17:41:56 2025 -0500 chore(ethereum-node): remove reth-primitives dep (#14081) commit 7b965e0232cb80a72a3f3c2fc4830b2e92b8eb5c Author: Dan Cline <[email protected]> Date: Wed Jan 29 17:41:46 2025 -0500 chore(trie-db): remove reth-primitives dep (#14079) commit 5ab9b9159cc9a4069e433bf36139938d3d360cda Author: Matthias Seitz <[email protected]> Date: Wed Jan 29 23:41:29 2025 +0100 chore: rm todos that are nofixes (#14082) commit 2216c8a8ba5f780cd3fca66cf36a915aa1cec0a5 Author: Alexey Shekhirin <[email protected]> Date: Wed Jan 29 21:19:34 2025 +0000 fix(root): do not re-calculate targets for sparse trie update (#14074) commit 665ca2e89b89c1c1fad61c0c3688a25367511032 Author: Dan Cline <[email protected]> Date: Wed Jan 29 14:57:32 2025 -0500 feat: enable state root task during persistence (#12392) Co-authored-by: Roman Krasiuk <[email protected]> commit 974cea1d3826b74f51831860fddc94ad9b5bbb20 Author: Tuan Tran <[email protected]> Date: Thu Jan 30 02:18:00 2025 +0700 feat(chainspec): add Chainspec::blob_fee_params_at_timestamp (#14049) Co-authored-by: Matthias Seitz <[email protected]> commit 04ddcdfae501997f19725495179b5a55de144560 Author: Alexey Shekhirin <[email protected]> Date: Wed Jan 29 18:37:56 2025 +0000 feat(trie): include address on storage trie update error (#14075) commit 376a5ddf55b910d5390af239f1a5853a56cbab9d Author: Matthias Seitz <[email protected]> Date: Wed Jan 29 18:49:09 2025 +0100 chore: make optypedtx fields private (#14065) commit 9001cc2cec2594d0761024a07441d9a6c043f23b Author: Matthias Seitz <[email protected]> Date: Wed Jan 29 17:51:53 2025 +0100 chore: remove reth-primitives dep from consensus (#14067) commit 88c878da0c1e8f6e33d2092f6a97ec4e176fdb67 Author: Federico Gimenez <[email protected]> Date: Wed Jan 29 17:51:31 2025 +0100 chore: update reth-bench docs (#14060) commit b6875b13af2f4cb754d6ea0811a3681088fc3518 Author: Matthias Seitz <[email protected]> Date: Wed Jan 29 16:09:46 2025 +0100 chore: relax cache bounds (#14068) commit 38dfe946257ca125cbff7ab18c2c39f7653b8928 Author: DevOrbitlabs <[email protected]> Date: Wed Jan 29 21:29:18 2025 +0700 feat: replace BincodeRepr From bound with conversion function (#14069) commit 00593d207905486a13328d23d1f218601c082af1 Author: DevOrbitlabs <[email protected]> Date: Wed Jan 29 21:29:04 2025 +0700 chore: correct the docs (#14070) commit 6d5514964b19ebc5bbe738b091b7edc5eaeca461 Author: Dhruv Agarwal <[email protected]> Date: Wed Jan 29 19:13:10 2025 +0530 feat(rpc): created EthApiBuilder type (#14041) Co-authored-by: Matthias Seitz <[email protected]> commit 5fcefcea8c97d0752dbcc8c135d1185deeb8d42c Author: Arsenii Kulikov <[email protected]> Date: Wed Jan 29 15:50:37 2025 +0400 refactor: remove `PruneModes` from batch executor (#14025) commit 2652ec8af559401bf46cf0fb132bab313e82031e Author: Steven <[email protected]> Date: Wed Jan 29 04:56:07 2025 -0600 chore: make transaction type fields private (#13915) Co-authored-by: Matthias Seitz <[email protected]> commit ed593ae2570669b804db58d67472f34968aafc78 Author: Matthias Seitz <[email protected]> Date: Wed Jan 29 11:14:45 2025 +0100 feat: introduce helper alias type (#14058) commit fd7074eac2926f327ed270197ada5b4c561a909c Author: Poulav Bhowmick <[email protected]> Date: Wed Jan 29 15:31:28 2025 +0530 feat: modified MultiConsumerLruCache to track inMemory usage (#14034) Co-authored-by: Matthias Seitz <[email protected]> commit c7152ee9fae763d6d4fb9a88d069d62a53ded548 Author: Ryan Schneider <[email protected]> Date: Wed Jan 29 01:50:26 2025 -0800 feat(rpc/validation): Expose metric for validation disallow list size. (#14057) Co-authored-by: Matthias Seitz <[email protected]> commit dac2085d469d3a4272b0ff32f012a89bf5f45f13 Author: Matthias Seitz <[email protected]> Date: Wed Jan 29 10:47:04 2025 +0100 fix: return the correct action on drop (#14054) commit a4b408848fa0f430fdabcd03465c9c5b2e5e9f70 Author: yohkaz <[email protected]> Date: Wed Jan 29 11:44:06 2025 +0200 Make impls for MockEthProvider more generic (#14055) Co-authored-by: Matthias Seitz <[email protected]> commit d6e055dffae2eee4aac21e4e8123de31d23354d2 Author: joshieDo <[email protected]> Date: Wed Jan 29 00:08:31 2025 +0000 fix: check for duplicate request types on validation (#14056) commit 01309ec03ad7ac0a202108992114f678e297d07d Author: Matthias Seitz <[email protected]> Date: Tue Jan 28 21:58:04 2025 +0100 docs: add note about recorded transfer logs (#14053) commit 14ac107c895db42555a3ff2e89a8d4d9f34b3472 Author: Matthias Seitz <[email protected]> Date: Tue Jan 28 21:14:56 2025 +0100 chore: bump revm 19.4 (#14031) commit 7db8e42dc1f1c8aace4e5e303d121f254e346d0a Author: joshieDo <[email protected]> Date: Tue Jan 28 20:05:37 2025 +0000 feat: validate headers loaded from file on `reth import` (#14050) commit 9bc07cc5bd87a436c41a72be712c0ea5fe1d9d97 Author: Matthias Seitz <[email protected]> Date: Tue Jan 28 20:34:03 2025 +0100 feat: introduce ProviderFactoryBuilder (#13989) commit 4653d3dd3a309229dd6308ac3aa94471d1cf7f0b Author: Matthias Seitz <[email protected]> Date: Tue Jan 28 17:49:27 2025 +0100 docs: add docs about bincode compat (#14045) commit ba6a1122d8af70e34acbabef1a96734f9ecf81ad Author: int88 <[email protected]> Date: Tue Jan 28 22:59:19 2025 +0800 integration test for max outgoing connections (#14039) commit 77568f8d3e44c0592e24af7a6e026e50bf656ee3 Author: caglarkaya <[email protected]> Date: Tue Jan 28 17:18:33 2025 +0300 feat: introduce custom exex wal errors (#11789) Co-authored-by: Alexey Shekhirin <[email protected]> commit 36eec984a0eca40a2a35a4251a7d36a64a4760f6 Author: Matthias Seitz <[email protected]> Date: Tue Jan 28 14:53:41 2025 +0100 chore: rename evm to headers in dashboard (#14036) commit 5cf0276f1e252d8d16e5fd76ba82776fff0e99db Author: Matthias Seitz <[email protected]> Date: Tue Jan 28 14:31:26 2025 +0100 chore: rm optimism feature from reth-provider (#14035) commit 0f2e2faeda2162b7d21da3f7b59b1e4b76fd1ca8 Author: Arsenii Kulikov <[email protected]> Date: Tue Jan 28 17:29:27 2025 +0400 refactor: remove `Events` generic from RPC types (#14033) commit 42dc1ed04b432ebc5e8604cab31eacec7d73883a Author: Tien Dao <[email protected]> Date: Tue Jan 28 19:32:21 2025 +0700 docs(exex): Expand documentation with examples, assumptions, and invariants. (#13581) Co-authored-by: Matthias Seitz <[email protected]> commit 2e4376f35904e00b80926adf9954f50a051881a6 Author: georgehao <[email protected]> Date: Tue Jan 28 20:20:58 2025 +0800 add format checker to .toml (#13968) Co-authored-by: Matthias Seitz <[email protected]> commit 22c1de501b63e6ea8700cb3f200789d6c5cc6d3f Author: Alexey Shekhirin <[email protected]> Date: Tue Jan 28 12:00:39 2025 +0000 feat(tree): handle no-op updates in trie update differences (#14013) commit cc5493f6b4245a3e34c5c08a6adb83207905fad3 Author: polytur <[email protected]> Date: Tue Jan 28 12:16:50 2025 +0100 fix: redirect issues in documentation links (#14032) commit e11e1f30fa306f48a1498dc2f025bfb7063289f6 Author: kien-rise <[email protected]> Date: Tue Jan 28 18:00:05 2025 +0700 perf: remove empty HashMap instances from TrieUpdates and HashedPostState (#13976) commit af30448f4cb17ff2e384419f85bd3f9731305793 Author: DaniPopes <[email protected]> Date: Tue Jan 28 11:26:39 2025 +0100 chore: update profiles (#14029) commit d709c8a0d2704b485c10319a3b62377d1aad0d2a Author: Matthias Seitz <[email protected]> Date: Tue Jan 28 11:24:29 2025 +0100 chore: use BlockNumHash in exex (#14015) commit 83a9b08ad75f6572dd27849dc9c0b457211bf478 Author: Dan Cline <[email protected]> Date: Tue Jan 28 05:14:54 2025 -0500 chore(tree): simplify insert_executed (#14026) commit 1751370a5adf7718b66aaa12973018fbba04f294 Author: Matthias Seitz <[email protected]> Date: Tue Jan 28 11:11:09 2025 +0100 feat: extend example with tx handling (#14030) commit cd45a20eeb4b5a169619197f9874216655246a3f Author: Dan Cline <[email protected]> Date: Tue Jan 28 03:53:32 2025 -0500 chore(trie): remove from_cache_state (#14028) commit a8a70f47da212692447c17f417e1eaa67d7cabb0 Author: joshieDo <[email protected]> Date: Tue Jan 28 02:03:38 2025 +0000 ci(hive): remove tests from expected failures (#14027) commit 57159fede912f4d17b01bba49f6d8776630490de Author: joshieDo <[email protected]> Date: Tue Jan 28 00:14:37 2025 +0000 fix: add `EthereumHardfork::Frontier` by default on genesis to chainspec impl (#14024) commit d6067deb0e17885ebd5790b261309ce7e03701a3 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon Jan 27 18:39:22 2025 -0500 chore(deps): bump docker/build-push-action from 5 to 6 (#14023) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> commit b9e361cbeab40423d2651a9394f3e6f691509f5e Author: Dan Cline <[email protected]> Date: Mon Jan 27 17:08:31 2025 -0500 feat(rpc): implement debug_executionWitnessByHash (#14022) Co-authored-by: Roman Krasiuk <[email protected]> commit 2b44d17d5f9e2863495edbb89f21c5c24fe5cef6 Author: Dan Cline <[email protected]> Date: Mon Jan 27 16:44:21 2025 -0500 chore: remove reth-primitives dep from reth-engine-tree (#14019) commit ddc9375a60511ad4962e10f4bba4808665ac680a Author: Dan Cline <[email protected]> Date: Mon Jan 27 16:27:57 2025 -0500 chore: remove executed_block from EthBuiltPayload (#14017) Co-authored-by: Matthias Seitz <[email protected]> commit e2c45f2b1fd5a0c50f2440175a61e23410ca06ee Author: Dan Cline <[email protected]> Date: Mon Jan 27 14:43:57 2025 -0500 chore: move EthPrimitives to reth-ethereum-primitives (#14018) commit 2e34fe184023cf19b00bb4d03b5f6ea08632fa10 Author: Dan Cline <[email protected]> Date: Mon Jan 27 13:50:39 2025 -0500 perf: do not clone recovered block (#14016) commit afd43db9b87d311f114661704ecf7e4b6a6200c8 Author: Matthias Seitz <[email protected]> Date: Mon Jan 27 19:49:03 2025 +0100 feat: add network request proxy example (#13974) commit 6b1b9c41aa0bcd719478d085921d29071d6c6d6e Author: Dan Cline <[email protected]> Date: Mon Jan 27 13:11:29 2025 -0500 feat(evm): add nonce methods to TxEnv (#14014) commit 2d044a24c0b00b09e35771a80264b1312a49996c Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon Jan 27 17:37:09 2025 +0000 chore(deps): weekly `cargo update` (#13992) Co-authored-by: github-merge-queue <[email protected]> Co-authored-by: Matthias Seitz <[email protected]> Co-authored-by: Dan Cline <[email protected]> commit 4e7856621b4e072d646bdf50317cd215632a7057 Author: Dan Cline <[email protected]> Date: Mon Jan 27 12:12:28 2025 -0500 fix: do not record trie root metrics for ParallelProof (#13960) commit 2cdde508d0413a34841acbb830d813c65f47448f Author: VolodymyrBg <[email protected]> Date: Mon Jan 27 19:08:56 2025 +0200 feat(eth-wire): improve Capability arbitrary implementation (#14011) Co-authored-by: Matthias Seitz <[email protected]> commit 0e2f79c3de015d6f532cfb58e272971214c26704 Author: Matthias Seitz <[email protected]> Date: Mon Jan 27 18:00:38 2025 +0100 docs: add section about recovery naming (#14012) commit 515c367c8b0b43ab052f8e9b622076b28ad29a09 Author: Matthias Seitz <[email protected]> Date: Mon Jan 27 17:17:29 2025 +0100 feat: add find-transaction-by-hash (#14008) commit cde951732ef1b8bfc219ba9cc093fce459750b9f Author: Arsenii Kulikov <[email protected]> Date: Mon Jan 27 20:05:48 2025 +0400 refactor: store plain receipts instead `Option`s in `Receipts` (#14010) commit 0fa79c6c65dfbd3273cf111db802bd52d11832be Author: Alexey Shekhirin <[email protected]> Date: Mon Jan 27 15:31:44 2025 +0000 fix(root): drop sparse trie tx sender when state updates finished (#14004) commit 33bf34b2fb5967667705d9efab9ad3529b3c3f91 Author: Arsenii Kulikov <[email protected]> Date: Mon Jan 27 18:02:53 2025 +0400 fix: gracefully handle missing `persisted_trie_updates` (#13942) commit b9a6e65d8cb9c93910b5933da77e8a0fb55a3321 Author: Matthias Seitz <[email protected]> Date: Mon Jan 27 13:22:07 2025 +0100 chore: rm unused databasemetadata trait (#14003) commit d858a9f87d4771ca52b50eb363bde019113efe41 Author: Alexey Shekhirin <[email protected]> Date: Mon Jan 27 11:46:52 2025 +0000 test(trie): use DB for hash builder in sparse trie fuzz (#13754) Co-authored-by: Roman Krasiuk <[email protected]> commit 3538c53317d3d0ba15bf092742860607f5a5f108 Author: Alexey Shekhirin <[email protected]> Date: Mon Jan 27 11:39:27 2025 +0000 feat(trie): more logs for proofs (#13843) commit 79a5217c07876fc9fc85eaa131caaa44f9fe0d13 Author: Matthias Seitz <[email protected]> Date: Mon Jan 27 12:14:38 2025 +0100 chore: use asref path for open db (#13998) commit 634216282641eb3fd2743521b616c32adf3bfe22 Author: Alexey Shekhirin <[email protected]> Date: Mon Jan 27 10:53:06 2025 +0000 feat(mdbx): record backtrace of read transactions and log on timeout (#13707) commit bdb39692872cf512b5ea319e24b7b4a881d00036 Author: Dan Cline <[email protected]> Date: Mon Jan 27 04:31:17 2025 -0500 feat: add `make profiling` to Makefile (#13996) commit 07e9c1b22e48dd73537b22db6617ce526a2c3314 Author: Roman Krasiuk <[email protected]> Date: Mon Jan 27 10:29:33 2025 +0100 chore(net): derive `Arbitrary` on `RequestPair` (#13997) commit 8a453ba1ed7418a15c30f8f5af6c4c54c3149644 Author: Matthias Seitz <[email protected]> Date: Sat Jan 25 17:27:52 2025 +0100 chore: enable no-std for execution types crate (#13986) commit 139fe14e5fe6557994cc83d5c7178381ccd93725 Author: planetBoy <[email protected]> Date: Sat Jan 25 17:10:35 2025 +0100 chore: fix spelling issues (#13978) commit 68a1de799dd6940130f6017ced0b6baef5b55353 Author: Julian Meyer <[email protected]> Date: Sat Jan 25 03:01:56 2025 -0800 chore: fix error messages for request validation (#13983) commit 280b6bf1b7b5ced9d79f7b3733843a2d19fbd8ce Author: cakevm <[email protected]> Date: Sat Jan 25 11:31:12 2025 +0100 chore: Changed visibility of Cli struct attributes to `pub` for op-reth (#13985) commit 60f9277dc5d6d1f506b1ec8d41f9f619644df50a Author: Julian Meyer <[email protected]> Date: Fri Jan 24 13:54:35 2025 -0800 feat: validate empty execution requests for OP (#13980) commit a087731199818b5c710b0f826ac1c3ceefb2c4df Author: Matthias Seitz <[email protected]> Date: Fri Jan 24 22:20:22 2025 +0100 perf: add eth response backpressure (#13971) Co-authored-by: Dan Cline <[email protected]> commit 049543655a4c4edcf0ecc83092de4cca3c82c4f5 Author: Matthias Seitz <[email protected]> Date: Fri Jan 24 22:00:18 2025 +0100 feat: impl inmemory for vec (#13964) commit 5dac5cfc62ad734c91a3ca7d958e8d4204509124 Author: Matthias Seitz <[email protected]> Date: Fri Jan 24 21:56:46 2025 +0100 chore!:unify trait fn naming for recovery (#13981) commit 61ae871d941ac8f96d1cc52e08dc1f2285ec0619 Author: Isaac Izard <[email protected]> Date: Fri Jan 24 22:36:14 2025 +0300 chore: update links `crates/ethereum-forks/src/hardfork/ethereum.rs` (#13977) commit d401dc5e73575a53b44db122bf008156d1a87295 Author: Matthias Seitz <matth…
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.