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

CAP 62 #1576

Merged
merged 1 commit into from
Dec 10, 2024
Merged

CAP 62 #1576

merged 1 commit into from
Dec 10, 2024

Conversation

SirTyson
Copy link
Contributor

@SirTyson SirTyson commented Dec 2, 2024

This CAP introduces "partial state archival".

Instead of deleting evicted state initially in protocol 23, I'm proposing only implementing the "Hot Archive" initially. This will allow prioritization of live Soroban state (as in caching all live state in memory). See more context here. Full State Archival will still be necessary long term, but can be implemented in a later protocol release.

This CAP discusses this Hot Archive implementation and related changes to the storage fee system.

core/README.md Outdated Show resolved Hide resolved
core/cap-0062.md Show resolved Hide resolved
core/cap-0062.md Outdated Show resolved Hide resolved
core/cap-0062.md Outdated Show resolved Hide resolved
core/cap-0062.md Outdated Show resolved Hide resolved
core/cap-0062.md Show resolved Hide resolved
dmkozh
dmkozh previously approved these changes Dec 9, 2024
@SirTyson SirTyson merged commit 90685fb into master Dec 10, 2024
3 checks passed
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 this pull request may close these issues.

3 participants