drandreaskrueger

Results 101 comments of drandreaskrueger

The last commit was Dec 11, 2016 Anyone knows who has taken over? There must be updated versions of this. Perhaps [this](https://github.com/cubedro/eth-netstats/network/members) helps?

> maintain a fork repo of eth-netstats cool. Kudos to you for that. Pull request to cubedro?

well done with the log files. my code is quite talkative, and gives a lot of output. helps . --- if you see such (any) problems, do not use `run.sh`...

P.S.: https://github.com/drandreaskrueger/chainhammer/blob/master/hammer/deploy.py is not overly complicated code. And it's mostly standalone, it just imports ` web3connection, unlockAccount` from `clienttools`. You'll manage. I am sure. Good luck.

> to the remote Ethereum node on AWS? not sure I understand. Do these cloud node benchmarking instructions help you perhaps? https://github.com/drandreaskrueger/chainhammer/blob/master/docs/azure.md

Great. At first sight, that looks good. Happy for you, that you made it this far. And all on your own. Well done. Perhaps you can help me to make...

Ah, I see. 1 seconds block time. So you have already changed the genesis ? Then look around where you did that choice of 1 second, the gasLimit cannot be...

I see. Thanks. Thanks for the explanations why you are using chainhammer. Good to know. It can very probably help you to optimise your throughput. If you want to, please...

I mentioned this, because your genesis.json did not contain the config.clique definitions: > > "config" : ... "clique": { "period": 5, "epoch": ... } > I don't understand this part....

> Fixed the Gas usage issue. Very good. You found the correct spot to tweak it. Where was it? --- > Please provide your valuable feedback ... performed with PoW...