Matthias Seitz
|
9de9b7cb32
|
chore: relax some builder api trait bounds (#9770)
|
2024-07-24 15:34:04 +00:00 |
|
Federico Gimenez
|
5616b4efad
|
feat: integrate BlockchainProvider2 in EthNodeLauncher (#9754)
|
2024-07-24 11:13:40 +00:00 |
|
Emilia Hane
|
b2b3ff8128
|
fix(op):skip db consistency check for op mainnet (#9737)
Co-authored-by: Russel Waters <6511720+argakiig@users.noreply.github.com>
|
2024-07-23 21:12:07 +00:00 |
|
Matthias Seitz
|
ea47939de4
|
feat: allow custom provider type (#9606)
|
2024-07-18 12:07:58 +00:00 |
|
Matthias Seitz
|
9e1ea9718a
|
chore: clarify metrics and prometheus (#9603)
|
2024-07-18 10:26:10 +00:00 |
|
Matthias Seitz
|
e2814406ad
|
feat: add EthNodeLauncher (#9575)
|
2024-07-17 16:23:02 +00:00 |
|
Emilia Hane
|
2aa94e9aee
|
chore(rpc): expose ethapi in node builder for op customisation (#9444)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 13:53:03 +00:00 |
|
Luca Provini
|
a617bd0f3b
|
replaced generic to box dyn (#9443)
|
2024-07-12 14:15:23 +00:00 |
|
Alexey Shekhirin
|
805673c656
|
chore(pruner): remove deletion limit per block, make it per run (#9446)
|
2024-07-11 20:16:30 +00:00 |
|
Alexey Shekhirin
|
b040b86a54
|
feat(prune, stages): prune pipeline stage (#9419)
|
2024-07-11 19:18:56 +00:00 |
|
Luca Provini
|
f479db2010
|
Added wrapper type defaulting to prague engine caps (#9413)
|
2024-07-10 12:10:52 +00:00 |
|
Sean Matt
|
9c0bc8477a
|
refactor(rpc): remove intermediate types from rpc start up process (#9180)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-08 21:06:52 +00:00 |
|
Luca Provini
|
cbf19c1656
|
replacing network_handle with peer_info trait object (#9367)
|
2024-07-08 13:01:51 +00:00 |
|
joshieDo
|
b4577597c5
|
chore: remove test-utils, arbitrary and proptest from built binary (#9332)
|
2024-07-06 12:02:43 +00:00 |
|
Luca Provini
|
f759ca6036
|
chore(cli): move utils to reth-cli-utils crate (#9297)
|
2024-07-04 12:34:55 +00:00 |
|
joshieDo
|
af280b98f7
|
chore: remove unused async (#9299)
|
2024-07-04 11:10:27 +00:00 |
|
Matthias Seitz
|
e7803f3e1c
|
perf: resolve trusted nodes concurrently (#9291)
|
2024-07-04 09:32:34 +00:00 |
|
Emilia Hane
|
335b93425e
|
chore(rpc): EthApi builder (#9041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 15:30:29 +00:00 |
|
Querty
|
c5167a4784
|
refactor: move write_peers_to_file to NetworkManager impl (#9134)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 14:05:44 +00:00 |
|
Dan Cline
|
405b730455
|
chore: remove prune_modes from BlockWriter (#9231)
|
2024-07-02 19:40:07 +00:00 |
|
Huber
|
e81c0798cf
|
chore: fix wrong function name (#9164)
|
2024-06-28 08:15:18 +00:00 |
|
greged93
|
c12ca99438
|
dev: update NodeExitFuture (#9153)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-28 08:13:40 +00:00 |
|
Arsenii Kulikov
|
5aaf91dbcb
|
refactor: clean-up discv5 configuration (#9143)
|
2024-06-27 15:25:24 +00:00 |
|
Emilia Hane
|
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 |
|
Emilia Hane
|
acc07537bc
|
fix(docs): Fix links node builder docs (#9140)
|
2024-06-27 11:22:15 +00:00 |
|
Thomas Coratger
|
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 |
|
Roman Roibu
|
4cb84a443a
|
feat: add AnyNode type (#9056)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-24 23:53:44 +02:00 |
|
Omid Chenane
|
c5aee02ff7
|
fix: Change Arc<KzgSettings> to EnvKzgSettings (#9054)
|
2024-06-24 14:56:53 +00:00 |
|
Federico Gimenez
|
08b1e88272
|
feat: integrate Node traits into LaunchContextWith (#8993)
|
2024-06-24 10:21:52 +00:00 |
|
Thomas Coratger
|
bd0f676d06
|
feat(node): derive Clone for FullNode (#9046)
|
2024-06-24 10:21:16 +00:00 |
|
Federico Gimenez
|
655799f5bf
|
feat: extend LaunchContext with more components (#8937)
|
2024-06-18 16:47:28 +00:00 |
|
joshieDo
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
joshieDo
|
fc770423b3
|
fix(ci): add missing const fn (#8822)
|
2024-06-14 10:07:39 +00:00 |
|
Pelle
|
0de932d174
|
chore: remove HeaderSyncMode::Continuous & debug.continuous (#8714)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-06-12 15:09:45 +00:00 |
|
Brian Bland
|
5eecc4f910
|
fix: Use OptimismBeaconConsensus in the OptimismNode (#8487)
|
2024-06-11 17:40:23 +00:00 |
|
joshieDo
|
b8759733d4
|
chore: move primitives/stage to reth-stages-types (#8749)
|
2024-06-11 14:38:26 +00:00 |
|
Qiwei Yang
|
3202c9072d
|
refactor: move discv5 logic for op to reth-node-optimism (#8690)
|
2024-06-11 10:42:54 +00:00 |
|
Matthias Seitz
|
e9d8cdab49
|
chore: add a few missing trait bounds (#8731)
|
2024-06-11 08:53:14 +00:00 |
|
Alexey Shekhirin
|
79113551ee
|
feat(stages): send a notification to ExExes only when Execution stage commits (#8720)
|
2024-06-11 00:54:52 +00:00 |
|
Aurélien
|
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 |
|
Seva Zhidkov
|
3a8baa0106
|
feat: --debug.etherscan for fake consensus client (#8082)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-06-10 16:39:52 +00:00 |
|
Matthias Seitz
|
ee7a829a12
|
feat: add ExExLauncher (#8693)
|
2024-06-10 11:14:00 +00:00 |
|
Matthias Seitz
|
53f4ecade4
|
feat: add launch_with_fn (#8694)
|
2024-06-10 10:49:23 +00:00 |
|
joshieDo
|
ade059235b
|
chore: move primitives/prune to reth-prune-types (#8676)
|
2024-06-07 15:24:39 +00:00 |
|
caglarkaya
|
bbfb81bbda
|
refactor: extract trusted peer resolve into separate function (#8660)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-07 11:04:08 +00:00 |
|
Federico Gimenez
|
f80b054174
|
feat(node-builder): move network setup to node-builder launch/ BuilderContext types (#8648)
|
2024-06-06 21:47:12 +00:00 |
|
nishuyes
|
b11c83cee6
|
Fix code spell lint in CI (#8634)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-06-06 09:11:01 +00:00 |
|
Dan Cline
|
ef3f67743d
|
feat: resolve domains in enode strings (#8188)
Co-authored-by: Serge Radinovich <47865535+sergerad@users.noreply.github.com>
|
2024-06-05 23:43:25 +00:00 |
|
Alexey Shekhirin
|
93f776d19b
|
feat(node-builder): expose block executor (#8617)
|
2024-06-05 18:23:04 +00:00 |
|
Alexey Shekhirin
|
5a4b3985ce
|
chore(node-builder): use datadir from config (#8615)
|
2024-06-05 15:48:14 +00:00 |
|