rollmint
rollmint copied to clipboard
perf: refactor block store
Overview
Closes #1494
Summary by CodeRabbit
-
New Features
- Enhanced block height management for improved data retrieval.
- New methods to store and retrieve block heights using their hashes.
- Updated block storage mechanism to utilize height instead of hash for better efficiency.
-
Bug Fixes
- Improved data access patterns and retrieval processes for blocks based on their height index.