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

Changing nano::block_store_partial to hold nano::ledger_constants by reference #3403

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

clemahieu
Copy link
Contributor

Changing nano::block_store_partial to hold nano::ledger_constants by reference rather than statically instantiating it. More work on reducing dependency on static initialization.

…reference rather than statically instantiating it. More work on reducing dependency on static initialization.
@zhyatt zhyatt added the quality improvements This item indicates the need for or supplies changes that improve maintainability label Jul 27, 2021
@zhyatt zhyatt added this to the V23.0 milestone Jul 27, 2021
@clemahieu clemahieu merged commit 9278124 into develop Jul 29, 2021
@clemahieu clemahieu deleted the block_store_ledger_constants branch July 29, 2021 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
quality improvements This item indicates the need for or supplies changes that improve maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants