Files
reth/docs
yongkangc f741dd4792 fix(storage): address review findings for RocksDB consistency check
- Add missing methods to rocksdb_stub.rs (batch, first, last, iter, commit, RocksDBIter)
- Add checkpoint > 0 guard in (None, Some(highest_tx)) case for TransactionHashNumbers
- Use checked_add for mdbx_tx + 1 to prevent u64 overflow
- Update misleading docstring in stub's RocksDBProvider::new

Amp-Thread-ID: https://ampcode.com/threads/T-019b3076-f7ed-700d-8916-779712facb8e
2025-12-23 04:17:07 +00:00
..
2023-05-19 19:48:23 +02:00

reth Contributor Documentation

This directory contains documentation for contributors.

Meta

  • Workflow: The lifecycle of PRs
  • Releases: How reth is released and when (for maintainers)