Commit Graph

17 Commits

Author SHA1 Message Date
Stein Martin Hustad
0ea205d0eb Fix bug in Request.getPayload()
Apparently, node v0.12 buffer.writeUInt8 is more lenient than v0.10
2015-12-16 00:00:30 +01:00
Stein Martin Hustad
6a88aaae9b Add test for Reject message 2015-12-16 00:00:30 +01:00
Jason Dreyzehner
e99803e634 bitcore -> bitcore-lib 2015-10-16 14:59:05 -04:00
Braydon Fuller
36709faaa9 Added preconditions to addr message. 2015-04-01 12:13:26 -04:00
Braydon Fuller
81047d73bd Added preconditions to filteradd message. 2015-04-01 11:59:17 -04:00
Braydon Fuller
28b05e3cc1 Added preconditions to ping message 2015-04-01 11:55:00 -04:00
Braydon Fuller
79674a2d7b Added preconditions to pong message. 2015-04-01 11:52:35 -04:00
Braydon Fuller
cf7d06baaa Create transaction if not supplied in transaction message. 2015-04-01 11:42:51 -04:00
Braydon Fuller
101796f7e9 Improved inventory precondition checks to handle objects. 2015-04-01 11:11:06 -04:00
Braydon Fuller
f21e2439be Added preconditions to the Headers message. 2015-03-31 18:50:36 -04:00
Braydon Fuller
91be171953 Added test for tx version bug. 2015-03-31 14:26:59 -04:00
Braydon Fuller
e933dac898 Added default relay value for Version message. 2015-03-30 13:49:44 -04:00
Braydon Fuller
b109ff5910 Restructured message commands to use options referenced in messages 2015-03-27 18:52:03 -04:00
Braydon Fuller
34c38466f7 moved inventory helper functions to builder 2015-03-17 16:01:52 -04:00
Braydon Fuller
a15f11cc32 add test for default magic for command messages 2015-03-13 21:54:47 -04:00
Braydon Fuller
3b53593288 added tests for pool.listen and improved arguments for tx and block messages 2015-03-13 14:50:17 -04:00
Braydon Fuller
8c9babc093 added tests for command edge cases 2015-03-13 13:45:51 -04:00