Matthias Seitz
|
f3cf8d5e10
|
feat: add helper to disable discovery (#19478)
|
2025-11-04 08:51:33 +00:00 |
|
Matthias Seitz
|
0c00c1b48a
|
chore: add --miner.gaslimit alias (#19475)
|
2025-11-04 00:35:07 +00:00 |
|
Alexey Shekhirin
|
1f2f1d432f
|
feat(node): CLI argument for sync state idle when backfill is idle (#19429)
|
2025-10-31 14:16:27 +00:00 |
|
Yash
|
cff942ed0e
|
chore: add tracing features to node-core crate (#19415)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-31 00:01:32 +00:00 |
|
Wojtek Łopata
|
dc8efbf9b3
|
feat: add --rpc.evm-memory-limit flag (#19279)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-30 19:53:43 +00:00 |
|
joshieDo
|
644be05659
|
feat: add pruning of transactions from static-files (#19241)
|
2025-10-29 11:50:51 +00:00 |
|
Mablr
|
a264ccbbc2
|
feat(metrics): add push gateway support for Prometheus metrics (#19243)
|
2025-10-27 17:11:23 +00:00 |
|
0xeabz
|
a767fe3b14
|
feat: allow using SafeNoSync for MDBX (#18945)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-10-24 11:25:14 +00:00 |
|
Léa Narzis
|
6739914ce7
|
feat(otlp-tracing): enable to export traces with grpc export with tracing-otlp and tracing-otlp-protocol arg (#18985)
|
2025-10-23 14:44:24 +00:00 |
|
Alexey Shekhirin
|
81b1949c3c
|
fix(cli): prune CLI argument names (#19215)
|
2025-10-23 16:06:04 +02:00 |
|
Alexey Shekhirin
|
b5df3f31b2
|
refactor(prune): remove receipts log filter segment (#19184)
|
2025-10-22 10:22:11 +00:00 |
|
YK
|
60e3eded5e
|
refactor: decouple max proof task concurrency from inflight proof limits (#19171)
|
2025-10-22 06:53:55 +00:00 |
|
Dan Cline
|
e810df943b
|
feat(engine): improve payload validator tracing spans 2 (#19155)
|
2025-10-21 22:14:16 +00:00 |
|
Alexey Shekhirin
|
7263a7b4eb
|
fix(cli): prune config saving to file (#19174)
|
2025-10-21 11:59:11 +00:00 |
|
joshieDo
|
e21048314c
|
chore: remove total difficulty from HeaderProvider (#19151)
|
2025-10-21 10:56:36 +00:00 |
|
0xMushow
|
be2306da31
|
chore(config): clean up gas limit code (#19144)
|
2025-10-20 14:41:10 +00:00 |
|
Matthias Seitz
|
11c449feb0
|
feat: add helper apply fns (#19122)
|
2025-10-20 09:29:09 +00:00 |
|
Dmitry
|
a8ef47d14c
|
docs: fix wrong label for --color=auto (#19110)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-18 11:21:10 +02:00 |
|
Dharm Singh
|
1b830e9ed1
|
feat: derive dev accounts from mnemonic in dev mode (#18299)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-10-17 15:19:21 +00:00 |
|
Alexey Shekhirin
|
e969262c7e
|
refactor: rename disable_caching_and_prewarming to disable_prewarming (#19072)
|
2025-10-16 10:58:42 +00:00 |
|
Brian Picciano
|
be94d0d393
|
feat(trie): Merge trie changesets changes into main (#19068)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-10-16 09:52:35 +00:00 |
|
Alexey Shekhirin
|
84aa51481b
|
chore: rename CLI argument --tracing-otlp-level to --tracing-otlp.filter (#19061)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-16 08:42:25 +00:00 |
|
YK
|
a84bef0832
|
refactor: revert Remove max_proof_task_concurrency as configurable variable" (#19062)
|
2025-10-16 07:28:04 +00:00 |
|
Copilot
|
926b1a43fe
|
refactor: Remove max_proof_task_concurrency as configurable variable (#19009)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com>
Co-authored-by: Yong Kang <chiayongkang@hotmail.com>
|
2025-10-15 23:52:27 +00:00 |
|
James Prestwich
|
65a7f35a56
|
feat: use env filter for otlp, respect otel env var (#19050)
|
2025-10-15 21:10:24 +00:00 |
|
Udoagwa Franklin
|
6b08d30e14
|
feat(devp2p): make eth p2p networkId configurable (#19020)
Co-authored-by: frankudoags <frankudoags.com>
|
2025-10-15 11:15:42 +00:00 |
|
YK
|
e0b7a86313
|
perf(tree): worker pooling for account proofs (#18901)
Co-authored-by: Brian Picciano <me@mediocregopher.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-10-15 00:26:02 +00:00 |
|
stevencartavia
|
ab2b11f40e
|
feat: allow otlp level to be configurable (#18981)
|
2025-10-14 00:41:22 +00:00 |
|
Léa Narzis
|
59ace58925
|
feat(cli): enable traces export via tracing-otlp cli arg (#18242)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-10-13 20:28:16 +00:00 |
|
YK
|
397a30defb
|
perf(tree): worker pooling for storage in multiproof generation (#18887)
Co-authored-by: Brian Picciano <me@mediocregopher.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-10-10 07:58:15 +00:00 |
|
emmmm
|
6f96a32812
|
chore: align node_config threshold constant (#18914)
|
2025-10-09 11:18:49 +00:00 |
|
Karl Yu
|
7af393bb35
|
chore: update ETHEREUM_BLOCK_GAS_LIMIT (#18779)
|
2025-10-01 07:14:39 +00:00 |
|
Matthias Seitz
|
850083dbde
|
chore: remove doc_auto_cfg feature (#18758)
|
2025-09-28 12:53:45 +02:00 |
|
Alexey Shekhirin
|
057c71281f
|
feat(cli): configure multiproof chunking via arguments (#18736)
|
2025-09-26 13:00:16 +00:00 |
|
William Nwoke
|
3655dc7f09
|
feat(rpc): make send_raw_transaction_sync timeout configurable (#18558)
Co-authored-by: Nathaniel Bajo <nathanielbajo@Nathaniels-MacBook-Pro.local>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-20 05:50:56 +00:00 |
|
YK
|
8f4cc90ef9
|
chore: clippy manual_string_new warning in version.rs (#18576)
|
2025-09-19 15:03:20 +00:00 |
|
stevencartavia
|
ce6199abf6
|
feat: tree config setting for unwinding canonical header (#18420)
|
2025-09-18 12:59:08 +00:00 |
|
MIHAO PARK
|
d357d2acb3
|
feat(node): rename debug.rpc-consensus-ws to debug-rpc-consensus-url to suport HTTP (#18027)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-17 23:10:55 +00:00 |
|
CPerezz
|
b7e9f7608e
|
feat(network): add shadowfork block hash filtering for peers (#18361)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-15 22:14:04 +00:00 |
|
Arsenii Kulikov
|
90aa99cb3c
|
feat: support customizable RPC namespace parsers (#18160)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-09-09 14:17:43 +00:00 |
|
Matthias Seitz
|
62f03e41bc
|
chore: fix various typos in comments and documentation (#18296)
|
2025-09-06 08:36:10 +02:00 |
|
Matthias Seitz
|
0bd1bb2b8c
|
feat: introduce setting for delegated txs slots (#18298)
|
2025-09-05 16:52:52 +00:00 |
|
zhygis
|
e93e1fcecb
|
feat(gpo): add default fee price argument (#18297)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-05 15:04:48 +00:00 |
|
Louis Brown
|
8bc2bfdf90
|
feat: Forward transactions to a specified endpoint (#17444)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-08-28 16:18:03 +00:00 |
|
Suyash Nayan
|
282abc708c
|
fix(engine): Prevent instant miner from creating empty blocks (#18108)
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
|
2025-08-28 15:12:58 +00:00 |
|
Matthias Seitz
|
e62c7d2469
|
feat: add module manipulation methods and RPC server arg helpers (#18084)
|
2025-08-27 14:35:08 +00:00 |
|
Matthias Seitz
|
3d8033a03c
|
chore: add helpers for setting minimum protocol basefee (#18083)
|
2025-08-26 23:51:55 +00:00 |
|
Dharm Singh
|
01f667c228
|
feat(reth-bench): add --advance option for relative block ranges (#17996)
|
2025-08-25 01:51:24 +00:00 |
|
Julio
|
13f7ae463e
|
feat: add log.file.name cli arg (#17883)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-08-23 04:51:11 +00:00 |
|
Dharm Singh
|
28b085a352
|
feat: add CLI support for TransactionPropagationMode in NetworkArgs (#18012)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-08-23 02:59:34 +00:00 |
|