Skip to content

Lock outputs before Tor send #813

Description

@wiesche89

init_send_tx locks outputs only after a successful Tor send. During the request, parallel sends can select the same outputs.
We should lock them before calling Tor and keep them locked on failure, since the slate can still be sent manually. cancel_tx can unlock them if needed.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions