entropyxyz / programs

Source, toolchain, and examples for using programs on Entropy
https://docs.entropy.xyz/concepts/programs/
GNU Affero General Public License v3.0
19 stars 3 forks source link

Infinte loop #47

Closed JesseAbram closed 8 months ago

JesseAbram commented 8 months ago

Currently the runtime is not set up to meter and is vulnerable to an infinite loop, this sets some form of metering

see #48 for choice of metering

vercel[bot] commented 8 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
constraints ❌ Failed (Inspect) Jan 5, 2024 11:08pm
jakehemmerle commented 8 months ago

@JesseAbram metering should be part of the runtime configuration. Check comments for where this change should be