RelayNode icon indicating copy to clipboard operation
RelayNode copied to clipboard

A block-compressing fast relay server/client

Results 14 RelayNode issues
Sort by recently updated
recently updated
newest added

On kernel-3.10.0-327.18.2.el7.x86_64 using the binary provided in the 'client' directory I get the following error: [root@here]# ./relaynetworkclient 127.0.0.1 8333 public.us-east.relay.mattcorallo.com Using server public.us-east.relay.mattcorallo.com Illegal instruction If I run 'make install'...

Dears, Just wonder if I can create a new relay node in KR(South Korea) for public use purpose. if possible, please let me know how to deal with?

Dears, I saw that relay network connection on my PC is inbound not an outbound. is that correct direction?

Maybe we dont want to use TCP, maybe we want to switch to a different congestion control algorithm, maybe we want to run some dirty hack on the servers that...

...so that it can deliver them later, keeping the bitcoind sigcache warm.

See https://github.com/TheBlueMatt/RelayNode/blob/master/c%2B%2B/relayprocess.cpp#L68 and eg https://github.com/bitcoin/bitcoin/pull/6508

but, yea, the client software is pretty stable when it fails it just reconnects which is what makes it stable :) even to another node? no, sadly not i really...

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.

client.cpp should grow an RPCClient to the same bitcoind and use that to send non-oob txn to the server.