-
- Geth version:
```
Geth
Version: 1.8.0-unstable
Git Commit: e7610eadfee686d7d979e8d23d0b903a78288a13
Architecture: amd64
Protocol Versions: [63 62]
Network Id: 1
Go Version: go1.8
Operating …
-
Hello,
I'm trying to use the preScript and also store the results inside graphite and I'm receiving this kind of error, here is more information:
Testing Env:
docker-compose.yml
```
ver…
-
Geth and Parity both support WebSockets (to some extent) for the transport layer for the Ethereum RPC. It would be nice if TestRPC also supported WebSockets so one can test using it when writing an a…
-
Hello!
I'm trying to simply test out using the whisper api. I'm very new to this but what I am doing is running a local ethereum node using docker and using nodejs to attempt to communicate with th…
-
```
gunnar@abyss ~/icinga-vagrant/icinga2x (master) $ vagrant provision
==> icinga2: Running provisioner: shell...
icinga2: Running: inline script
==> icinga2: Restarting network (via systemct…
-
I try to execute it with a basic typescript file as follows:
1) tsc --init
2) npm install chordsheetjs
3) create a file app.ts with :
`var ChordSheetJS = require('chordsheetjs');
const parser…
-
I have a problem where the head on the bot is not looking towards an entity when I tell it to. I have a loop to auto grind mobs at about once/100ms. I am also using the bot.lookAt property at the begi…
-
If I understand it correctly [your API](../blob/e62f7709dd03dc69b3e024f13edad8c7277c4cf4/lib/zyre.js#L162) allows us only to send `String` messages.
Is it also possible to whisper raw buffers to ot…
-
Hi, I've installed this on centos6 and enabled the socket for haproxy. Strace is showing me lots of this
sendto(3, "haproxy-stats.demo_proxy.Uptime_"..., 49, 0, {sa_family=AF_INET, sin_port=htons(200…
-
After @rjnagal pinged me [on twitter](https://twitter.com/jnagal/status/600861874188525569), I figured I should open an issue here.
We're looking for a statsd (or pure graphite) metrics output like y…