Ryan X. Charles
|
ca67786a77
|
ran js-beautify on all bitcore source
js-beautify -s 2 -r *.js
...did not run on bundles, only on source.
|
2014-06-23 10:57:02 -07:00 |
olalonde
|
e06e556ca3
|
Eckey: renamed multiply to multiplyUncompressed for consistency
|
2014-05-08 08:10:07 +08:00 |
olalonde
|
b5c1a7d387
|
Eckey: implemented point multiplication
|
2014-05-08 07:54:12 +08:00 |
olalonde
|
78ae388553
|
Replace process.versions tests by browserify's package.json browser field. Fixes #329
|
2014-05-07 14:14:10 +08:00 |
Ryan X. Charles
|
f82fa5007a
|
move *.browser and *.node to browser/* and node/*
...this should leave the lib folder a little bit less cluttered.
|
2014-04-22 19:36:18 -03:00 |
Ryan X. Charles
|
abc799f453
|
split up Point into separate node and browser versions
|
2014-04-22 19:13:35 -03:00 |
Eric Martindale
|
a2d616da5b
|
Project reorganization.
|
2014-04-13 13:28:42 -07:00 |
Eric Martindale
|
f3b1c2d292
|
Cleanup main directory.
|
2014-04-13 13:14:27 -07:00 |