Braydon Fuller
9a813bad96
Extensibility
...
- changed options in constructors
- define block and transaction constructors for block and tx messages
2015-03-11 23:57:00 -04:00
William Wolf
d6b89176f2
MerkleBlock Tests
2015-02-26 08:39:56 -08:00
Manuel Aráoz
88d3a5a351
Merge pull request #39 from throughnothing/filter-messages
...
Add FilterLoad, FilterAdd, and FilterClear Messages
2015-02-19 16:48:25 -03:00
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
William Wolf
abbe63666f
Add FilterLoad, FilterAdd, and FilterClear Messages + BloomFilter
2015-02-16 18:15:42 -08:00
Manuel Araoz
ee4ef8ebaf
all tests passing!
2015-02-06 16:41:05 -03:00
Manuel Araoz
c8674a8633
working on fixing Version
2015-02-04 17:42:03 -03:00
Manuel Araoz
17e890996e
add GetData unit data, and more integration tests
2015-02-03 13:07:14 -03:00
Manuel Araoz
e5fb2bba31
add data and tests for getheaders
2015-02-02 18:23:26 -03:00
Manuel Araoz
cc7b58369b
add unit tests for NotFound
2015-02-02 16:18:10 -03:00
Manuel Araoz
cdd34bf8df
add tests for more messages
2015-01-28 17:50:14 -03:00
Esteban Ordano
1863a6547b
Initial commit for bitcore-p2p
2015-01-15 18:30:06 -05:00