Skip to content

Conversation

@Himess
Copy link

@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