Sami Mäkelä

Results 33 issues of Sami Mäkelä

At the moment, the solidity offchain interpreter isn't able to generate the proofs that are needed for running the onchain version.

enhancement

Make sure we do not get stuck when trying to load IPFS files.

There should be a way to run the WASM tests using the Solidity offchain interpreter.

help wanted

Put stuff to different directories.

enhancement

Test and implement the handling run time errors properly.

enhancement

The task giver needs to be able to set the VM parameters like how much memory is available, stack size etc. Then there has to be a way to build...

enhancement

Need to find out how to handle signing messages.

enhancement

Need to test the following cases: * solver and verifier have different number of steps * solver and verifier disagree whether the state is final * solver and verifier disagree...

bug

What is blocking this at the moment: * verified initialization: TrueBitFoundation/ocaml-offchain#39 * the result will have to be just the hash of output, when the challenge is posted, the solver...

enhancement

There could be some kind of instruction that would trigger another verification game. For example there could be a function to execute another wasm program inside the wasm programs.

enhancement
question