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

New lru cache #539

Merged
merged 1 commit into from
Apr 27, 2019
Merged

New lru cache #539

merged 1 commit into from
Apr 27, 2019

Conversation

blondfrogs
Copy link
Collaborator

@blondfrogs blondfrogs commented Apr 23, 2019

  • Rename the precompute lru cache class
  • Create new lru cache template class that is bare bones and easy to use
  • Replace set that was causing segfault to occur when checking zerocoinmint

Closes #531

@blondfrogs blondfrogs merged commit 7c9e97a into Veil-Project:master Apr 27, 2019
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.

Convert precompute LRU Cache class, into a template class
1 participant