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

soroban-rpc: add support for expiration ledger entries #873

Closed
tsachiherman opened this issue Aug 18, 2023 · 0 comments · Fixed by #913
Closed

soroban-rpc: add support for expiration ledger entries #873

tsachiherman opened this issue Aug 18, 2023 · 0 comments · Fixed by #913

Comments

@tsachiherman
Copy link
Contributor

tsachiherman commented Aug 18, 2023

What ?

add support for expiration ledger entries, per design document https://docs.google.com/document/d/1hpKoEwdZ3AH4__xhDpv2-xefUjCK-aSMKlwlCBTn8xU/edit.

Essentially, all code contract ledger entries would have a twin entry that would disclose it's expiration ledger seq.

That entry would replace the current value presents inside the ledger contract code entry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants