Skip to content

Ensure that z_sendmany supports concurrent execution #5655

@str4d

Description

@str4d

This is the z_sendmany equivalent of #3046; we need to ensure that all selected coins and notes are locked before starting to build transactions, and probably before starting the async part of the process, so that concurrent z_sendmany calls select non-overlapping notes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-rpc-interfaceArea: RPC interfaceA-walletArea: WalletI-raceProblems and improvements related to race conditions.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions