paradigmxyz
reth
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: remove unused cursor reuse fields and make as_ref const - Remove unused fields (storage_changesets, accounts_history, storages_history) from ReusableStateCursors since only latest.rs uses cursor reuse now - Remove corresponding unused methods - Make HistoricalStateProvider::as_ref and new_with_lowest_available_blocks const Amp-Thread-ID: https://ampcode.com/threads/T-019c009c-a902-730e-b0a9-ae531f17b324 Co-authored-by: Amp <amp@ampcode.com>
mediocregopher/historical-provider-reuse-cursors
1 minute ago
Merge main into mediocregopher/historical-provider-reuse-cursors Resolved conflicts by taking main's EitherReader approach for history lookups. The cursor reuse changes are incompatible with the new multi-backend (MDBX/RocksDB) architecture introduced in main. Amp-Thread-ID: https://ampcode.com/threads/T-019c009c-a902-730e-b0a9-ae531f17b324 Co-authored-by: Amp <amp@ampcode.com>
mediocregopher/historical-provider-reuse-cursors
8 minutes ago
fix: use block_count instead of timing_stats.len() in commit duration calc When slow_block_threshold is None, timing_stats is empty and dividing by its length (0.0) produces NaN, causing a panic in Duration::from_secs_f64.
feature/execution-metrics-standardization
59 minutes ago
feat(libmdbx): add TxUnsync for lock-free single-threaded transactions (#21461) Co-authored-by: Amp <amp@ampcode.com>
feat/libmdbx-txptracccess-trait
2 hours ago
update book
feature/execution-metrics-standardization
2 hours ago
fix(reth-bench): retry up to 5 times on failed transaction fetches in big blocks generate (#21483)
main
2 hours ago
perf(net): avoid double clone in block range fetch
dizer-ti:perf/headers-double-clone
2 hours ago
fix: add with_default_tables to exex test-utils RocksDB setup Required for edge feature which uses RocksDB history tables.
joshieDo-patch-1
2 hours ago
Active Branches
perf(db): Reuse cursors in the Latest/HistoricalStateProviders
last run
8 minutes ago
#20519
CodSpeed Performance Gauge
0%
feat(engine): slow block logs
last run
59 minutes ago
#21433
CodSpeed Performance Gauge
0%
feat(libmdbx): add TxPtrAccess trait for transaction pointer abstraction
last run
2 hours ago
#21458
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs