Commit Graph

6383 Commits

Author SHA1 Message Date
fbebde6b2e fix: only use tags if they have been set (#10150) 2024-08-06 19:21:39 +00:00
6f4291d94e feat: add --engine.experimental flag to enable engine2 (#10051) 2024-08-06 19:20:38 +00:00
b0ded038ba feat: keep sender in tree task (#10148) 2024-08-06 19:19:49 +00:00
b01ccc271d feat: add header to stage command (#10127) 2024-08-06 18:04:00 +00:00
d29c5a8807 chore: remove clippy::manual_unwarp_or_default (#10146) 2024-08-06 16:58:53 +00:00
c4b5f5e9c9 feat: ensure consistent forkchoice state always (#10144) 2024-08-06 15:52:01 +00:00
e24e4c773d Check features powerset for reth-primitives (#10138) 2024-08-06 15:19:58 +00:00
35532e7c83 chore: ensure persistence receiver is dropped (#10133) 2024-08-06 15:10:26 +00:00
680ca6b73f fix: use actual latest state for BlockchainProvider2 (#10137) 2024-08-06 15:06:49 +00:00
eb731762ec chore: rename EngineApiTreeHandler (#10140) 2024-08-06 15:00:29 +00:00
92b2e6137f chore(reth-node-metrics): remove unused code (#10139) 2024-08-06 14:57:35 +00:00
365012b9ca chore: remove trait EngineApiTreeHandler (#10136) 2024-08-06 13:55:15 +00:00
f4e6a09bf6 Check features powerset in reth-codecs (#10134) 2024-08-06 13:51:54 +00:00
199f72804d chore: release 1.0.4 (#10122) 2024-08-06 13:45:47 +00:00
3bfffc6251 docs: misc engine docs (#10135) 2024-08-06 13:13:39 +00:00
2e45697d64 feat: add EngineApiKind enum (#10128) 2024-08-06 12:47:57 +00:00
ef728b5803 typo: replace [BlockId] by [BlockId] (#10121)
Co-authored-by: nk_ysg <nk_ysg@163.com>
2024-08-06 12:33:41 +00:00
58a5d26469 trie: add Default impl for AccountProof (#10132) 2024-08-06 11:54:26 +00:00
bdb8b9fae2 remove pending block support from OpEthApi (#10074) 2024-08-06 11:07:14 +00:00
06e7afbd2d feat: add EngineApi metrics (#10125) 2024-08-06 10:46:22 +00:00
e20d94fe31 chore(engine): enable clippy checks (#10120) 2024-08-06 10:11:38 +00:00
74ba71f7b3 update op-reth docs for discv4 option (#10119) 2024-08-06 09:46:45 +00:00
e93d36a35e feat: Support custom EvmConfig for ethereumpayload builder (#10117) 2024-08-06 09:39:53 +00:00
08158e4449 fix: validate header against parent in engine2 (#10114)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-08-06 02:01:51 +00:00
61500238fb dep: rm unused dependencies (#10099)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-08-06 00:46:46 +00:00
443f7d56ac perf: spawn eth orchestrator as regular task (#10113) 2024-08-05 23:16:31 +00:00
6008deb360 chore: rm redundant ( (#10112) 2024-08-05 22:43:52 +00:00
029d8ce116 chore(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2 (#10109)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 22:33:52 +00:00
40f44b7210 fix: use in memory state for state_by_hash (#10105) 2024-08-05 22:20:06 +00:00
eda161af2c feat: enable asm-keccak on more platforms (#10101) 2024-08-05 21:07:56 +00:00
33f612a41a chore(net): Move reth_network::NetworkEvents into reth-network-api (#10062) 2024-08-05 20:27:59 +00:00
f8e6e2e3d4 chore: add additional traces for promoted txs (#10093) 2024-08-05 18:34:20 +00:00
b9ff65511d fix: ensure we're skipping invalid tx kinds (#10095) 2024-08-05 18:30:38 +00:00
c3b334bca9 chore(reth-network-api): fix typos (#10094) 2024-08-05 17:49:29 +00:00
447e3cab32 test: live sync transition, tree requests required blocks (#10082) 2024-08-05 16:50:24 +00:00
735738dfff chore: dont use tmp lock vars (#10092) 2024-08-05 16:26:23 +00:00
e1406d62ce Add in-memory block TD lookup support (#10052)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-08-05 16:24:08 +00:00
0bb5658003 tx-pool: add unit tests for add_sender_count (#10086) 2024-08-05 15:55:14 +00:00
5a8a7bc8e7 chore(rpc): remove parent beacon root from conversion functions (#10090) 2024-08-05 15:36:33 +00:00
6f8cba6bc0 feat: add metrics for in-memory state (#10085) 2024-08-05 15:16:08 +00:00
2d0c10e577 fix: use recv timeout if persistence task is active (#10087) 2024-08-05 14:59:52 +00:00
cf9b6bd9e3 feat(evm): support wasm32-wasip1 (#10083) 2024-08-05 14:21:13 +00:00
444c7a961e fix: deadlock on StaticFileProvider::get_writer (#10069)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-08-05 14:12:36 +00:00
cea8b7a9b1 tx-pool: add unit tests for EthPooledTransaction (#10080) 2024-08-05 10:47:27 +00:00
247be8c6aa feat: add api bindings for eth_simulateV1 (#10050) 2024-08-05 10:22:04 +00:00
f0df06f313 feat: add empty state method for tests (#10045)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-08-05 09:45:50 +00:00
6c76845ce0 chore: re-add derived 7702 arbitrary impl (#9720) 2024-08-05 09:20:05 +00:00
e3d624189a workflows: don't run assertoor tests on forks (#10077)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
2024-08-05 09:11:38 +00:00
d12f0ab815 Move PeersHandleProvider to new module reth_network_api::test_utils (#10060) 2024-08-05 08:46:49 +00:00
fb5d94ece1 tx-pool: add unit tests for FinalizedBlockTracker update (#10078) 2024-08-05 08:39:56 +00:00