algorand / algorand/go-algorand

Simulate - run with unlimited foreign refs access and indirection

Open
#5,016 0 comments 0 reactions 1 assignee Claimed by @jasonpaulos View on GitHub
new-feature-request Team Scytale
Dominant language
Go
Stars
1.4k
Forks
537
Avg merge
1d 7h
Merged PRs (30d)
18

Description

## Problem

It is sometimes difficult to determine which foreign resources an app call will need ahead of time.

In a simulate environment where we are not as resource constrained, it should be possible to run without limit - if someone is running their own node, for example.

## Solution

When using simulate, allow an app call to evaluate while ignoring the foreign arrays and their limitations.

This functionality should be disabled by default for new nodes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.