Commit Graph

57 Commits

Author SHA1 Message Date
Ryan X. Charles
7fe333d367 temporarily rename to bitcore2
...to distinguish from old bitcore. Will rename once we merge it into the main
branch.
2014-08-19 10:27:47 -07:00
Ryan X. Charles
337b19849c fork bitcore from privsec 2014-08-19 09:41:46 -07:00
Ryan X. Charles
381481fb7c rename back to privsec
...if this package ever actually turns into bitcore2, then we will rename it
again.
2014-08-15 12:57:31 -04:00
Ryan X. Charles
b783b58762 rename privsec -> bitcore 2014-08-14 11:02:28 -04:00
Ryan X. Charles
bd3a2c42ec works in browser
compiled with ./browser/build and then open test/index.html
2014-08-09 22:47:32 -07:00
Ryan X. Charles
ca4131ab05 remove ripemd160 dep., replace with hash.js 2014-08-06 19:06:32 -07:00
Ryan X. Charles
862235e57e initial commit
address, base58, base58check, hash all working with tests.

base58check code taken from bitcore.
2014-08-06 18:25:45 -07:00