webasm-solidity icon indicating copy to clipboard operation
webasm-solidity copied to clipboard

[DEPRECATED] On-chain interpreter for WebAssembly written in Solidity

Results 25 webasm-solidity issues
Sort by recently updated
recently updated
newest added

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

Perhaps the tasks should have a reference to the judge they use.

enhancement

Needs some changes to proof generation.

enhancement