123 Commits (4d9a752307a993226728fa63d853691441857d7c)

Author SHA1 Message Date
Christopher Jeffrey 4d9a752307 paypro: try to grab root certs from mozilla if github is not available. 11 years ago
Christopher Jeffrey 8725516afb paypro: convert root certs to hash table in build file. 11 years ago
Christopher Jeffrey 4e606c7ed2 paypro: move root certs to non-browser. 11 years ago
Christopher Jeffrey 29b067ab73 paypro: add createTrusted to browser build script. 11 years ago
Christopher Jeffrey 493f90f428 paypro: chmod +x generate-trusted.sh. 11 years ago
Christopher Jeffrey ee61422361 paypro: script to generate trusted.js from node.js root certs. 11 years ago
Ryan X. Charles b1722484a9 v0.1.32 11 years ago
Ryan X. Charles 3bed2e0da2 v0.1.31 11 years ago
Ryan X. Charles 0c8f7d4d21 move bitcore-dev.js -> bundle.js 11 years ago
Ryan X. Charles 2c136d4dcc remove obsolete Curve class (G and n now accessible from Point) 11 years ago
Ryan X. Charles b8b500e109 up version to 0.1.30 11 years ago
Ryan X. Charles 2db98e1982 0.1.29: make bundle backwards-compatible with 0.1.25 11 years ago
Ryan X. Charles 77ff084413 update bitcore-latest.js 11 years ago
Ryan X. Charles 500037acd3 bump version to 0.1.28 11 years ago
Ryan X. Charles fc942c2ac5 remove network stuff from main build 11 years ago
Ryan X. Charles 572035fdd5 add some test vectors for secp256k1 11 years ago
Ryan X. Charles af1d754bd8 make bignum interface backwards compatible 11 years ago
Ryan X. Charles af6d0a5d02 remove cryptojs dependency 11 years ago
Ryan X. Charles 0b33869665 add 0.1.27 browser bundle and point latest to it 11 years ago
Manuel Araoz 0e2df698cd fix SIN and add tests 11 years ago
Manuel Araoz 87b818badf remove soop exports 11 years ago
Manuel Araoz cd7eae8359 remove soop inheritance system 11 years ago
Ryan X. Charles c93419a750 up version to 0.1.26 11 years ago
Ryan X. Charles 153cb7ad50 add "real" 0.1.24 and 0.1.25, and... 11 years ago
Ryan X. Charles 41a687cd36 up version to 0.1.25 11 years ago
Manuel Araoz 9ac8682fb0 minify browser version 11 years ago
Manuel Araoz fcde4e84ad add new bundles and symbolic link 11 years ago
Manuel Araoz 7b3c074900 change bundle name 11 years ago
Ryan X. Charles 0722ce46d7 comment typo 11 years ago
Ryan X. Charles 0bea06f785 add BIP70 protobuf features in new PayPro lib file 11 years ago
Ryan X. Charles ca67786a77 ran js-beautify on all bitcore source 11 years ago
Ryan X. Charles 4a59418c82 add concept of "main" bundle and remove BIP39 11 years ago
Ryan X. Charles 54c8e04738 remove unbuilding c code, and ... 11 years ago
Ryan X. Charles c94d278958 up version to 0.1.24 11 years ago
Manuel Araoz 0d670ff979 suggestions by ryan 11 years ago
Manuel Araoz b402bbfa6c fixing copay problems 11 years ago
Manuel Araoz 5c11ac3e87 malloc -> calloc, to fix linux version 11 years ago
Manuel Araoz d313ed037e trying to fix 11 years ago
Manuel Araoz a2b8bb0f51 even weirder fix 11 years ago
Ryan X. Charles c2e5a14eed throw error when using invalid length hash in Address 11 years ago
Devrandom 79d50e92d4 BIP39 in browser 11 years ago
Ryan X. Charles 338158ca46 fix sjcl issue on npm install 11 years ago
Ryan X. Charles c488268a3c update version to 0.1.22 11 years ago
Ryan X. Charles 80ccaa8396 rename "rand" to more explanatory "getRandomSeed" 11 years ago
Ryan X. Charles 117eaa4288 remove underscore dependency to decrease bundle size 11 years ago
Ryan X. Charles a242112e66 replace jssha with sjcl - remove jssha dependency 11 years ago
Ryan X. Charles af9fdff3a9 use SJCL AES to get ECIES working in the browser 11 years ago
Ryan X. Charles e963ff3c45 add ECIES support in node - not browser 11 years ago
Matias Alejo Garcia 691fec5342 fix .fromScriptPubKey parsing in some strange Txs 11 years ago
Ryan X. Charles 5594f82398 up version to 0.1.21 11 years ago