Alex Beregszaszi

Results 658 comments of Alex Beregszaszi

I'm not sure what is the confusion, but since the the proof builder and verifier both internally encode things, you need a trait to run that encoding, which is not...

Reading this diff I am unsure how account creation works in evmone/host 😅

The `len` problem was fixed by #17. The rest by #25.

@chfast @gumb0 any feedback on the direction (before I start adding tests / more code)?

Can this be merged? 👀

It has the configuration to download Solidity 0.5.0 and that instruction is only picked up by truffle 5. The code is only compiling under Solidity 0.5.0. If you don't see...

Weird, it is working here :( Will post some console output in a while. One difference is I'm using node 8, but that should cause any difference.. Unfortunately the code...