8 Commits (4ddf3d117cf3fc9df4e16f0a74c4dcc5ebed0d37)

Author SHA1 Message Date
Braydon Fuller 6299033e45 Tests: Add browser directory 10 years ago
Esteban Ordano 4b201a8db1 Replace grunt with gulp 10 years ago
Braydon Fuller 8c4301cb0a Tests: Updated tests to run from sub-directories and fixed crypto and encoding related missing updates. 10 years ago
Eric Martindale be95a3f3a7 Merge bitcore2 into bitcore, prepare branch. 10 years ago
Eric Martindale 9e95e7bf34 Remove ephemeral content. 10 years ago
Ryan X. Charles 8b0b30e226 Initial commit of Full Node 10 years ago
Christopher Jeffrey 2a696b5b6f root-certs: ensure JSON parses properly. 10 years ago
Christopher Jeffrey 59ac7079b1 paypro: convert root certs to json. 10 years ago
Christopher Jeffrey 3a3c546310 root-certs: move function out of root certs file. 10 years ago
Ryan X. Charles d088e0d7f2 v0.1.36 10 years ago
Christopher Jeffrey 5145272575 paypro: handle concatenated pems in pem parser. 10 years ago
Christopher Jeffrey 8593ad461e paypro: pem parsing - rename variables. 10 years ago
Christopher Jeffrey 6e329b15bb paypro: add a full PEM parsing function. 10 years ago
Christopher Jeffrey 9dbe45ad03 paypro: account for PEM metadata as per rfc1424. 10 years ago
Ryan X. Charles a481a0225e rename bundle from privsec to bitcore 10 years ago
Ryan X. Charles bdb8daaf07 remove redundant "test." from test names 10 years ago
Christopher Jeffrey 6828f560da paypro: fix root certs. 10 years ago
Ryan X. Charles 82ce08b893 version 0.1.35 10 years ago
Yemel Jardi b361bfe1d0 Skip BIP39 tests on Travis 10 years ago
Yemel Jardi ea22f1361f Add validation of required arguments for future use 10 years ago
Yemel Jardi ac525f226c Add BIP21 implementation 10 years ago
Ryan X. Charles bd3a2c42ec works in browser 10 years ago
Manuel Araoz 895046cc32 fix browser tests 10 years ago
Manuel Araoz e44b2480aa add AuthMessage and fix browser tests 10 years ago
Christopher Jeffrey 6415f29fb9 paypro: misc example changes. 10 years ago
Ryan X. Charles 01c48ff8cd v0.1.34 10 years ago
Ryan X. Charles 016c729d24 remove NetworkMonitor from main bundle 10 years ago
Christopher Jeffrey 8a84092be9 root-certs: use hasOwnProperty check instead of __proto__=null. 10 years ago
Christopher Jeffrey dd165ecf63 paypro: root certs - do not inherit from Object. 10 years ago
Christopher Jeffrey 5b4c4f3894 paypro: get root cert names. 10 years ago
Christopher Jeffrey 0020e289d8 paypro: allow identification of root certs. 10 years ago
Ryan X. Charles 078d85ea19 v0.1.33 10 years ago
Manuel Araoz b0c39f2ef5 remove only from test 10 years ago
Manuel Araoz b222550dd0 add Transaction#getReceivingAddresses and send 10 years ago
Manuel Araoz 002b4acc7f update bundle 10 years ago
Manuel Araoz f1d7662a70 fix browser tests 10 years ago
Manuel Araoz f8d7d1da9d add Transaction#getReceivingAddresses and send 10 years ago
Matias Alejo Garcia 15c55e560a support uncompressed pub keys also 10 years ago
Matias Alejo Garcia 733835dc7c removes unused / obsolete class "Sign.js" 10 years ago
Christopher Jeffrey 5fd37cf923 paypro: cleanup browser/build.js. 10 years ago
Christopher Jeffrey cec71a51fd paypro: add isTrusted function to RootCerts. 10 years ago
Christopher Jeffrey 85d5e69fc1 paypro: move root certs to common. 10 years ago
Christopher Jeffrey 2bb8b520a2 paypro: use root-certs as a module. 10 years ago
Christopher Jeffrey 4319395aa8 paypro: more root certs cleanup. 10 years ago
Christopher Jeffrey 575352dd03 paypro: port root certs script to node for portability. 10 years ago
Christopher Jeffrey 948d6cd93a fix: fix RootCert generation. 10 years ago
Christopher Jeffrey edc1e09335 Revert moz certs file: do not want to convert from mozilla format 10 years ago
Christopher Jeffrey 4d9a752307 paypro: try to grab root certs from mozilla if github is not available. 10 years ago
Christopher Jeffrey 8725516afb paypro: convert root certs to hash table in build file. 10 years ago
Christopher Jeffrey 4e606c7ed2 paypro: move root certs to non-browser. 10 years ago