-
Notifications
You must be signed in to change notification settings - Fork 105
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
feat(lazy-pages): Implement generic storage #3379
Conversation
@grishasobol please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Better to merge gshep triple map first then this PR
Blocker issue now fixed @ark0f |
…ic-storage # Conflicts: # Cargo.lock # gtest/Cargo.toml # gtest/src/manager.rs # lazy-pages/interface/src/lib.rs # lazy-pages/src/lib.rs # runtime-interface/Cargo.toml # runtime-interface/src/lib.rs
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also making so big changes in binary you must check old runtimes. So please sync (not fast) vara and vara-test from the beginning.
Good work 🤟
@grishasobol re review pls sir |
There are some not closed conversion, which must be solved before |
…ic-storage # Conflicts: # sandbox/host/src/sandbox/wasmer_backend.rs
Resolves #3299
Awaiting #3166