Skip to content

Unchecked memory#3835

Merged
dsiganos merged 0 commit intoreleases/v23from
unchecked_memory
Jun 13, 2022
Merged

Unchecked memory#3835
dsiganos merged 0 commit intoreleases/v23from
unchecked_memory

Conversation

@clemahieu
Copy link
Copy Markdown
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
Copy Markdown
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
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.

3 participants