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

LRU cache size is fixed #75

Merged
merged 1 commit into from
Jul 12, 2021

Conversation

meta-bot
Copy link

@meta-bot meta-bot commented Jul 12, 2021

Blaise has already implemented this. So I've merged it with my code.

@meta-bot meta-bot added the bug Something isn't working label Jul 12, 2021
@meta-bot meta-bot self-assigned this Jul 12, 2021
Copy link

@blazejkrzak blazejkrzak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@meta-bot
Copy link
Author

LRU cache size is now fixed. It can be MAX32 or MAX64 based on the os and compiler.

@meta-bot meta-bot closed this Jul 12, 2021
@meta-bot meta-bot merged commit 977f095 into epic/pandora-consensus Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants