Federico Gimenez
|
aecf5e321c
|
feat(engine): allow configuring tree to always use state root fallback (#16569)
|
2025-05-30 18:07:01 +00:00 |
|
Matthias Seitz
|
85f3324fac
|
feat: add helper for obtaining the engineapi launcher (#16517)
|
2025-05-28 19:38:00 +00:00 |
|
Matthias Seitz
|
f52b27fcad
|
chore: include addr in error message (#16515)
|
2025-05-28 11:56:12 +02:00 |
|
Denis Kolodin
|
f18273fb55
|
feat: configure tracing layers (#16126)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-21 22:13:41 +00:00 |
|
Alexey Shekhirin
|
a62bde37ca
|
feat(node): bump Hoodi gas limit to 60M (#16379)
|
2025-05-20 20:24:25 +00:00 |
|
AlexYue
|
5154d5e477
|
chore: Add configuration option to enable/disable HTTP response compression (#16348)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-20 09:35:17 +00:00 |
|
Matthias Seitz
|
27bcf647df
|
docs: add some docs about TaskExecutor (#16327)
|
2025-05-18 17:02:43 +00:00 |
|
Femi Bankole
|
8987bce75d
|
chore: fix make-pr lint-codespell errors (#16324)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-18 12:29:57 +02:00 |
|
Suyash Nayan
|
4fb36fb247
|
refactor(rpc-builder): Use Box<dyn TaskSpawner> for RPC task handling (#16297)
Signed-off-by: 7suyash7 <suyashnyn1@gmail.com>
|
2025-05-16 11:05:45 +00:00 |
|
Matthias Seitz
|
9fd70b649b
|
chore: bump default gas limit for holesky (#16278)
|
2025-05-15 13:17:02 +00:00 |
|
Matthias Seitz
|
1737b8df12
|
fix: receipts logs arg parsing (#16240)
|
2025-05-15 09:47:26 +00:00 |
|
Matthias Seitz
|
a67202d7ee
|
docs: clarify unit of txfeecap (#16225)
|
2025-05-14 12:20:25 +02:00 |
|
Veer Chaurasia
|
288ce76b53
|
feat: add func gas_limit_for PayloadConfig (#16210)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-14 07:16:43 +00:00 |
|
Matthias Seitz
|
dfbbc2e0e5
|
chore: add error when unwind failed on launch (#16188)
|
2025-05-13 12:25:30 +02:00 |
|
Matthias Seitz
|
d485b9ab66
|
feat: add fns to map engine builders (#16171)
|
2025-05-12 18:38:08 +00:00 |
|
Veer Chaurasia
|
838bf73ac5
|
refactor: make gas_limit optional (#16161)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-12 11:10:11 +00:00 |
|
Federico Gimenez
|
a411d9334e
|
chore: remove redundant NodeTypes bounds (#16160)
|
2025-05-12 10:11:35 +00:00 |
|
Matthias Seitz
|
3338c5a319
|
revert: "revert: 2054a37" (#16139)
Co-authored-by: rakita <dragan0rakita@gmail.com>
|
2025-05-12 08:53:05 +00:00 |
|
Matthias Seitz
|
c830d8c852
|
revert: 2054a37 (#16138)
|
2025-05-09 15:56:06 +02:00 |
|
Federico Gimenez
|
2054a37b02
|
feat: add precompile cache for execution (#15928)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-05-09 09:36:28 +00:00 |
|
Matthias Seitz
|
0af20a3b97
|
feat: add noop engine Api builder (#16084)
|
2025-05-07 17:56:18 +02:00 |
|
Matthias Seitz
|
5c64d59153
|
feat: add with_disabled_rpc_cache to NodeConfig (#16097)
|
2025-05-06 19:32:20 +00:00 |
|
Emilia Hane
|
623950bb7e
|
chore(sdk): allow NoopNetwork in NodeAdapater (#16037)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-05-06 17:59:30 +00:00 |
|
Federico Gimenez
|
699b3fde1b
|
chore: remove BlockExecutorProvider trait (#15989)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-05-06 11:34:37 +00:00 |
|
Matthias Seitz
|
094a9fe69e
|
feat: add RpcStateCacheArgs::set_zero_lengths (#16066)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-05 15:24:02 +02:00 |
|
Arsenii Kulikov
|
1ba12aeeaa
|
chore: remove NoopBlockExecutorProvider (#16060)
|
2025-05-05 07:08:11 +00:00 |
|
Dan Cline
|
0933d51deb
|
feat(engine): add instrumented state provider (#15891)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-05-02 06:27:30 +00:00 |
|
Arsenii Kulikov
|
37741fdcbc
|
refactor: execute through EvmConfig in engine + MockEvmConfig (#16025)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-05-01 19:16:31 +00:00 |
|
Matthias Seitz
|
762880e494
|
docs: add engine API builder docs (#15988)
|
2025-04-29 15:10:06 +02:00 |
|
Matthias Seitz
|
9e2043091f
|
docs: add more docs for RpcAddsOns (#15986)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-04-29 12:01:01 +00:00 |
|
Ishika Choudhury
|
c867812793
|
feat: exposed EvmConfig to PayloadServiceBuilder (#15887)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-04-25 01:29:01 +00:00 |
|
Emilia Hane
|
a7435bede0
|
chore(deps): 2024 edition syntax fixes (#14731)
|
2025-04-24 21:34:26 +00:00 |
|
Matthias Seitz
|
ddba222c08
|
chore: make clippy happy (#15895)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-04-24 08:06:06 +00:00 |
|
Danyal Prout
|
0a4a883923
|
chore(metrics): summable reth_info value (#15884)
|
2025-04-23 16:32:26 +00:00 |
|
Ishika Choudhury
|
d4c04f6826
|
feat: added support for --debug.rpc-consensus-ws (#15858)
|
2025-04-23 14:26:31 +00:00 |
|
Arsenii Kulikov
|
ae3ffb90e4
|
chore: bump MSRV to 1.86 (#15863)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-23 13:55:26 +02:00 |
|
Federico Gimenez
|
98ae924731
|
feat(engine): enable prewarming & caching by default (#15764)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-04-22 18:07:38 +00:00 |
|
Morty
|
cf3240f6ee
|
docs: correct indentation in rpc.rs (#15824)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-22 09:53:19 +00:00 |
|
Ishika Choudhury
|
b328249ef7
|
chore: removed TransitionConfigurationExchanged event variant (#15808)
|
2025-04-18 14:34:02 +00:00 |
|
Roman Krasiuk
|
3dc17777c8
|
fix: Revert "feat: add precompile cache for execution" (#15791)
|
2025-04-17 16:33:17 +00:00 |
|
Federico Gimenez
|
ddc101f863
|
chore: set clippy check for const fn to warn (#15777)
|
2025-04-16 17:59:36 +00:00 |
|
Dan Cline
|
df8acc5349
|
feat: add precompile cache for execution (#15536)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-04-16 09:30:17 +00:00 |
|
rrrengineer
|
4850bd5ebc
|
feat: adding cli --rpc.txfeecap flag (#15654)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-15 18:30:12 +00:00 |
|
Hunter Z
|
c79b63876e
|
feat: add config for reserved CPU cores Resolves paradigmxyz/reth#15633 (#15710)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-15 12:03:27 +00:00 |
|
Matthias Seitz
|
fe1af71310
|
chore: unify proof task concurrency consts (#15715)
|
2025-04-14 09:36:15 +00:00 |
|
0xOsiris
|
4121fce5e7
|
feat(net): add transaction gossip policy (#15341)
Co-authored-by: Sagar Rana <sagarrana.pvt@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-11 20:03:02 +00:00 |
|
stevencartavia
|
c34bdf37f0
|
feat: add CLI args for concurrency settings (#15657)
|
2025-04-11 08:19:05 +00:00 |
|
Yash Atreya
|
58fe204ff2
|
chore: alloy 0.14 (#15635)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-11 08:28:57 +02:00 |
|
Matthias Seitz
|
04c61e2151
|
Revert "feat(engine): enable prewarming & caching by default (#15630)" (#15666)
|
2025-04-10 16:13:29 +02:00 |
|
Matthias Seitz
|
d68dd400ae
|
chore: make build eth api async (#15636)
|
2025-04-10 07:27:54 +02:00 |
|