Skip to content

docs: Clarify two-step simulation instructions for large calldata#1311

Open
Himess wants to merge 1 commit intoethereum-optimism:mainfrom
Himess:docs/update-simulation-instructions
Open

docs: Clarify two-step simulation instructions for large calldata#1311
Himess wants to merge 1 commit intoethereum-optimism:mainfrom
Himess:docs/update-simulation-instructions

Conversation

@Himess
Copy link
Copy Markdown

@Himess Himess commented Nov 29, 2025

Description
Improve the existing documentation about the two-step simulation process by:

  • Adding the exact console output format users will see
  • Providing clear step-by-step instructions
  • Explaining when this process is needed (URL length > 7980 bytes)
  • Separating normal vs. large calldata workflows

The previous text was ambiguous about when and how to use the two-step process. This update directly addresses issue #789 by making the instructions match the actual Simulation.sol output format.

Fixes #789

Tests

Additional context

Metadata

Improve the existing documentation about the two-step simulation
process by:
- Adding the exact console output format users will see
- Providing clear step-by-step instructions
- Explaining when this process is needed (URL length > 7980 bytes)
- Separating normal vs. large calldata workflows

The previous text was ambiguous about when and how to use the
two-step process. This update directly addresses issue ethereum-optimism#789 by
making the instructions match the actual Simulation.sol output format.

Fixes ethereum-optimism#789
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.

Change NESTED.md and SINGLE.md to reflect two-step simulation link

1 participant