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

Avoid database update when new ram is not issued with every block. #110

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

greg7mdp
Copy link
Contributor

@greg7mdp greg7mdp commented Jan 20, 2025

Change Description

Avoid unnecessary changes and database updates when the rate of RAM issuance per block is 0.

Resolves #108.

Deployment Changes

  • Deployment Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@greg7mdp greg7mdp merged commit c526479 into main Jan 20, 2025
1 check passed
@greg7mdp greg7mdp deleted the gh_108 branch January 20, 2025 20:55
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.

Avoid database lookup and update when new ram is not issued with every block.
2 participants