Matt Corallo

Results 964 comments of Matt Corallo

Sorry for the delay here, life got real busy: ``` ubuntu@70f54a8737a2:~$ ./fuzzolic/fuzzolic/fuzzolic.py --address-reasoning --optimistic-solving --timeout 90000 -o ./workdir/ -i seeds/ -k -- rust-lightning/fuzz/target/release/full_stack_target Configuration file for /home/ubuntu/rust-lightning/fuzz/target/release/full_stack_target is missing. Using...

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...

This happens sometimes when virtual hosts expose a bullshit /proc/cpuinfo (or needlessly restrict instructions). You should be able to run if you make clean and make with variant=generic (but you'll...

This should allow reverting https://github.com/TheBlueMatt/RelayNode/commit/6c479374f1f7f9a9338b656f8d5baa45d91e7d2c

Havent tried to test it, but aside from the one nit generally looks great.

The RelayNode work has been long-since replaced by FIBRE. The repo not having been archived was an oversight.

The relaynetworkclient should make two outbound connections...one to the nearest relay network server, one to the host/port you specify (which is probably localhost for your bitcoind).

I'm not sure what purpose it would serve? KR doesn't have great peering to China-mainland or US-west AFAIU, nor does it have any significant monger presence. It's peering to JPY...

Not being able to hold a connection to JPY seems strange...Does the trace go directly there, or does it go through some crazy hops (eg US-west)? What is your downstream...

Can you post a traceroute (or at least traceroute after the first few hops to get out of your network) to the JPY node?