Results 83 comments of Ino Murko

@mmartinson you're perfectly right. I first made the changes for myself and after that decided to push it upstream - hence the merger with formatting. If it's an issue we...

That makes sense and it should be an easy change. Thanks for your input!

Ok. I’ll change this over the weekend or next week!

@Azolo I applied some changes, please take another look when you can.

I've added another commit, upgrading cowboy to 2.6. To regards to the test you're referring to... The test used to use the returned _req_ object that exposed access to the...

@nsmithuk true, not particular reason. I extracted the private key import functions that were needed and removed go-ethereum crypto.

Disk logging which would allow us to review all possible reasons why connections exit are being added in https://github.com/mana-ethereum/mana/issues/409 and manipulating dropped connections worked on https://github.com/mana-ethereum/mana/pull/688.

Peer rating and reputation system: The idea is that a rating consist of: - Capabilities of a peer (weighted if they mach ours) - P2p version that's being broadcasted (weighted...