Commit Graph

10 Commits

Author SHA1 Message Date
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
Braydon Fuller 4d0ebb2021 Test for uncompressed formats. 2015-05-27 10:45:54 -04:00
Manuel Araoz 549a6c2116 remove extra Error 2015-02-10 12:22:31 -03:00
Manuel Araoz d632bbb4cd add Address parameter test 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 84e52ef095 Fix roundtrip tests
They were testing `toString` against the message itself (`inspect`)
instead of against the original text.
2015-02-09 12:00:35 -06:00
Trevin Hofmann af680e4f23 Add some tests for new methods
It should now test `toJSON`, `fromJSON`, `toString`, `fromString`, and
`inspect`.
2015-02-08 03:16:18 -06:00
Braydon Fuller 60940505f1 Added message verification and signing 2015-02-04 13:26:51 -05:00