Commit Graph

78 Commits

Author SHA1 Message Date
Braydon Fuller 81509debbd Fix package.json by replacing gulp-bitcore with bitcore-build 2015-01-16 11:59:22 -05:00
Esteban Ordano 258c33a3b3 Drop unused dependencies 2015-01-14 11:47:31 -03:00
Esteban Ordano 7d4cda171a Merge pull request #955 from maraoz/improve/error/system
new error system with no code generation
2015-01-13 20:25:20 -03:00
Manuel Araoz 1e27d53318 use gulp-bitcore 0.3.0 2015-01-13 19:47:09 -03:00
Manuel Araoz 4fba778a2a remove gulp submodules 2015-01-13 19:19:59 -03:00
Manuel Araoz c53e00f307 revert dep change 2015-01-13 19:04:43 -03:00
Manuel Araoz 6434d6ca87 use gulp-bitcore for gulp 2015-01-13 19:02:16 -03:00
Esteban Ordano 0f85e4ff14 Drop unused dependencies 2015-01-12 16:59:39 -03:00
Esteban Ordano ca1d8e9eeb Drop payment protocol submodule 2015-01-09 20:20:58 -03:00
Manuel Araoz fd88637a31 remove zuul from travis 2015-01-08 19:19:52 -03:00
Manuel Araoz 9d40564494 adding zuul 2015-01-07 19:45:50 -03:00
Manuel Araoz d941ed4438 Bump package version to 0.8.6 2015-01-07 13:19:24 -03:00
Braydon Fuller 9c02a4b677 Tests: Use karma to launch browsers locally if installed. 2015-01-05 16:46:54 -05:00
Braydon Fuller d2a2be7a93 Upgraded bn.js to fix public key calculation problem, restored crypto/point.js, and added additional tests. 2015-01-04 09:19:08 -05:00
Esteban Ordano 476f009b4d Add Insight and UTXO class 2015-01-02 15:59:13 -03:00
Braydon Fuller 6ace41834f Upgraded elliptic and bn to the latest versions 2015-01-02 13:11:26 -05:00
Manuel Araoz 1915e6081f Bump package version to 0.8.5 2014-12-24 11:53:18 -03:00
Manuel Araoz ec31f0c781 Bump package version to 0.8.4 2014-12-24 11:38:34 -03:00
Manuel Araoz e179c5406a Bump package version to 0.8.3 2014-12-24 11:23:03 -03:00
Manuel Araoz d4a1930506 automate release process 2014-12-24 10:49:28 -03:00
Esteban Ordano 01abaea1ab Change API for library 2014-12-23 16:33:42 -03:00
Manuel Araoz 27eb95ad64 Fix bitcore slogan in package.json 2014-12-23 12:12:11 -03:00
Manuel Araoz b5ab48038b version bump 2014-12-19 11:36:02 -03:00
Esteban Ordano 42b9b28a71 Fix dependencies listing 2014-12-19 11:22:46 -03:00
Braydon Fuller e6eddc62e9 Set version numbers 2014-12-18 18:44:06 -05:00
Braydon Fuller f89612f9de Added jsdoc2md to generate api reference documentation to markdown, and organized docs into 'api' and 'guide' 2014-12-18 18:38:47 -05:00
Braydon Fuller f77b1cd62c Moved docs to match organization and naming of `lib` (mostly) 2014-12-18 17:07:09 -05:00
Esteban Ordano af0cae6788 Add istanbul to dev-deps, for test coverage reports 2014-12-17 23:02:02 -03:00
Esteban Ordano 767e558170 Update coveralls 2014-12-17 22:53:28 -03:00
Manuel Araoz 70702d9ce1 version bump 2014-12-17 20:03:24 -03:00
Manuel Araoz 458ce7a723 package.json 2014-12-17 19:40:32 -03:00
Esteban Ordano f3e5f411c2 Update bitcore-jsdoctemplates 2014-12-17 14:55:44 -03:00
Esteban Ordano 6c85650ea3 Add remote ref to modified template 2014-12-16 20:59:04 -03:00
Esteban Ordano d4b8c4adc6 Remove globals 2014-12-16 17:30:43 -03:00
Braydon Fuller e04cb76854 Transport/Pool: Use sinon for tests. 2014-12-15 21:43:10 -05:00
Yemel Jardi 3190991941 add dependencies and update tests 2014-12-11 14:01:06 -03:00
Yemel Jardi 751ed3a9f9 add buffers dependency 2014-12-11 13:39:10 -03:00
Braydon Fuller 5d1da9802c Block: Added validation of proof of work, merkle tree and other interface changes. Closes #601 2014-12-08 14:51:43 -05:00
Braydon Fuller bc8d5fddf4 Tests: Remove devDependency 2014-12-05 10:20:53 -05:00
Braydon Fuller 10a92cdebb Tests: Remove devDependency and change to relative path names 2014-12-05 09:54:58 -05:00
Braydon Fuller 64c0d5f942 Payment Protocol: Restore and reorganize files for payment protocol. 2014-12-04 10:43:40 -05:00
Esteban Ordano 1d2b746996 Remove gulp from npm install dependencies 2014-12-04 09:15:56 -03:00
Esteban Ordano 70795ec9a6 Revert gulp delete 2014-12-03 17:26:31 -03:00
Esteban Ordano 9a57bd3748 Remove duplicate lodash dependency 2014-12-03 10:10:17 -03:00
Esteban Ordano 121b9fc090 Fixes issues with errors 2014-12-03 10:06:44 -03:00
Manuel Araoz 96e1451d28 add script.isMultisigOut 2014-12-02 14:20:58 -03:00
Esteban Ordano 13fd2592fc Add autogenerated errors 2014-11-30 09:47:44 -03:00
Esteban Ordano 803027353a Change errors 2014-11-30 09:47:44 -03:00
Braydon Fuller 6af3559a97 Merge pull request #3 from maraoz/feature/karma
add npm install hook for browserify
2014-11-26 18:09:11 -05:00
Manuel Araoz 4fb0ddd8f2 use local gulp 2014-11-26 19:36:59 -03:00