Kadircan Bozkurt

Results 5 issues of Kadircan Bozkurt

demo.matter-labs.io doesnt exist anymore

While testing with `proofEnabled=false` mode when I didn't compile my ZkProgram that I use in contract, it gives ``` Cannot prove execution of program.createGame(), no prover found. Try calling `await...

In `Mina.LocalBlockchain`, two methods `currentSlot()` and `Mina.getNetworkState().globalSlotSinceGenesis` gives different values than each other. Because while `currentSlot()` calculating current slot on each call it does not update local network state thus...

This PR closes #14163 fixes the broken image link for the `sender_context_change` diagram in the **Understanding Function Context** documentation page. Previously, the diagram was not rendering correctly in the documentation.