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

Implement a proper nonce manager #423

Open
mkysel opened this issue Jan 23, 2025 · 1 comment
Open

Implement a proper nonce manager #423

mkysel opened this issue Jan 23, 2025 · 1 comment
Labels
payer Items related to the payer service

Comments

@mkysel
Copy link
Collaborator

mkysel commented Jan 23, 2025

I've tried a few naive approaches to managing nonces but the current implementation does not handle failure cases. When a transaction fails, that nonce needs to be re-used.

We also can't issue nonces in a HA payer.

Fix it.

@mkysel
Copy link
Collaborator Author

mkysel commented Jan 23, 2025

@mkysel mkysel moved this to Todo in Decentralization Jan 23, 2025
@mkysel mkysel added the payer Items related to the payer service label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
payer Items related to the payer service
Projects
Status: Todo
Development

No branches or pull requests

1 participant