Commit Graph

14 Commits

Author SHA1 Message Date
Stein Martin Hustad
dbda30d4d1 Fix spacing 2015-12-16 00:00:30 +01:00
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
1dfdd66b72 Allow attributes in constructor 2015-12-16 00:00:30 +01:00
Stein Martin Hustad
576ba8a2b6 Implement Reject message 2015-12-16 00:00:30 +01:00
Jason Dreyzehner
e99803e634 bitcore -> bitcore-lib 2015-10-16 14:59:05 -04:00
Manuel Araoz
f01d6c98fb refactor network handling 2015-04-20 15:44:09 -03:00
Braydon Fuller
81a9f1c1fb Removed arg argument from parent message constructor. 2015-04-01 15:26:20 -04:00
Braydon Fuller
24ffd3f5f6 Use factory options as a seperate argument for messages. 2015-03-31 17:52:36 -04:00
Braydon Fuller
b109ff5910 Restructured message commands to use options referenced in messages 2015-03-27 18:52:03 -04:00
Braydon Fuller
c0e3bdb190 removed fromObject method that is nolonger needed 2015-03-16 18:53:14 -04:00
Braydon Fuller
f1aa4d3bc0 updated docs for message commands 2015-03-16 12:22:43 -04:00
Braydon Fuller
a8b8c59069 added default options for all command messages, and added tests 2015-03-13 12:50:55 -04:00
Braydon Fuller
4ecb34e123 updated bitconid integration test to use exposed message constructors 2015-03-13 12:06:07 -04:00
Braydon Fuller
e460bf915d moved the rest of the commands into seperate files 2015-03-12 10:41:35 -04:00