Jacques
Jacques
When compiling a king_of_the_hill.nim example in https://github.com/status-im/nimplay/tree/af68eb68482c4114fb507dd41cd3d2c9bf3f670e `memcpy` will imported, which is undesired (memcpy should be included in the file). ``` $ wasm2wat examples/king_of_the_hill.wasm | grep memcpy (import "env" "memcpy"...
### The road to a custom parser As we have discussed this at lengths as parts of weekly calls, this is the proposed road map to swap out the current...
Fixes #17
I am glad to report that the upcoming vyper release (0.1.0b11) will prevent the ballooning problem this repo had with approveandcallback. So I am opening an issue to bump the...
Hello! I updated the ballot.vy to match the latest vyper version + vyper.live (remote compiler) version. https://raw.githubusercontent.com/vyperlang/vyper/master/examples/voting/ballot.vy