Skip to content

Add explicit resource-limit documentation for Soroban contract calls #927

Description

@fejilaup-cloud

Labels: documentation, infrastructure
Priority: Low
Estimated Time: 1 hour

Description:
Given batch operations (batch_commit_ip-style calls, batch_initiate_swap) and the upcoming WASM-size tracking (#89), document the actual Soroban ledger resource limits (CPU instructions, ledger entry read/write counts, transaction size) relevant to this project's batch-size constants (e.g. JS MAX_BATCH_SIZE = 100).

Tasks:

  • Document current Soroban resource limits relevant to this project
  • Cross-check the JS/contract MAX_BATCH_SIZE constants against what the ledger can actually support in one transaction
  • Adjust constants if they currently exceed safe limits

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions