Commit Graph

17 Commits

Author SHA1 Message Date
Manuel Araoz e0340213fe remove KDF 2014-11-21 10:43:12 -03:00
Braydon Fuller 8ca49fb523 update to include new version of bn.js and elliptic that include hex padding 2014-11-03 16:53:14 -05:00
Eric Martindale 6102374875 Full suite of working tests for Identities. 2014-10-06 18:03:20 -04:00
Eric Martindale be95a3f3a7 Merge bitcore2 into bitcore, prepare branch. 2014-10-01 16:16:05 -04:00
Ryan X. Charles 8b0b30e226 Initial commit of Full Node
all current code is forked from bitcore2
2014-09-28 18:33:54 -07:00
Ryan X. Charles 199ed7c4ba update dependencies 2014-09-18 18:46:31 -07:00
Ryan X. Charles b7bde14e06 add bitcoinjs contributors
...since some of the source code comes from bitcoinjs
2014-08-28 20:32:44 -07:00
Ryan X. Charles e097fe23ec add contributors
...copied from bitcore. Should also add bitcoinjs-lib contributors.
2014-08-24 20:41:36 -07:00
Ryan X. Charles 63d0fa96b0 add repository field
...so npm quits complaining
2014-08-24 20:38:49 -07:00
Ryan X. Charles 1dead4cbc4 AES 2014-08-24 17:33:09 -07:00
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