57 Commits (4d9a752307a993226728fa63d853691441857d7c)

Author SHA1 Message Date
Christopher Jeffrey 29b067ab73 paypro: add createTrusted to browser build script. 10 years ago
Ryan X. Charles 0c8f7d4d21 move bitcore-dev.js -> bundle.js 10 years ago
Ryan X. Charles 2c136d4dcc remove obsolete Curve class (G and n now accessible from Point) 10 years ago
Ryan X. Charles fc942c2ac5 remove network stuff from main build 10 years ago
Ryan X. Charles af6d0a5d02 remove cryptojs dependency 10 years ago
Manuel Araoz 87b818badf remove soop exports 10 years ago
Manuel Araoz cd7eae8359 remove soop inheritance system 10 years ago
Ryan X. Charles 153cb7ad50 add "real" 0.1.24 and 0.1.25, and... 10 years ago
Manuel Araoz 7b3c074900 change bundle name 10 years ago
Ryan X. Charles 0722ce46d7 comment typo 10 years ago
Ryan X. Charles 0bea06f785 add BIP70 protobuf features in new PayPro lib file 10 years ago
Ryan X. Charles ca67786a77 ran js-beautify on all bitcore source 10 years ago
Ryan X. Charles 4a59418c82 add concept of "main" bundle and remove BIP39 10 years ago
Ryan X. Charles 54c8e04738 remove unbuilding c code, and ... 10 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 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
Ryan X. Charles c038abc8e7 rename BIP32 -> HierarchicalKey, deprecate BIP32 11 years ago
olalonde b26dd77911 Armory: added to bitcore.js, build.js and browser example 11 years ago
olalonde 78ae388553 Replace process.versions tests by browserify's package.json browser field. Fixes #329 11 years ago
Ryan X. Charles 7f348ca0bd Move BigNumber to internal 11 years ago
Ryan X. Charles 350f6ae998 Key should make sure new privkey is less than N 11 years ago
Ryan X. Charles ba692aaa20 add new SecureRandom class that does the right thing 11 years ago
Manuel Araoz 6e306c4cb1 bundler changes for customizer 11 years ago
Manuel Araoz ebafcb94a3 changing browser builder 11 years ago
Ryan X. Charles e4e45c5245 add Electrum to browser build and tests 11 years ago
Ryan X. Charles 55061776ac add Message to browser build and tests 11 years ago
Eric Martindale 9771d8138d Fix browser bundling with new architecture. 11 years ago
Manuel Araoz 3cbcbd54cb fix Buffers.skip in the browser 11 years ago
unknown d8c8288ce4 Change to @olalonde suggestion for compatibility on both *nix and windows 11 years ago
unknown 880efdc22f Fix exec syntax in browser/build.js, fixes error on windows 11 years ago
Matias Alejo Garcia 26b7f89f39 update examples and readme 11 years ago
Ryan X. Charles f6aa01c445 add basic tests for all functions in Point 11 years ago
Manuel Araoz 18630bb2b1 fix browser tests 11 years ago
Ryan X. Charles ba59d97a73 make things work in the browser by fixing sha512 11 years ago
Matias Alejo Garcia 684be77268 small fixes in block, adapt to browser bignum. remove legacy code 11 years ago
Manuel Araoz e8013cfed0 fix dir 11 years ago
Manuel Araoz eb90bc152b base dir 11 years ago
Manuel Araoz 5e0ae915f2 muting testdata for stdout 11 years ago
Manuel Araoz f9d4c66c0f remove extra prints 11 years ago
Manuel Araoz b696dae603 make stdout output possible 11 years ago
Manuel Araoz c9607e5821 fix paths 11 years ago
Manuel Araoz a675f4566c fix paths 11 years ago
Manuel Araoz b1c038b4d0 add dir option 11 years ago
Manuel Araoz c72cab1803 add exports 11 years ago
Manuel Araoz e0557d0dea check submodule validity 11 years ago
Manuel Araoz dabfbc0cf3 modularize browser build.js 11 years ago
Manuel Araoz 0e9ec8b57c fix dir 11 years ago