bitpay / bitcore-p2p

Interface to the bitcoin P2P network for bitcore
MIT License
80 stars 276 forks source link

Messages Magic Number Reference #60

Closed braydonf closed 9 years ago

braydonf commented 9 years ago

Fixes an issue where messages would be constructed with the incorrect magicNumber (see: https://github.com/braydonf/bitcore-p2p/commit/1449c7deecdef5659c09dcd8c1aec1e86dc8e112) by building messages with the options referenced in Messages.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling b109ff5910f35ed51aadf824dbdafab2e83a9058 on braydonf:bug/magicnumber into 833c5b4a132a5c94086e1d594b81ec9f9767a018 on bitpay:master.