kybernetikos

Results 3 issues of kybernetikos

For the last few months, I've been using a monod document to keep my daily journal. Today, I tried to load it up and was told "We were unable to...

critical

TypeError thrown when event received. Running in nodejs, I watch for the following event: ``` event Transfer(address indexed _from, address indexed _to, uint256 _value); ``` When the event occurs, an...

I get the following error when I try to build a simple program using the crate slackbot. My main.rs is a copy of the 'example' from your readme. cargo.exe build...