mortimr
mortimr
Hi @cypherhat, any news on the issue ? Let me know if I can help you with anything
Hi @cypherhat, I currently have a big task to finish. I’ll look into the issue aswell in ~2-3 days. I think the issue can be solved quite easily by debugging...
Hi @cypherhat, the issue came from the keccak256 implementation I was using. The `sign` route seems to work. But the `verify` route on the accounts is not working at all....
Sorry, my bad, the issue came from the hash you are doing without giving the ability to encode. I fixed it locally and will raise a PR with an extra...
For anyone coming here looking for a workaround, adding ``` //go:build purego // +build purego ``` to the top of my shared object `main.go` did the trick (thx @gbotrel)
Same problem on my end What I noticed is that from the PR overview, when I try to add a comment to a thread, it tries to add a `COMMENT`...
Hi, I will try to get some time to make the compilation work and find the exact version I used back then. Sorry, should have made the installation guide more...
Hi @billmdev ! If I remember properly, by default I started the simulation in the paused state. Then you can press space to toggle the pause state, `g` to toggle...
`w`/`s` keys to tweak the FPS*
@billmdev That would be great ! Thanks for your help :)