paradigmxyz
reth
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
wip snap
0xKarl98:snapclient
44 minutes ago
fix(rocksdb): respect TransactionLookup checkpoint when MDBX tx blocks are empty
VolodymyrBg:fix/rocksdb-txhash-checkpoint-invariant
4 hours ago
Update network.md
letmehateu:main
6 hours ago
use reference
figtracer:use_ref_instead_of_ownership_sealedblock
7 hours ago
feat(storage): add history lookup methods to EitherReader Add `storage_history_info` and `account_history_info` methods to `EitherReader` that route history lookups to either MDBX cursors or RocksDB transactions based on storage settings. Changes: - Add `storage_history_info` method to EitherReader for StoragesHistory table - Add `account_history_info` method to EitherReader for AccountsHistory table - Add `cursor_history_info` helper function for MDBX cursor-based shard lookups - Export `find_changeset_block_from_index` from historical.rs for external use - Add 4 tests covering RocksDB routing and MDBX fallback scenarios This enables callers to perform history lookups through EitherReader without knowing whether the data is stored in MDBX or RocksDB. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
yk/pr3-rocksdb-history-routing
8 hours ago
docs: fix intra-doc links to private method Remove square bracket linking syntax for `Self::history_info` since it's a private method. The doc linter warns about private intra-doc links.
yk/pr2-rocksdb-infrastructure
8 hours ago
comment
yk/pr2-rocksdb-infrastructure
9 hours ago
Refactor comments in `either_writer.rs` to enhance clarity on batch extraction and registration with the provider. Updated comments to better reflect the process of extracting and committing RocksDB batches.
yk/pr2-rocksdb-infrastructure
9 hours ago
Active Branches
feat: add snapclient implementation for Fetchclient
last run
44 minutes ago
#19893
CodSpeed Performance Gauge
0%
fix(rocksdb): respect TransactionLookup checkpoint when MDBX tx blocks are empty
last run
4 hours ago
#20686
CodSpeed Performance Gauge
0%
docs(network): replace outdated Pipeline example with modern NetworkManager example
last run
6 hours ago
#20685
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs