flocore-p2p/lib
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
..
errors.js Use the new error building system 2015-01-20 11:17:29 -03:00
index.js Initial commit for bitcore-p2p 2015-01-15 18:30:06 -05: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