bitcore/browser
Ryan X. Charles 7f348ca0bd Move BigNumber to internal
...no longer relies on Manuel's repo hostig a version of "bignum" that actually
contained bignumber.js. This moves bignumber.js internally and removes bignum
from the browser build process. Also adds a bitcore.Bignum that links to the
right thing. In node, browser.Bignum is require('bignum'). And in the browser,
bitcore.Bignum is is now Bignumber.js (same as before ... except bignumber.js
is now inside bitcore).
2014-04-28 18:00:59 -04:00
..
vendor update key signing to use new SecureRandom 2014-04-25 15:00:51 -03:00
build.js Move BigNumber to internal 2014-04-28 18:00:59 -04:00
concat.sh refactor ripe160 binding 2014-03-12 15:34:19 -03:00