flocore-p2p/test
William Wolf 05e5c37230 The 'fRelay' param on Version requests is optional.
I'v seen `RangeError: index out of range` crashes from nodes that don't
send it, when `bitcore-p2p` tries to `readUInt8()` the last bit.

This also adds `relay` property to `Peer` objects that is respected
when sending `Version` messages.
2015-02-18 11:21:01 -08:00
..
data The 'fRelay' param on Version requests is optional. 2015-02-18 11:21:01 -08:00
connection.log Add integration test with network data 2015-01-20 12:48:48 -03:00
messages.js The 'fRelay' param on Version requests is optional. 2015-02-18 11:21:01 -08:00
peer.js The 'fRelay' param on Version requests is optional. 2015-02-18 11:21:01 -08:00
pool.js Merge pull request #38 from throughnothing/peerconnect-event 2015-02-18 13:35:08 -03:00