|
|
105570ded0
|
fix: pruner config use toml over default (#8533)
|
2024-05-31 23:48:42 +00:00 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
99068198db
|
fix: update broken link (#8502)
|
2024-05-30 04:00:26 +00:00 |
|
|
|
bed246c0ac
|
chore: name rayon threads (#8471)
|
2024-05-29 14:16:12 +00:00 |
|
|
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
|
|
03c3d5182f
|
chore: rm reth-interfaces from node-builder (#8438)
|
2024-05-28 16:35:32 +00:00 |
|
|
|
50590aa18c
|
chore: rm redundant pin (#8397)
|
2024-05-25 16:11:48 +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 |
|
|
|
a8e5eb6186
|
feat: implement clientVersionV1 in engine API (#8016)
|
2024-05-24 17:38:06 +00:00 |
|
|
|
d0386b8166
|
feat: use broadcast channel for event listeners (#8193)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-05-22 17:36:51 +00:00 |
|
|
|
d9f9504dbd
|
chore: refactor DefaultStages to take StageConfig (#8173)
|
2024-05-12 11:38:34 +00:00 |
|
|
|
e20cb91827
|
Extract layers module from rpc crate (#8163)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-05-11 13:41:41 +00:00 |
|
|
|
a8bbab2470
|
chore: implement traits directly for futures::Either (#8172)
|
2024-05-10 10:36:45 +00:00 |
|
|
|
e172a8e38a
|
Move and rename ``BeaconConsensus` to `EthBeaconConsensus`` (#8140)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-07 17:41:03 +00:00 |
|
|
|
90f3161256
|
chore: remove InspectorStack (#8073)
|
2024-05-03 12:15:04 +00:00 |
|
|
|
067b0ff420
|
feat: integrate ExecutorProvider (#7798)
|
2024-05-03 11:39:46 +00:00 |
|
|
|
9eb7d961d7
|
integrate FullNodeComponents in exexcomponents (#8051)
|
2024-05-02 17:45:34 +00:00 |
|
|
|
5378dd79e2
|
feat: new payload skipper (#8050)
|
2024-05-02 17:01:32 +00:00 |
|
|
|
e68ab2f58c
|
refactor: engine interceptors (#8048)
|
2024-05-02 15:17:28 +00:00 |
|
|
|
bb7f1135d0
|
feat: write pruning config if --full is present (#7938)
|
2024-05-02 09:32:46 +00:00 |
|
|
|
399afd802c
|
feat(node_builder): allow borrowing self in ConfigureEvm::evm (#8024)
|
2024-05-01 15:22:49 +00:00 |
|
|
|
f157ec83b6
|
chore: remove redundant suffix in ChainPath methods (#8025)
|
2024-05-01 14:59:42 +00:00 |
|
|
|
d04d9556fa
|
feat: make nodetypes stateless and move evm to components (#7992)
|
2024-04-30 16:56:34 +00:00 |
|
|
|
0f9658cfa1
|
chore: use FnOnce on WithLaunchContext methods (#7989)
|
2024-04-30 11:27:56 +00:00 |
|
|
|
b3d7b7d501
|
feat: StaticFileProviderFactory (#7983)
|
2024-04-30 10:30:04 +00:00 |
|
|
|
1fe00a7c35
|
feat: use FnOnce for node hooks (#7975)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-04-30 10:23:02 +00:00 |
|
|
|
55017ef028
|
chore: less restrictive bounds (#7970)
|
2024-04-29 19:45:05 +00:00 |
|
|
|
af2da06a0d
|
chore: add required trait bounds to DB type (#7960)
|
2024-04-29 13:18:23 +00:00 |
|
|
|
3fc5cf6461
|
feat: use ComponentsBuilder as associated type in Node trait (#7957)
|
2024-04-29 12:09:07 +00:00 |
|
|
|
1f6753b84a
|
chore: mode node-builder to node dir (#7952)
|
2024-04-29 10:30:49 +00:00 |
|