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

Enforce state archival invariants #1216

Closed
dmkozh opened this issue Nov 15, 2023 · 0 comments · Fixed by #1245
Closed

Enforce state archival invariants #1216

dmkozh opened this issue Nov 15, 2023 · 0 comments · Fixed by #1245
Assignees

Comments

@dmkozh
Copy link
Contributor

dmkozh commented Nov 15, 2023

Currently host implementation relies on embedder providing non-expired entries. We don't enforce that at the storage layer though, which might lead to tricky issues in case if Core has a bug introduced. So we should make sure that it's not even possible to build Storage with expired entries.

@sisuresh sisuresh self-assigned this Nov 22, 2023
github-merge-queue bot pushed a commit that referenced this issue Nov 22, 2023
### What

Resolves #1216

### Why

[TODO: Why this change is being made. Include any context required to
understand the why.]

### Known limitations

[TODO or N/A]
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