Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for newer simulate options #311

Open
jasonpaulos opened this issue Apr 24, 2024 · 0 comments
Open

Tests for newer simulate options #311

jasonpaulos opened this issue Apr 24, 2024 · 0 comments

Comments

@jasonpaulos
Copy link
Contributor

The following simulate request options do not have test coverage yet:

  • round - If provided, specifies the round preceding the simulation. State changes through this round will be used to run this simulation. Usually only the 4 most recent rounds will be available (controlled by the node config value MaxAcctLookback). If not specified, defaults to the latest available round.
  • allow-unnamed-resources - Allows access to unnamed resources during simulation.

We should create new tests and tag(s) for them. At the moment these are supported by the JS and Python SDKs

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

No branches or pull requests

1 participant