Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port(storage): use the cached block height from the database at the time of creation of the view #2646

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rymnc
Copy link
Member

@rymnc rymnc commented Jan 29, 2025

Linked Issues/PRs

Description

The most important changes include adding metadata support to the GenericDatabase, modifying type definitions to include height metadata, and updating various methods to use the new database structure.

Database Structure Improvements:

Code Refactoring:

Performance Improvements:

Test Updates:

Checklist

  • Breaking changes are clearly marked as such in the PR description and changelog
  • New behavior is reflected in tests
  • The specification matches the implemented behavior (link update PR if changes are needed)

Before requesting review

  • I have reviewed the code myself
  • I have created follow-up issues caused by this PR and linked them here

After merging, notify other teams

[Add or remove entries as needed]

@rymnc rymnc force-pushed the port/cached-block-height branch from 9b36c1f to 9f9c35b Compare January 29, 2025 13:10
@rymnc rymnc marked this pull request as ready for review February 3, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants