Files
reth/crates
Yong Kang b879126a77 refactor(trie): reorder proof worker handle and task management
- Introduced `ProofWorkerHandle` for type-safe access to storage and account worker pools.
- Replaced `ProofResultContext` with direct senders for improved performance.
- Updated worker loops to handle proof tasks more efficiently, including better tracing and error handling.
- Added methods for dispatching storage and account multiproof computations, improving interleaved parallelism.
- Enhanced metrics tracking for storage and account processing.
2025-10-27 04:42:38 +00:00
..
2025-10-18 11:22:02 +02:00
2025-10-27 04:33:12 +00:00
2025-10-15 20:15:47 +00:00