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

Improve Moonlight mempool handling #1993

Closed
ureeves opened this issue Jul 22, 2024 · 1 comment
Closed

Improve Moonlight mempool handling #1993

ureeves opened this issue Jul 22, 2024 · 1 comment

Comments

@ureeves
Copy link
Member

ureeves commented Jul 22, 2024

The handling of Moonlight transactions by the mempool could be made better by abstracting nullifiers and nonces. Perhaps there could be a way of ensuring that transactions originating from the same Moonlight account get picked in sequence as well, to allow for easily predictable bulk transaction processing.

But we should address mempool properly in a following PR

Maybe abstracting away the nullifiers to accommodate the MoonlightTx needs

Originally posted by @herr-seppia in #1930 (comment)

@herr-seppia
Copy link
Member

herr-seppia commented Sep 5, 2024

Resolved by #2237

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

No branches or pull requests

2 participants