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

Refactor vaults to be fully virtualized #4677

Closed
turadg opened this issue Feb 25, 2022 · 0 comments
Closed

Refactor vaults to be fully virtualized #4677

turadg opened this issue Feb 25, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request Inter-protocol Overarching Inter Protocol Vaults VaultFactor (née Treasury)
Milestone

Comments

@turadg
Copy link
Member

turadg commented Feb 25, 2022

What is the Problem Being Solved?

#4345 is to use virtual objects in vaults, which can be achieved without meeting the full MN-1 scaling requirement that high cardinality state be virtualized.

To be fully virtualized requires #4513 but partial virtualization need not be blocked.

Description of the Design

X is fully virtualized if all state that is 1:1 with X is virtualized as well.

In particular, notifiers which can't be virtualized until #4513

Security Considerations

--

Test Plan

--

@turadg turadg added the enhancement New feature or request label Feb 25, 2022
@Tartuffo Tartuffo added the Inter-protocol Overarching Inter Protocol label Feb 27, 2022
@Chris-Hibbert Chris-Hibbert added the Vaults VaultFactor (née Treasury) label Mar 10, 2022
@Tartuffo Tartuffo added this to the Mainnet 1 milestone Mar 23, 2022
@turadg turadg closed this as completed Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Inter-protocol Overarching Inter Protocol Vaults VaultFactor (née Treasury)
Projects
None yet
Development

No branches or pull requests

3 participants