TheBlueMatt / RelayNode

A block-compressing fast relay server/client
http://bitcoinrelaynetwork.org
MIT License
84 stars 49 forks source link

RelayNetwork-Protocol-based P2P client #17

Open TheBlueMatt opened 9 years ago

TheBlueMatt commented 9 years ago

It would be nice to have a client which is available to miners to peer with each other that doesnt depend on the centralized infrastructure.

p3yot3 commented 9 years ago

This would be the ideal scenario, kinda like p2pool, where the client would ping for the nearest available free client.......Is it possible? I'm all for decentralization.

TheBlueMatt commented 9 years ago

Ehh, I think you misinterpreted the issue. I didnt mean build a P2P network that uses the RelayNetwork-Protocol, I meant develop a client that allows pools who are establishing their own peering arrangements directly with other pools to use the RelayNetwork-Protocol.