Harley Swick

Results 56 issues of Harley Swick

Noticed that the deleteChallenge method in interactive is public and doesn't include any requires. need to change this.

Need to be able to timeout if a task doesnt get solved for a period of time Need to be able to timeout if the solver doesnt post solution in...

Right now the wasmInterpreterPath is expected to be ../ from the cwd. It would be best to be able to input the path as a parameter somewhere. Perhaps splitting up...

Before a normal wasm task is submitted there can also be a preprocessing step. This preprocessing can involve a pipeline Pipeline ----------- -Preprocess code (initialize wasm task) -Floating point -Metering...

@OR13 asked about this in our gitter. We have a few examples of merkle proofing computation steps in ocaml-offchain, dispute-resolution-layer simple adder vm, and scrypt interactive. Considering this is rather...

Received feedback that current WASM tutorial is hard to follow or distracted

Determine best practices and tools for open source documentation

Documentation about our documentation

Truebit's verification mechanism is an interactive proof (the verification game). Interactive Proof is a larger research field that includes Truebit. It would be helpful to introduce some of the ideas...

Would be helpful if we stated which sections of the Whitepaper the code is implementing across the different repos