-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
I have a contract where two different global states maps could each use all all 64 values, however I'm unable to set both maxKeys to 64. The logic of the contract will grow/shrink each map, e.g. 32:32, or 40:24, or 3:61, but I'm unable to tell TEALScript this.
Error: over allocated global state
at Compiler.appSpec (~/GitHub/nullun/arc55-msig-app/node_modules/@algorandfoundation/tealscript/dist/lib/compiler.js:5507:19)
at ~/GitHub/nullun/arc55-msig-app/node_modules/@algorandfoundation/tealscript/dist/bin/tealscript.js:95:59
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v20.6.1
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
TODO