-
Notifications
You must be signed in to change notification settings - Fork 312
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
Initial draft cap 63 #1587
Initial draft cap 63 #1587
Conversation
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.
I haven't looked through the full CAP yet (and the semantics probably can be discussed separately), but I have some issues with the XDR that probably are easier to resolve now.
CAP needs to be renumbered. Please avoid discussions in PRs and prefer discussions to make it easier to retroactively understand points that were debated |
Addressed some of the comments, but let's merge this and move this over to discussion per Nico. |
This is the initial draft CAP for in-memory Soroban state and automatic entry restoration via
InvokeHostFunctionOp
. It depends on partial state archival from CAP-0062, but not full state archival of CAP-0057.