Skip to content

Conversation

@sisuresh
Copy link
Contributor

@sisuresh sisuresh commented Jan 5, 2026

Increase ledger_max_instructions and tx_max_instructions to 600000000 to support higher computational throughput on testnet.

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v8.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • If change impacts performance, include supporting evidence per the performance document

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR increases the Soroban instruction limits for testnet from 100 million to 600 million instructions, enabling higher computational throughput for smart contracts on the testnet environment.

  • Updated ledger_max_instructions from 100000000 to 600000000
  • Updated tx_max_instructions from 100000000 to 600000000

Increase ledger_max_instructions and tx_max_instructions to 600000000 to support higher computational throughput on testnet.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@sisuresh sisuresh force-pushed the update-testnet-instruction-limits branch from 0ac3885 to 37601d6 Compare January 5, 2026 22:07
@sisuresh sisuresh added this pull request to the merge queue Jan 7, 2026
Merged via the queue into stellar:master with commit 76a6f33 Jan 7, 2026
42 checks passed
@sisuresh sisuresh deleted the update-testnet-instruction-limits branch January 7, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants