Skip to content

Add SDK payroll dry-run executor #258

Description

@edehvictor

Summary

Provide a dry-run executor that validates payroll actions without submitting transactions.

Why This Matters

Dry runs help teams catch configuration, proof, treasury, and payload issues before signing.

Suggested Files

  • src/payroll/**
  • src/dry-run/**
  • src/transactions/**
  • tests/**

Tasks

  • Define dry-run result types and warnings.
  • Validate payloads, config, network, proof readiness, and treasury assumptions.
  • Add tests for successful, warning, and failed dry-run results.

Acceptance Criteria

  • SDK consumers can run payroll validation without submitting a transaction.
  • Dry-run failures are clear and typed.
  • Dry-run output avoids leaking private payroll values.

Coordination

Join the Telegram channel for proper coordination: https://t.me/zkpayroll

Metadata

Metadata

Assignees

No one assigned

    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