zkapps-questions

939 threads · Page 12 of 19

Actions and Reducer fail on Berkeley with Account_action_state_precondition_unsatisfied error 2 messages
Why prove account is unproved? 4 messages
Verifying Groth16 within o1js & implementing non-native pairings within o1js 98 messages
In progress
Hi, what's the reason for this 9 messages
Reading Struct from JSON 35 messages
All tx key pairs held in one location? 14 messages
Loaders 9 messages
Using Proxy contracts and other ways to compile large contracts 14 messages
Verification of Mina blockchain state transition 4 messages
Abstract Merkle Witness 4 messages
Get zkSnark name and function name from the zkCommond to be signed 2 messages
Issue with Encryption 3 messages
multiplexer 12 messages
Does a way exist for SmartContract @method to get other contract state knowing just the public key? 17 messages
will o1js has plan to support AccountUpdate.assertIn() for tx.precondition? 3 messages
How to sign & verify 10 messages
zk-chess-verifier 10 messages
Safely using Poseidon incrementally on arbitrary sized data 5 messages
Can the contract state be set to a different value for every deployment? 19 messages
TypeError: Cannot read properties of null (reading 'fetchAccount') 28 messages
Representing Decimal Numbers In A Field 22 messages
Tutorial 04 - Uncaught (in promise) Error: num.get() 4 messages
`Error: It seems you're running multiple provers concurrently within the same JavaScript thread....` 10 messages
o1js RangeError: offset is out of bounds error when adding a function to the contract 39 messages
Reducer 21 messages
Requires attention
Type error: Type 'Dispatch<SetStateAction<string>>' is not assignable to type '() => void'. Target 7 messages
Requires attention
`Account_action_state_precondition_unsatisfied ` error when using `reducer.getActions` 6 messages
Requires attention Closed
Need help confirming if I am signing a String correctly with the help of CurcuitString.hash() 25 messages
Solved
Can we make arbitrary data provable? / Put arbitrary data to provable wrapper 7 messages
Solved
How zkApp state is requested during proof generation? 12 messages
Consume specific proof inside SmartContract method 18 messages
Solved
Trade offs between executing code inside and outside the circuit 51 messages
How can we use Provable.constraintSystem with a zk program? 2 messages
Solved
Using zkApps with Webpack based UI 2 messages
Requires attention
Passing Arbitrary Number Of Arguments To An @method 86 messages
Solved
Does o1js(kimchi) support wasm64? 72 messages
In progress
"Useless" Proofs 24 messages
Is it possible to proof.verify() within a circuit with a return value? 43 messages
In progress
How does `reduce` work for impure functions? 5 messages
How does TokenContract from Dex example prevent children from minting? 2 messages
Are unused computations stripped from the circuit? 2 messages
Understanding Public Inputs To Methods 3 messages
Verifying signatures of arbitrary length messages in smart contract 11 messages
Solved
Are there any working example of zkApp (UI + Smart Contract)? 39 messages
Tutorials
Arbitrary Recursive Proof As An Argument To A Method 6 messages
In progress
offchain specialities 8 messages
In progress
Why is AccountUpdate not Provable? 23 messages
Requires attention
Deploy Add SmartContract on Berkeley with error 7 messages
Requires attention
Migrating to o1js error while testing 8 messages
Solved
How are actions implemented under the hood? 68 messages
Solved