Skip to content
New issue

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

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

Already on GitHub? # to your account

Unchecked memory #3835

Merged
merged 0 commits into from
Jun 13, 2022
Merged

Unchecked memory #3835

merged 0 commits into from
Jun 13, 2022

Conversation

clemahieu
Copy link
Contributor

This change puts unchecked blocks in to a memory container instead of disk when the initial bootstrap threshold is reached. Blocks are removed from the container in fifo order once the maximum of 256,000 blocks are reached.

@pwojcikdev
Copy link
Contributor

Fails build on linux, needs #include <boost/multi_index_container.hpp> in nano/secure/store/unchecked_store_partial.hpp. Other than that it looks good to me.

@dsiganos dsiganos merged commit b6d4cd2 into releases/v23 Jun 13, 2022
@dsiganos dsiganos deleted the unchecked_memory branch June 13, 2022 14:51
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants