meowsbits
meowsbits
Or... maybe this is not actually an issue... ? (It looks like Travis is only running one suite). 
Ah, nevermind, is an issue: 
Thanks for this! Here's a corresponding call at ethereum/go-ethereum v1.9.24 for reference; `transactions` is actually omitted entirely (different from `getBlock_` methods). ``` ethrpc --http-addr https://mytoken.eth.rpc.rivet.cloud/ web3_clientVersion | jj -p |...
Per the above auto-citation, I've included a fix for this in the PR resolving the other nullable fields issue (#332).
Please include the following, if possible, so that we can better help you. - Logs (copy-paste here, or upload to a Gist or file sharing service and include the link)....
One of the fundamental principles of core-geth is that it _can_ support a variety of networks. The changes we've made (though motivated primarily in support of ETC) have all been...
@iquidus Is it possible that Mix and Social are still alive chains, but the bootnodes we have for them are out of date? I'm not saying this is necessarily a...
I am OK removing support for them. I haven't heard from them ever, and without input and support from anyone in their communities it's beyond our scope at this point.
``` > console.log(Date(), eth.syncing, admin.peers.length, eth.mining, eth.getHashrate(), miner.getHashrate()); Mon, 02 Mar 2020 20:47:14 UTC false 5 true undefined 58534 undefined > console.log(Date(), eth.syncing, admin.peers.length, eth.mining, eth.getHashrate(), miner.getHashrate()); Mon, 02 Mar...
@tzdybal Here's a visual explanation of what I'm seeing on Mordor. The timeframe shown here is 5 days. - The first two days I was mining with just 1 CPU....