|
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
|
|
b6198b1f12
|
feat(evm, root): pass state change source to state hook (#14494)
|
2025-02-14 17:04:23 +00:00 |
|
|
|
2b44d17d5f
|
chore: remove reth-primitives dep from reth-engine-tree (#14019)
|
2025-01-27 21:44:21 +00:00 |
|
|
|
d2b454236f
|
perf(root): untangle the state root task (#13898)
|
2025-01-21 22:46:34 +00:00 |
|
|
|
4a8c88f4d0
|
chore(engine): use Arc<rayon::ThreadPool> for StateRootTask (#13755)
|
2025-01-09 14:25:00 +00:00 |
|
|
|
8b60ff199d
|
feat(engine): make benchmark inputs deterministic (#13536)
|
2024-12-30 17:15:01 +00:00 |
|
|
|
031f430b8f
|
perf: query accounts with &Address to avoid copying address (#13554)
|
2024-12-25 12:31:28 +00:00 |
|
|
|
a4f86b0e2d
|
feat: set up codspeed (#13372)
|
2024-12-20 11:21:51 +00:00 |
|
|
|
37ef2010f6
|
perf(engine): include selfdestructs in StateRootTask bench input (#13293)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2024-12-20 09:22:48 +00:00 |
|
|
|
0a0a2d425d
|
perf(engine): use ParallelProof::multiproof in StateRootTask (#13260)
|
2024-12-19 12:28:15 +00:00 |
|
|
|
48fee88cf0
|
feat(engine): integrate state root task and comment it (#13265)
|
2024-12-17 16:01:39 +00:00 |
|
|
|
411c5eabc7
|
feat(engine): integrate blinded provider factory into state root task (#13294)
|
2024-12-11 18:15:39 +00:00 |
|
|
|
3c132958d1
|
perf(engine): add StateRootTask bench (#13212)
|
2024-12-09 19:52:58 +00:00 |
|
|
|
28ef5749e7
|
feat(engine): integrate sparse trie into the state root task (#12907)
|
2024-11-28 09:46:08 +00:00 |
|
|
|
1131bdecc3
|
feat(engine): proof fetching on state update for StateRootTask (#12458)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-11-27 14:14:29 +00:00 |
|
|
|
8339c716b4
|
feat(engine): introduce sync implementation of StateRootTask (#12378)
|
2024-11-18 13:58:31 +00:00 |
|