Commit Graph

4944 Commits

Author SHA1 Message Date
jn
987e597442 Implement compact codec for alloy eip access_list (#7554) 2024-04-13 12:53:42 +00:00
3237ad2a8c feat(rpc): add anvil and hardhat and ganache trait bindings (#7495)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-13 06:58:11 +00:00
a89add094f chore(deps): bump alloy+evm inspectors (#7616) 2024-04-13 08:33:21 +02:00
041e29347b feat(rpc): add block timestamp to logs (#7606) 2024-04-12 20:17:02 +00:00
234d258ce7 feat: impl TryFrom<reth_rpc_types::Transaction> for Transaction (#7551) 2024-04-12 17:05:12 +00:00
2dcc01210c feat(exex): add Pool to ExExContext (#7573)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-12 16:34:18 +00:00
7918759b2f feat: Implement BlockReader::block_with_senders_range (#7402) 2024-04-12 15:57:00 +00:00
aa1fbfcba6 refactor(exex): use async fns in op bridge example (#7601) 2024-04-12 15:49:50 +00:00
d970e51c88 fix(cli): bug fix import cmd (#7602) 2024-04-12 15:33:51 +00:00
bc4119b389 fix(cli): import cmd logs (#7592) 2024-04-12 15:33:05 +00:00
d950bce3f5 refactor: use async fns in minimal example (#7600) 2024-04-12 15:11:14 +00:00
1edd9d1e43 fix(test): add missing dep (#7595) 2024-04-12 14:49:00 +00:00
e1ebc2f06b chore(node-api): move FullNodeComponents from builder (#7597)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-12 14:39:02 +00:00
9a4c01fbee chore: rm node api deps (#7593) 2024-04-12 14:11:54 +00:00
dd28a4ca73 fix(cmd): get tip block (#7591) 2024-04-12 13:34:42 +00:00
9b5fc9fd8d chore: extract engine type defs to dedicated crate (#7589) 2024-04-12 13:34:40 +00:00
fe58f35027 docs(docker): improper docker volume path causes data loss (#7590) 2024-04-12 13:14:20 +00:00
4fb55eacfc feat: introduce reth db stats --checksum (#7581) 2024-04-12 12:47:59 +00:00
b6fc756b42 chore: move pipeline setup to node-builder (#7588) 2024-04-12 12:06:52 +00:00
9c5aea8c81 feat(op): import below bedrock blocks (#7555)
Co-authored-by: Atris <vacekj@outlook.com>
2024-04-12 11:57:06 +00:00
47d533217c chore: clean up some errors (#7585) 2024-04-12 09:59:09 +00:00
c738087f10 chore(tasks): comment formatting (#7583) 2024-04-12 09:58:41 +00:00
210158fba8 refactor: rm unused fns in NodeConfig (#7584) 2024-04-12 09:58:15 +00:00
6a83391a53 chore: move tree setup to builder (#7577) 2024-04-11 20:48:04 +00:00
8304780558 fix: disable long read transaction safety in db diff (#7575) 2024-04-11 20:37:20 +00:00
39dea65b63 feat(examples): minimal viable ExEx (#7565)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-11 16:58:36 +00:00
3ffc729833 feat(examples): OP Stack bridge stats ExEx (#7556)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-11 16:38:03 +00:00
007e5c2c47 feat: exex manager (#7340)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-04-11 16:15:13 +00:00
dc9fc372cb chore: make function private (#7569) 2024-04-11 15:16:22 +00:00
33dea48e6a chore: rm unused fn (#7568) 2024-04-11 14:56:15 +00:00
8d65186dbb chore: relax stateprovider db trait bound (#7567) 2024-04-11 14:46:26 +00:00
681b1a598f feat(storage): non-optional committed chain in CanonStateNotification (#7566) 2024-04-11 13:27:01 +00:00
80f8707a1b chore: add reth-exex to CODEOWNERS (#7563) 2024-04-11 08:20:42 +00:00
05d9cf950b ci: fix iai benches the sequel (#7562) 2024-04-10 23:37:09 +00:00
b8b735e8e6 feat: add reth db checksum <TABLE> command (#7257)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-04-10 22:04:08 +00:00
dd83c9c4f8 Feat: support for engine api over ipc (#7428)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-10 20:31:53 +00:00
69355affb8 ci: fix iai job (#7544) 2024-04-10 18:50:41 +00:00
e48bae9a0e perf(pool): send blob sidecars as Arc to listeners (#7545) 2024-04-10 17:22:26 +00:00
00420477c5 chore: reserve an upper bound in ReusableDecompressor (#7523) 2024-04-10 15:51:47 +00:00
2e10ffb0cc feat: set local enr in nodeInfo (#7543) 2024-04-10 15:08:29 +00:00
8d3085617d Update iai benchmarks to use iai-callgrind (#7534) 2024-04-10 14:48:51 +00:00
b9c677ef9a Update revm-inspectors link (#7541)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-10 16:58:35 +02:00
4b84b99351 feat: add PeersInfo::local_enr (#7539) 2024-04-10 14:38:57 +00:00
e50f942d47 chore: use alloy nodeinfo (#7512) 2024-04-10 14:19:09 +00:00
2e3a827b09 refactor: launch disc services concurrently (#7533)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-10 11:58:11 +00:00
3338a0350e chore: bump jsonrpsee 0.22.4 (#7538) 2024-04-10 13:54:59 +02:00
5c99d06904 chore: bump sse example (#7537) 2024-04-10 13:42:16 +02:00
cf97b23375 chore(stages): log hash insertion progress as Display string (#7535) 2024-04-10 11:04:30 +00:00
283b56c1b9 chore: move request hashes failed log to trace (#7524) 2024-04-09 16:06:45 +00:00
8629184748 test: add forkid rlp tests (#7528) 2024-04-09 16:05:05 +00:00