Matthias Seitz
|
24fa984da4
|
chore: add js-tracer feature to bins (#19441)
|
2025-11-03 19:25:50 +00:00 |
|
Matthias Seitz
|
1e27e73494
|
chore: add config_mut helpers (#19436)
|
2025-11-03 09:51:54 +01: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 |
|
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 |
|
Emilia Hane
|
7c007f7cda
|
fix(cli): Metrics log when passed metrics port 0 (#19406)
Co-authored-by: Varun Doshi <doshivarun202@gmail.com>
|
2025-10-30 11:50:19 +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 |
|
sashass1315
|
19f5d51d86
|
chore: remove redundant PhantomData from NodeHooks (#19316)
|
2025-10-27 11:41:48 +00:00 |
|
Yash
|
08fc0a918d
|
feat: eth_fillTransaction (#19199)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: jxom <7336481+jxom@users.noreply.github.com>
|
2025-10-24 08:16:21 +00:00 |
|
greg
|
7a98145def
|
fix: captured impl trait lifetime (#19216)
Signed-off-by: Gregory Edison <gregory.edison1993@gmail.com>
|
2025-10-22 11:58:01 +00:00 |
|
Alexey Shekhirin
|
b5df3f31b2
|
refactor(prune): remove receipts log filter segment (#19184)
|
2025-10-22 10:22:11 +00:00 |
|
Arsenii Kulikov
|
936baf1232
|
refactor: remove FullNodePrimitives (#19176)
|
2025-10-21 12:05:38 +00:00 |
|
Alexey Shekhirin
|
7263a7b4eb
|
fix(cli): prune config saving to file (#19174)
|
2025-10-21 11:59:11 +00:00 |
|
Brian Picciano
|
6ee53922d0
|
fix(prune): Disable pruning limits (#19141)
|
2025-10-20 14:05:16 +00:00 |
|
Arsenii Kulikov
|
20f807778d
|
Revert "refactor: unify Pipeline creation codepaths" (#19143)
|
2025-10-20 13:15:10 +00:00 |
|
Matthias Seitz
|
a718752bf5
|
chore: fix clippy (#19118)
|
2025-10-18 11:22:02 +02:00 |
|
Arsenii Kulikov
|
a5618f57a8
|
feat: convert pooled blobs transition (#19095)
|
2025-10-17 17:34:38 +00: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 |
|
Matthias Seitz
|
63ec808973
|
fix: respect cli blob size setting (#19024)
|
2025-10-15 14:52:43 +02:00 |
|
Arsenii Kulikov
|
c661cd2f75
|
refactor: unify Pipeline creation codepaths (#18955)
|
2025-10-14 16:20:21 +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 |
|
radik878
|
1aa312c12b
|
chore(node): simplify EngineApiExt bounds by removing redundant constraints (#18905)
|
2025-10-08 11:46:20 +00:00 |
|
Galoretka
|
33bf2b2acc
|
chore(node): remove no-op impl for LaunchContextWith WithComponents (#18821)
|
2025-10-01 20:16:42 +00:00 |
|
Matthias Seitz
|
850083dbde
|
chore: remove doc_auto_cfg feature (#18758)
|
2025-09-28 12:53:45 +02:00 |
|
0xKitsune
|
0e4e32fb16
|
chore: update spawn maintenance tasks vis (#18709)
|
2025-09-25 16:55:08 +00:00 |
|
YK
|
a047a055ab
|
chore: bump rust to edition 2024 (#18692)
|
2025-09-25 12:18:51 +00:00 |
|
Arsenii Kulikov
|
c9a95d085d
|
feat: add Future AT to LaunchNode and allow customizing local attributes builder (#18556)
|
2025-09-19 09:34:49 +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 |
|
Hai | RISE
|
40a9954a8e
|
fix: still use real chain id for no-op network (#18382)
|
2025-09-12 08:30:37 +00:00 |
|
Arsenii Kulikov
|
60568cca8f
|
feat: add helper aliases for node adapters (#18366)
|
2025-09-11 07:55:13 +00:00 |
|
Matthias Seitz
|
733e8cfce9
|
chore: safe None check (#18225)
|
2025-09-02 18:31:55 +00:00 |
|
Arsenii Kulikov
|
66a0a14cf6
|
refactor: merge EthTransactionValidator and EthTransactionValidatorInner (#18129)
|
2025-08-28 18:22:01 +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
|
2e6ab54248
|
feat: add NoopNetwork example (#18093)
|
2025-08-27 10:25:43 +00:00 |
|
Arsenii Kulikov
|
db04a19101
|
feat: fusaka changes (#18071)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Bharath Vedartham <vedabharath12345@gmail.com>
|
2025-08-26 18:43:36 +00:00 |
|
bendanzhentan
|
138c9172bb
|
fix(node/builder): correct left_mut() method implementation and docs (#18053)
|
2025-08-26 08:46:45 +00:00 |
|
Matthias Seitz
|
dd4aa7cd2a
|
chore: relax EngineValidatorAddOn impl (#18052)
|
2025-08-25 21:13:25 +02:00 |
|
Matthias Seitz
|
ce2ce23e30
|
feat: add accessor methods for RPC handle types (#18016)
|
2025-08-23 11:27:27 +00:00 |
|
robinsdan
|
29e4b20588
|
refactor: remove StateCommitment trait (#17812)
|
2025-08-18 13:53:53 +00:00 |
|
Matthias Seitz
|
198ba18e86
|
chore: remove Beacon from type names (#17868)
Co-authored-by: petarjuki7 <petar.jukic7@gmail.com>
|
2025-08-15 20:54:05 +00:00 |
|
Shiyas Mohammed
|
de157aa3a0
|
feat(rpc): add configurable pending block behaviour (#17677)
|
2025-08-15 13:09:41 +00:00 |
|
viktorking7
|
4651b9ae7c
|
fix: critical error handling in ExEx launcher (#17627)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-08-14 07:45:41 +00:00 |
|
Mablr
|
907448ff3b
|
feat(rpc): Add support for custom Tokio runtime configuration in EthereumAddOns (#17693)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-08-14 05:40:29 +00:00 |
|
0xKitsune
|
e12e6c0d04
|
feat(txpool): Batch insertions into the Tx Pool (#17670)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-08-13 19:36:34 +00:00 |
|
Ishika Choudhury
|
94c93583af
|
feat: introduced configurable version globals (#17711)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-08-13 14:25:35 +00:00 |
|
Max Bytefield
|
1ba9e680bc
|
fix: reth dev node implement the --block-max-transactions arg (#17784)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-08-11 11:28:49 +00:00 |
|
Arsenii Kulikov
|
f5c2502f55
|
feat: delay block -> payload conversions (#17681)
|
2025-08-06 17:53:37 +00:00 |
|
Federico Gimenez
|
7d660b57b0
|
refactor: move BasicEngineValidator creation into EngineApiValidatorBuilder trait (#17664)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-08-01 17:08:00 +00:00 |
|
Emilia Hane
|
98e30d4340
|
chore(sdk): Add example for building offline TraceApi with node builder (#17682)
Co-authored-by: ongyimeng <ongyimeng@gmail.com>
|
2025-07-31 09:39:37 +00:00 |
|