Emilia Hane
|
412f39e223
|
chore(consensus): Remove associated type Consensus::Error (#20843)
Co-authored-by: Josh_dfG <126518346+JoshdfG@users.noreply.github.com>
|
2026-01-08 15:54:31 +00:00 |
|
Dan Cline
|
eed34254f5
|
feat: add StaticFileSegment::AccountChangeSets (#18882)
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-01-08 12:05:05 +00:00 |
|
Alexey Shekhirin
|
bcd74d021b
|
feat(metrics): configurable jeprof pprof dumps directory (#20834)
|
2026-01-08 11:21:42 +00:00 |
|
Brian Picciano
|
7ceca70353
|
feat(trie): Add flag to enable proof v2 for storage proof workers (#20617)
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2026-01-08 10:53:24 +00:00 |
|
Alexey Shekhirin
|
6f0ef914b9
|
feat(metrics): jemalloc heap dump endpoint (#20811)
|
2026-01-07 19:36:08 +00:00 |
|
Karl Yu
|
e9e940919a
|
feat: make metrics layer configurable (#20703)
|
2026-01-05 19:30:42 +00:00 |
|
Karl Yu
|
480029a678
|
feat: optimize send_raw_transaction_sync receipts fetching (#20689)
|
2026-01-05 11:22:04 +00:00 |
|
かりんとう
|
dc931f5669
|
chore: use chain_id() method instead of direct field access in prometheus setup (#20687)
|
2025-12-31 08:53:44 +00:00 |
|
YK
|
d72105b47c
|
fix(storage): rocksdb consistency check on startup (#20596)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
|
2025-12-30 06:17:32 +00:00 |
|
DaniPopes
|
e595b58c28
|
feat: switch samply feature for CLI flags (#20586)
|
2025-12-27 15:16:49 +00:00 |
|
James Niken
|
4fb453bb39
|
refactor: deduplicate dev_mining_mode logic (#20625)
|
2025-12-24 12:54:59 +00:00 |
|
stevencartavia
|
ad37490e7d
|
feat: integrate newPayload into ethstats (#20584)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-24 07:56:26 +00:00 |
|
DaniPopes
|
8374646e49
|
chore: fix formatting in launch_node (#20582)
|
2025-12-23 08:18:40 +00:00 |
|
Matthias Seitz
|
21934d9946
|
fix: fuse shutdown (#20580)
|
2025-12-23 01:09:45 +00:00 |
|
YK
|
62abfdaeb5
|
feat(cli): add tracing-samply to profiling (#20546)
|
2025-12-21 11:52:26 +00:00 |
|
Alexey Shekhirin
|
29438631be
|
fix: propagate keccak-cache-global feature to reth-node-core (#20524)
|
2025-12-19 17:11:41 +00:00 |
|
Brian Picciano
|
0eb4e0ce29
|
fix(stages): Fix two bugs related to stage checkpoints and pipeline syncs (#20521)
|
2025-12-19 16:09:57 +00:00 |
|
cui
|
cdbbd08677
|
fix: session config should be read from config file (#20484)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
|
2025-12-18 19:53:18 +00:00 |
|
Arsenii Kulikov
|
98a7095c7a
|
fix: properly determine first stage during pipeline consistency check (#20460)
|
2025-12-18 10:43:08 +00:00 |
|
Matthias Seitz
|
701e5ec455
|
chore: add engine terminate (#20420)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2025-12-18 09:01:36 +00:00 |
|
Emilia Hane
|
c7fca9f2b4
|
chore(node): Report actual gas price to ethstats (#20461)
Co-authored-by: Rifvck Zieger <rifvckzieger@gmail.com>
|
2025-12-18 00:50:16 +00:00 |
|
Vui-Chee
|
d8acc1e4cf
|
feat: support non-zero genesis block numbers (#19877)
Co-authored-by: JimmyShi22 <417711026@qq.com>
|
2025-12-17 11:03:12 +00:00 |
|
Karl Yu
|
61c072ad20
|
feat: add engine_getBlobsV3 method (#20451)
|
2025-12-17 10:15:49 +00:00 |
|
Federico Gimenez
|
49057b1c0c
|
feat(storage): add with_default_tables() to register RocksDB column families at initialization (#20416)
|
2025-12-16 12:59:58 +00:00 |
|
theo
|
c51da593d1
|
feat(net/p2p): support fixed external addresses with DNS resolution (#20411)
|
2025-12-16 09:28:31 +00:00 |
|
0xcharry
|
36ba6db029
|
chore: remove redundant .as_str() calls after to_string() (#20404)
|
2025-12-16 00:10:03 +00:00 |
|
ligt
|
662c0486a1
|
feat(storage): add rocksdb provider into database provider (#20253)
|
2025-12-15 10:15:57 +00:00 |
|
Alexey Shekhirin
|
64909d33e6
|
feat(engine): cli argument to disable state cache (#20143)
|
2025-12-12 17:51:22 +00:00 |
|
Alexey Shekhirin
|
daf6b88dc6
|
feat(node): engine args defaults (#20203)
|
2025-12-12 15:54:05 +00:00 |
|
Hesham Shabanah
|
134164954b
|
feat: add --max-peers CLI flag (#20139)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-12 13:26:44 +00:00 |
|
Arsenii Kulikov
|
a9c21a395d
|
perf: spawn rpc handlers as blocking (#20330)
|
2025-12-12 12:15:02 +00:00 |
|
gustavo
|
ed3a8a03d5
|
feat(node-core): make rpc server args customizable (#20312)
|
2025-12-11 23:24:31 +00:00 |
|
Matthias Seitz
|
2e567d6658
|
feat: add semaphore for blocking IO requests (#20289)
|
2025-12-11 11:35:50 +00:00 |
|
Adrian
|
036626b8a7
|
docs: improve map_add_ons method documentation (#20248)
|
2025-12-11 06:03:34 +00:00 |
|
Karl Yu
|
af82606ff4
|
feat: add support for debug_getBadBlock (#20177)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-10 21:03:53 +00:00 |
|
Alexey Shekhirin
|
3830c765e0
|
feat(node): tx pool optional args defaults (#20142)
|
2025-12-05 15:55:18 +00:00 |
|
Alexey Shekhirin
|
0a6d20bd1b
|
feat(node): tx pool args defaults (#20136)
|
2025-12-05 13:27:25 +00:00 |
|
Matthias Seitz
|
1f7d552d63
|
test: ensure invalid block hook is opt out (#20125)
|
2025-12-04 17:38:54 +00:00 |
|
joshieDo
|
d6caf7f063
|
fix: set minimum pruning distance to 64 blocks for trie changesets (#20108)
|
2025-12-04 10:12:38 +00:00 |
|
Matthias Seitz
|
0b3fc3019f
|
chore: add helper fn for building pool (#20100)
|
2025-12-03 16:02:36 +00:00 |
|
Alexey Shekhirin
|
7922edf63d
|
feat(storage): log storage settings on startup (#19931)
|
2025-11-28 20:01:59 +00:00 |
|
Fibonacci747
|
0f4d475223
|
fix: preserve basic nodes from peers file by avoiding peer_config overwrite (#19887)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-26 23:08:00 +00:00 |
|
Matthias Seitz
|
8aad5a6006
|
chore: rm unused warnings (#19958)
|
2025-11-26 23:05:41 +01:00 |
|
Dan Cline
|
e57fe4510c
|
docs(cli): remove reference to engine experimental (#19944)
|
2025-11-24 22:47:49 +00:00 |
|
Léa Narzis
|
7f40013cf6
|
feat(tracing-otlp): make trace id ratio sample customizable with --tracing-otlp.sample-ratio arg (#19438)
|
2025-11-21 21:05:43 +00:00 |
|
Arsenii Kulikov
|
6e365949c4
|
feat: allow customizing dev block timestamp (#19904)
|
2025-11-21 20:38:20 +00:00 |
|
Alexey Shekhirin
|
39ef6216fb
|
feat(provider, static-file): transaction senders segment (#19508)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-21 19:34:16 +00:00 |
|
Arsenii Kulikov
|
c48aed264c
|
refactor: tx policy traits (#19878)
|
2025-11-20 13:33:46 +00:00 |
|
Forostovec
|
4836062d7b
|
feat(node): remove unnecessary ConnWrapper clone in connect() (#19456)
|
2025-11-18 18:07:07 +00:00 |
|
Matthias Seitz
|
940be8a092
|
fix(net): use external ip for discv5 config (#19784)
|
2025-11-17 22:26:19 +01:00 |
|