algorand / algorand/go-algorand

Simulate - run with unlimited foreign refs access and indirection

Abierto
#5,016 0 comentarios 0 reacciones 1 asignado Reclamado por @jasonpaulos Ver en GitHub
new-feature-request Team Scytale
Lenguaje dominante
Go
Estrellas
1.4k
Forks
537
Merge medio
1 d 6 h
PR fusionados (30 d)
17

Descripción

## 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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.