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

[shutter] pool decrypted transactions for last N slots #13386

Open
taratorio opened this issue Jan 10, 2025 · 0 comments
Open

[shutter] pool decrypted transactions for last N slots #13386

taratorio opened this issue Jan 10, 2025 · 0 comments
Assignees
Labels
imp2 Medium importance shutter

Comments

@taratorio
Copy link
Member

taratorio commented Jan 10, 2025

depends on #13383 and #13384

  • we have 1 pool for recent X encrypted transactions from Sequencer smart contract logs
  • then when we receive decryption keys we decrypt these transactions and keep them in a pool (maybe lru) per slot for last N slots
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imp2 Medium importance shutter
Projects
None yet
Development

No branches or pull requests

1 participant