rollmint icon indicating copy to clipboard operation
rollmint copied to clipboard

perf: refactor block store

Open TropicalDog17 opened this issue 6 months ago • 6 comments

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.

TropicalDog17 avatar Aug 09 '24 00:08 TropicalDog17