neutrino icon indicating copy to clipboard operation
neutrino copied to clipboard

OnVersion now supports returning a Reject Message to peer (which will…

Open jadeblaquiere opened this issue 6 years ago • 3 comments

… be disconnected after Reject message is sent)

see : https://github.com/btcsuite/btcd/commit/7b103e243413d3af03257649ca2185ae78f8eb6f

Instead of simply disconnecting, compose a disconnect message so the peer is given a reason for the disconnect.

jadeblaquiere avatar Nov 09 '18 21:11 jadeblaquiere

Coverage Status

Coverage increased (+0.3%) to 70.052% when pulling e11a473eca8c54ad45c48f5d2c65f4b7391ff50f on jadeblaquiere:reject_msg into 641af1ca5561ffa3770e864e7bfee40f5da5d28a on lightninglabs:master.

coveralls avatar Nov 09 '18 21:11 coveralls

Needs a rebase!

halseth avatar Dec 05 '18 08:12 halseth

Not sure what's going on with Travis builds... " fatal: unable to access 'https://go.googlesource.com/crypto/': The requested URL returned error: 502"

This seems to be an environmental failure... perhaps simply ask Travis to try harder?

jadeblaquiere avatar Dec 06 '18 22:12 jadeblaquiere