algorand / algorand/algorand-sdk-testing

Tests for newer simulate options

Open
#311 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Gherkin
Stars
21
Forks
35
Avg merge
15m
Merged PRs (30d)
1

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.