Skip to content

feat(backend): Implement batch contract method simulation #35

Description

@Viky207

Problem

Single-operation simulation only.

Task

Add batch simulation endpoint.

Acceptance Criteria

  • POST /transactions/batch-simulate accepts array
  • Independent per-operation results
  • Atomic flag for batch failure
  • Rate limited 10/min
  • Max 10 ops per batch

Activity

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

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions