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: evict temporary ledger entries #914

Closed
1 task
2opremio opened this issue Sep 1, 2023 · 1 comment
Closed
1 task

soroban-rpc: evict temporary ledger entries #914

2opremio opened this issue Sep 1, 2023 · 1 comment

Comments

@2opremio
Copy link
Contributor

2opremio commented Sep 1, 2023

Core now emits meta to indicate a temporary ledger entry should be evicted. We should use that to delete ledger entries from the database.

From @anupsdf :

Meta emitted on eviction of expired temp entries. Downstream should delete the ledger keys in LedgerCloseMetaV2::evictedTemporaryLedgerKeys

Tasks

@tamirms
Copy link
Contributor

tamirms commented Sep 6, 2023

This was implemented in #926

@tamirms tamirms closed this as completed Sep 6, 2023
@github-project-automation github-project-automation bot moved this from Current Sprint to Done in Platform Scrum Sep 6, 2023
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.

3 participants