Commit Graph

7 Commits

Author SHA1 Message Date
Jack Grigg 14452dee12 Zcash-ify 2016-08-29 21:02:44 +12: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