Commit Graph

17 Commits

Author SHA1 Message Date
933a1dea39 chore(rpc): reth-eth-api crate (#8887)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-27 11:37:52 +00:00
1fde1dca1e refactor: move node-core/engine to standalone crate (#9120)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-26 15:34:35 +00:00
08cb775455 feat: move RethRpcConfig to rpc-builder (#8684)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-10 22:08:51 +00:00
7dd787707c refactor: extract init from node-core (#8373)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-25 10:20:04 +00:00
e68ab2f58c refactor: engine interceptors (#8048) 2024-05-02 15:17:28 +00:00
7b16f0d0b6 chore: Move node-core/events to standalone crate (#7713)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-04-18 11:23:54 +00:00
b846f47fdf feat: --debug.skip-fcu (#7709) 2024-04-18 06:26:19 +00:00
b66b8e9c1e chore: remove unused deps (#7151) 2024-03-15 11:22:29 +00:00
c5955f1305 feat: integrate builder (#6611) 2024-02-29 16:50:04 +00:00
f925e5f6cb chore: add exit future back (#6587) 2024-02-13 17:05:51 +00:00
ada3547fd1 chore: move events mod to node core (#6585) 2024-02-13 15:58:00 +00:00
7917279b68 chore: move init to node-core (#6581) 2024-02-13 14:41:03 +00:00
abe3358b36 feat: move NodeBuilderWithDatabase to reth bin (#6231) 2024-01-25 21:37:07 +00:00
575b5d3f53 feat: expose version information over prometheus (#6195) 2024-01-24 17:52:15 +00:00
3fafa8c50f chore: node-core cleanup (#6189) 2024-01-23 19:49:24 +00:00
9a5120a883 chore(deps): clean up new crate deps (#6174) 2024-01-23 12:09:34 +00:00
7ceec05e63 Moving more types from reth crate to node core crate (#6102)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-22 15:05:46 +00:00