encryptblockr

Results 46 comments of encryptblockr

@amossam @baragoon you guys mind pasting working grafana dashboard json file? looking to have historical traffic data like how much bandwidth utilized etc like the screenshot below from [observium](https://www.observium.org/screenshots/) please...

@evgengri how do you know about new masternode coins? Will like to know how to find out new masternode coins as well thanks

what is the use of this project if we cannot download go packages?!? ``` /home/jovyan/work # go get github.com/adshao/go-binance/v2 # github.com/gorilla/websocket /go/src/github.com/gorilla/websocket/client.go:411:15: undefined: io.NopCloser /go/src/github.com/gorilla/websocket/client.go:429:14: undefined: io.NopCloser /go/src/github.com/gorilla/websocket/conn.go:813:25: undefined: io.Discard...

what is current status of this? any hope? ``` error: no suitable peers available ```

@s1na @fjl what do we do for the light mode to work? still getting same error https://github.com/ethereum/go-ethereum/issues/26247

this jupyter argon2 password thing is a serious headache, if something does not work why release it?!? it jupyter can not work with argon2 without wasting several hours figuring out...

anyone willing to help?

can you please share what you did? here is my `bitcoin.conf` file ``` testnet=0 regtest=0 server=1 rpcuser=test-user rpcpassword=test-password rpcport=8332 maxconnections=32 printtoconsole=1 prune=1024 zmqpubrawblock=tcp://127.0.0.1:3000 zmqpubrawtx=tcp://127.0.0.1:3000 zmqpubhashtx=tcp://127.0.0.1:3000 zmqpubhashblock=tcp://127.0.0.1:3000 ``` here is `docker-compose.yaml`...

did you read what my issue is? also i am looking for what i have wrong or need to fix you sent me what you have for bitcoin.conf without saying...