Commit Graph

9 Commits

Author SHA1 Message Date
Jon Layton 51b454c9ad BitcoinPrivate for message magic 2018-04-15 13:46:38 -05:00
J62 be7e5fdbc6 btcpify 2018-03-04 13:04:05 -08:00
Jon Layton a8d09a571d ZCLify 2018-02-22 15:09:41 -06:00
Jason Dreyzehner 51718e48e2 bitcore -> bitcore-lib 2015-10-16 15:46:20 -04:00
Manuel Araoz 602ece8445 use exposed lodash from bitcore 2015-02-11 11:39:27 -03:00
Manuel Araoz 549a6c2116 remove extra Error 2015-02-10 12:22:31 -03:00
Manuel Araoz cdd4df3cb3 Use standard precondition checks 2015-02-10 12:21:54 -03:00
Trevin Hofmann b5093878ab Add some standard methods to Message
This adds `fromString`, `fromJSON`, `toObject`, `toJSON`, `toString`,
and `inspect` to Message. These methods are trivial since Message only
contains a string message, but they should probably be added for
consistency.

Should toBuffer/fromBuffer be added as well?
2015-02-08 03:00:30 -06:00
Braydon Fuller 60940505f1 Added message verification and signing 2015-02-04 13:26:51 -05:00