Skip to content

No If-Match / ETag support for optimistic concurrency on wallet operations #407

Description

@Junman140

src/controllers/walletController.ts: Wallet balance updates are not conditioned on an ETag or version number. Two concurrent requests (e.g., a transfer and a sweep) may both read the same balance and both write, causing lost updates.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions