27 Commits (56591db68d5a90377207bac4e36d0bbd275df959)

Author SHA1 Message Date
Braydon Fuller f89612f9de Added jsdoc2md to generate api reference documentation to markdown, and organized docs into 'api' and 'guide' 10 years ago
Braydon Fuller f77b1cd62c Moved docs to match organization and naming of `lib` (mostly) 10 years ago
Esteban Ordano af0cae6788 Add istanbul to dev-deps, for test coverage reports 10 years ago
Esteban Ordano 767e558170 Update coveralls 10 years ago
Esteban Ordano d1f5d95121 Fixes `gulp jsdoc` 10 years ago
Esteban Ordano 4b14aba859 Remove useless folder 10 years ago
Esteban Ordano d4b8c4adc6 Remove globals 10 years ago
Esteban Ordano 4433bd422b Refactor gulpfile 10 years ago
Esteban Ordano ed9a9f6da9 Fix wrong jsdocs 10 years ago
Esteban Ordano 5c974a8ef2 Refactor transaction to match new API 10 years ago
Braydon Fuller 5d1da9802c Block: Added validation of proof of work, merkle tree and other interface changes. Closes #601 10 years ago
Braydon Fuller 10a92cdebb Tests: Remove devDependency and change to relative path names 10 years ago
Braydon Fuller 6902697383 Tests: Speed up browser build 10 years ago
Esteban Ordano efcb9ce08b Change to use browser-all before karma 10 years ago
Esteban Ordano 3a0d6e8c89 Export window.bitcore for browsers 10 years ago
Braydon Fuller 6e36baebc6 Tests: Enable tests for network, include defaultNetwork, check each constant, build browser tests before running to make sure it's up-to-date 10 years ago
Esteban Ordano 13fd2592fc Add autogenerated errors 10 years ago
Esteban Ordano edc5b24d69 100% test coverage for HDPrivateKey 10 years ago
Braydon Fuller c6a0803df2 Tests: Fix browser-test build 10 years ago
Manuel Araoz 115c581bd0 simplify gulpfile for watch:browser 10 years ago
Manuel Araoz 433cd81543 add npm install hook for browserify 10 years ago
Manuel Araoz 25651813e8 make travis run all tests 10 years ago
Braydon Fuller b456d9a11a Tests: Add karma config and dependencies 10 years ago
Esteban Ordano 077a501da3 fixes gulpfile cover and browser-test 10 years ago
Esteban Ordano 2ab42595e4 Fixes gulp coverage 10 years ago
Esteban Ordano 4b201a8db1 Replace grunt with gulp 10 years ago
yangit 11b391820d Added gulp task to concat /examples/*.js into ./examples.md 11 years ago