Skip to content

Implement a proper nonce manager #423

@mkysel

Description

@mkysel

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.

Metadata

Metadata

Assignees

Labels

payerItems related to the payer service

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions