o1-labs / o1js

TypeScript framework for zk-SNARKs and zkApps

Home Page:https://docs.minaprotocol.com/en/zkapps/how-to-write-a-zkapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not set a smart contract state outside `init()`

Pfed-prog opened this issue · comments

Updated to 0.18.0

Prove.log() logging that states do not update in SmartContract outside init()

#1601 fixed deploy and the smart contract state got updated

#1602 a very similar error related to states