zkapps-questions
What is a command?
Solved
Best way to store merkle trees/maps?
In progress
Transaction verification failed: Cannot update field 'appState' because permission for this field
Solved
Order-preserving hash functions in Mina smart contracts?
Solved
Unable to guard failed execution with conditional
Solved
TypeError: Cannot read properties of undefined (reading 'account')
Tutorials
In progress
Why does snarky depend on global mutable state?
Solved
Why are requests and handlers not exposed in SnarkyJS?
In progress
Custom error
In progress
Parallelized Rollup
Solved
SnarkyJS serialization + curve used
Solved
What does snarkydef ppx do?
Solved
Composing zkApps
Solved
SnarkyJS and Mina dependent on each other?
Solved
How is the local blockchain implemented?
Solved
How to fix WebAssembly.Module(): invalid memory limits flags
Solved
How to fix Fee_payer_not_permitted_to_send
Solved
How are AccountUpdates signed in mina?
Solved
Does msg.value exist in SnarkyJS?
Solved
Tutorials
Error: Argument X of method initState is not a provable type: function Array() { [native code] }
Solved
ZkProgram to Combine Proofs
Solved
What should an universal approval method for various AU layouts look like?
Requires attention
How can we read the `tokenSymbol`?
Solved
Why are some balance APIs in snarkyjs typed as UInt64, and some as Int64?
Solved
What happens to interoperability if one contract gets upgraded, which another one depends on?
Solved
getActions: endActionState not found
Solved
Proof of knowledge of SHA-256 pre-image
Solved
Are AccountUpdate permissions respected even tho an approval is granted from the token owner?
Solved
Can we pass arugments to Experimental.callback?
In progress
Is it possible to have a lazy value in Circuit.switch ?
Solved
Correct way to send non-Mina tokens from one zkApp account to another
Solved
init function error with latest SnarkyJS
Solved
Is there a way to verify a recursive proof without asserting if its valid?
In progress
Can a proof be serialized to Field[]?
Solved
MIP 4: What does zkapp_version do?
Solved
In progress
Pickles + Snarky Docs
Solved
Poseidon hash from snarkyjs gives different result than from rust mina_hasher
Solved
Can a proof be verified by a dynamic verification key?
Solved
How exactly does maxProofsVerified work, especially in the context of dummy proofs?
Solved
isReady never finishes
Solved
How to hide PublicKey in Struct OffchainStorage
Solved
How are @methods composed into a single verification key, even tho they have individual provers?
Solved
Jest worker encountered 4 child process exceptions, exceeding retry limit
Solved
zkApp PublicKey?
In progress
TypeError: Cannot set properties of undefined (setting 'isSome')
In progress
Question: 'setTiming ' doesnot work on my case:
Solved
Upgradability and state
Solved
Signature required when using custom tokens with a ZkApp and ZkAppTokenHolder
In progress
this.sender vs this.source
Solved
Given that i use a token contract with address of X, does the address become part of the circuit?
Solved