Braydon Fuller
8d8b370091
Upgrade bitcore to 0.12.7
2015-05-27 10:47:34 -04:00
Braydon Fuller
4d0ebb2021
Test for uncompressed formats.
2015-05-27 10:45:54 -04:00
Manuel Araoz
44e8ee925f
Bump package version to 0.11.0
2015-04-29 14:44:28 -03:00
Manuel Aráoz
4d36298249
Merge pull request #17 from maraoz/bitcore-version/v0.12.0
...
update bitcore version to v0.12.0
2015-04-29 14:43:13 -03:00
Manuel Araoz
30ebea2af0
update bitcore version to v0.12.0
2015-04-29 13:46:17 -03:00
Braydon Fuller
3f1e666fbe
Merge pull request #16 from smithb1994/patch-1
...
You need to have "bitcore" before "PrivateKey.fromWIF"
2015-04-15 05:50:30 -04:00
smithb1994
98fed176a8
You need to have "bitcore" before "PrivateKey.fromWIF"
...
Also, I added correct library includes
2015-04-14 18:27:12 -07:00
Manuel Araoz
205a35b02d
Bump package version to 0.10.1
2015-03-31 16:10:40 -03:00
Manuel Aráoz
a4da821a93
Merge pull request #14 from braydonf/update-bitcore-0.11.4
...
Update bitcore to 0.11.4
2015-03-30 02:34:40 -03:00
Braydon Fuller
a328b34917
Update bitcore to 0.11.4
2015-03-27 22:04:36 -04:00
Manuel Aráoz
6e9ea6a0d8
Merge pull request #13 from bitpay/marianorod-patch-1
...
Update README.md
2015-03-06 13:10:09 -03:00
Mariano
0fb2f33900
Update README.md
...
Module logo added
Closes https://github.com/bitpay/bitcore/issues/1119
2015-03-06 13:03:15 -03:00
Manuel Araoz
ad09192524
Bump package version to 0.10.0
2015-02-11 20:38:29 -03:00
Manuel Araoz
82986ca3de
update bitcore
2015-02-11 20:37:02 -03:00
Esteban Ordano
8bc8e938c0
Merge pull request #10 from maraoz/lodash
...
use exposed lodash from bitcore
2015-02-11 19:24:34 -03:00
Manuel Araoz
602ece8445
use exposed lodash from bitcore
2015-02-11 11:39:27 -03:00
Esteban Ordano
33476229d9
Merge pull request #2 from maraoz/standardize
...
Use standard precondition checks
2015-02-10 12:55:08 -03: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
Braydon Fuller
0f882ec4ae
Merge pull request #9 from bitpay/bug/coveralls-token
...
Updated coveralls token.
2015-02-09 21:09:03 -05:00
Braydon Fuller
13e3c4bf17
Updated coveralls token.
2015-02-09 21:04:50 -05:00
Manuel Aráoz
7969e1a7c7
Merge pull request #6 from thofmann/master
...
Add some standard methods to Message
2015-02-09 16:26:41 -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
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
054aabfada
Merge pull request #4 from maraoz/add/bower.json
...
Add bower.json
2015-02-05 10:18:04 -05:00
Braydon Fuller
f0905590f1
Merge pull request #3 from maraoz/add/docs
...
Add developer guide
2015-02-05 09:53:01 -05:00
Manuel Araoz
ba29f9c429
Add bower.json
2015-02-05 11:47:16 -03:00
Manuel Aráoz
6c92fc0bb5
Update README.md
2015-02-05 11:35:54 -03:00
Manuel Araoz
388c0287a7
Add developer guide
2015-02-05 11:26:30 -03:00
Manuel Aráoz
e5861e7a1f
Merge pull request #1 from bitpay/feature/message
...
Added message verification and signing
2015-02-05 10:24:41 -03:00
Braydon Fuller
7b91346c3d
Updated contributing link in README
2015-02-04 17:09:11 -05:00
Braydon Fuller
b311ab8df8
Added example signature in README
2015-02-04 13:49:20 -05:00
Braydon Fuller
60940505f1
Added message verification and signing
2015-02-04 13:26:51 -05:00
Braydon Fuller
ed48ded0c6
Initial commit
2015-02-04 13:10:35 -05:00