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

create BaseState to access database keys that aren't in other state db tables #1309

Closed
noot opened this issue Jan 15, 2021 · 0 comments · Fixed by #1546
Closed

create BaseState to access database keys that aren't in other state db tables #1309

noot opened this issue Jan 15, 2021 · 0 comments · Fixed by #1546
Assignees

Comments

@noot
Copy link
Contributor

noot commented Jan 15, 2021

Task summary

  • we should have a separate State type for accessing keys that aren't stored until the block, storage, etc. database tables (ie. prefixed)
  • will remove the need for baseDB in block, storage
  • these are items in the dot/state/db.go file that are generally needed for node startup and saving state before shutdown
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 a pull request may close this issue.

2 participants