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. #167

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

greg7mdp
Copy link
Contributor

Change Description

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

Resolves #165 .

Deployment Changes

  • Deployment Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@greg7mdp greg7mdp merged commit aaa54a3 into main Jan 21, 2025
1 check passed
@greg7mdp greg7mdp deleted the gh_165 branch January 21, 2025 17:23
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