Alexey Shekhirin
|
5576d4547f
|
revert: feat(engine): run sync state root if not enough parallelism (#20127) (#20378)
|
2025-12-15 14:05:54 +00:00 |
|
DaniPopes
|
21216e2f24
|
perf: use indexed parallel iterators for tx recovery (#20342)
|
2025-12-15 13:40:03 +00:00 |
|
Alexey Shekhirin
|
64909d33e6
|
feat(engine): cli argument to disable state cache (#20143)
|
2025-12-12 17:51:22 +00:00 |
|
Matthias Seitz
|
3c41b99599
|
chore: lower block buffer size (#20324)
|
2025-12-12 08:15:54 +00:00 |
|
Alexey Shekhirin
|
cfde951976
|
feat(engine): run sync state root if not enough parallelism (#20127)
|
2025-12-04 22:59:00 +00:00 |
|
stevencartavia
|
ac120ffd31
|
feat: introduce PayloadValidator::payload_to_block (#19953)
|
2025-11-26 11:26:57 +00:00 |
|
YK
|
d5025392d0
|
perf(trie): optimize chunking configuration (#19800)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-11-17 15:47:24 +00:00 |
|
stevencartavia
|
ec7e8d450b
|
chore: remove unused event variant in ConsensusEngineEvent enum (#19596)
|
2025-11-08 06:02:47 +00:00 |
|
YK
|
60e3eded5e
|
refactor: decouple max proof task concurrency from inflight proof limits (#19171)
|
2025-10-22 06:53:55 +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 |
|
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 |
|
YK
|
11c9949add
|
refactor(trie): remove proof task manager (#18934)
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 01:49:39 +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 |
|
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 |
|
YK
|
ec4e6aafde
|
perf: optimize Optimism deposit transaction prewarming (#18327)
|
2025-09-29 09:06:17 +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 |
|
stevencartavia
|
ce6199abf6
|
feat: tree config setting for unwinding canonical header (#18420)
|
2025-09-18 12:59:08 +00:00 |
|
VolodymyrBg
|
18052836fe
|
docs(engine): fix LiveSync target doc and clarify disable-parallel-sparse-trie semantics (#18478)
|
2025-09-16 12:05:39 +00:00 |
|
Brian Picciano
|
df3bf2c00a
|
perf(trie): default ParallelSparseTrie to enabled (accounts only still) (#17956)
|
2025-08-21 06:24:05 +00:00 |
|
Femi Bankole
|
1ed7450d53
|
feat(engine): set default_memory_block_buffer_target to zero (#17963)
|
2025-08-20 18:01:00 +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 |
|
Cypher Pepe
|
82f1cc09ff
|
chore: fixed dead links in repo (#17694)
|
2025-08-12 17:38:02 +02:00 |
|
Arsenii Kulikov
|
f5c2502f55
|
feat: delay block -> payload conversions (#17681)
|
2025-08-06 17:53:37 +00:00 |
|
Matthias Seitz
|
62425b2643
|
chore: feature gate async (#17734)
|
2025-08-05 23:37:30 +00:00 |
|
Matthias Seitz
|
4f6f97d422
|
chore: rm trie dep (#17732)
|
2025-08-05 21:37:57 +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 |
|
Federico Gimenez
|
60bbd66319
|
refactor: move invalid block hook creation from LaunchContext to AddOnsContext (#17655)
|
2025-07-29 10:12:39 +00:00 |
|
Federico Gimenez
|
6487f0b906
|
feat: separate EngineValidator from PayloadValidator (#17641)
|
2025-07-29 07:24:16 +00:00 |
|
Arsenii Kulikov
|
9d1af5a09c
|
refactor: introduce Enginvalidator in tree (#17598)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-28 09:09:55 +00:00 |
|
MozirDmitriy
|
812dd04b80
|
fix: correct comment for is_latest_invalid method (#17621)
|
2025-07-27 10:28:18 +00:00 |
|
Federico Gimenez
|
ed8eacfc5b
|
refactor: move EngineValidator trait to reth-engine-tree (#17559)
|
2025-07-23 11:25:58 +00:00 |
|
Dan Cline
|
11db28e9b7
|
feat(trie): add parallel sparse trie to TreeConfig (#17265)
|
2025-07-08 10:15:04 +00:00 |
|
Bilog WEB3
|
8aeaa4ef35
|
docs: error fixes for clarity (#17091)
|
2025-06-26 15:10:32 +00:00 |
|
Udoagwa Franklin
|
41ed7e0b79
|
feat: Add info logs for beginning of newPayload requests (#16463)
|
2025-06-10 09:01:18 +00:00 |
|
Igor Markelov
|
95c68ae584
|
feat: add always-process-payload-attributes-on-canonical-head config (#16676)
|
2025-06-06 08:52:37 +00:00 |
|
Alexey Shekhirin
|
73a8efca60
|
perf(engine): enable precompile cache by default (#16685)
|
2025-06-05 15:42:39 +00:00 |
|
Federico Gimenez
|
aecf5e321c
|
feat(engine): allow configuring tree to always use state root fallback (#16569)
|
2025-05-30 18:07:01 +00:00 |
|
Federico Gimenez
|
6b5a4b2a66
|
test: set TreeConfig for nodes in e2e tests (#16572)
|
2025-05-30 17:52:59 +00:00 |
|
Roman Krasiuk
|
ffbdd97592
|
feat(engine): add conversions for ExecutionPayloadEnvelopeV5 (#16218)
|
2025-05-14 16:21:45 +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 |
|
kilavvy
|
c91d2cae77
|
docs: Fix typos and grammar in documentation comments (#16033)
|
2025-05-02 08:39:17 +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 |
|
FT
|
86c552c011
|
docs: update docs (#15997)
|
2025-04-30 08:00:48 +00:00 |
|
Matthias Seitz
|
762880e494
|
docs: add engine API builder docs (#15988)
|
2025-04-29 15:10:06 +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 |
|