Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

payroll: support multiple transactions in a single signing request #25

Description

@RaghavSood

Presently, the payroll plugin creates one transaction request per-recipient.

We should migrate to the messages array flow of a regular keysign request and support verification and signing of a bundle of transactions

Each transaction must still be tracked and recorded separately (as an individual transfer may fail), but it will simplify the proposal and verification logic substantially if we can bundle them properly.

At this stage, we should not retry and failed or errored transactions

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions