jwasinger

Results 129 comments of jwasinger

You are using EC2? what are the NSG rules for your instance?

You know what... the instructions for connecting a node to the testnet don't work for me either....

I think I've discovered the source of the issues we are seeing. I need to roll some updates out to the testnet and then the instructions should work! Will let...

Hi @daxdax89 can you reference the README changes [here](https://github.com/ewasm/testnet/pull/144) and see if those steps work for you?

> app.js So I'm assuming that this is failing when you try to connect to ethstats?

Well it's hard to see what is happening without being able to reproduce your error. I'd recommend having the different components `hera`, `geth`, `ethstats` share a common parent folder. These...

I'm trying to figure out why I'm getting genesis mismatch errors trying to connect to the testnet using this PR.

Okay, genesis file should work now.

Unfortunately, the repo where this would be implemented is private so we would need to make the testnet devops configs publicly available somehow in order for an outside contributor to...