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

need to fix NewMutableTreeWithCacheWithOpts to use cacheSize #480

Closed
4 tasks
dudong2 opened this issue Mar 28, 2022 · 0 comments
Closed
4 tasks

need to fix NewMutableTreeWithCacheWithOpts to use cacheSize #480

dudong2 opened this issue Mar 28, 2022 · 0 comments
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/minor

Comments

@dudong2
Copy link
Contributor

dudong2 commented Mar 28, 2022

Summary

In our iavl repo, NewMutableTreeWithCacheWithOpts func has *cache(, not cacheSize) as arguments.
So if we want to use cacheSize as arguments, it is needed to fix iavl repo(NewMutableTreeWithCacheWithOpts func).


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. priority/minor
Projects
None yet
Development

No branches or pull requests

2 participants