Commit Graph

201 Commits

Author SHA1 Message Date
Braydon Fuller 0b30a6bb7e Update bitcore-node to include bitcoin-0.12.1-bitcore 2016-06-27 13:31:45 -04:00
Braydon Fuller 3ce344a231 build: update package.json with released versions
- bitcore-node@3.0.0
- insight-api@0.4.0
- insight-ui@0.4.0
2016-05-27 14:33:02 -04:00
Braydon Fuller ce8f71aed9 Update insight-api commit hash
- Includes cache updates and block argument validation
2016-05-26 11:29:52 -04:00
Braydon Fuller 463147aa79 Update bitcore-node commit hash
- Includes fix for block argument handling of block height
2016-05-26 10:29:29 -04:00
Braydon Fuller 52465081eb Update insight-api and bitcore-node commit hashes
- Includes fix for bitcore-node out.scriptPubKey.addresses being undefined
- And fixes insight-api remote ip
2016-05-25 17:23:22 -04:00
Braydon Fuller ebfbb8218a Update insight-api and bitcore-node commit hashes
- Includes fix for var self = this for insight-api
- And increased test coverage for bitcore-node
2016-05-25 16:07:43 -04:00
Braydon Fuller f9e5121b63 build: scripts to build debian package 2016-05-19 10:33:30 -04:00
Braydon Fuller 79468ec8a3 build: update packages for v4 2016-05-19 10:33:23 -04:00
Braydon Fuller 0c9d44c3c5 Bump package version to 3.0.0 2016-01-28 15:38:45 -05:00
Braydon Fuller 506f302679 Update versions of bitcore-lib, bitcore-node and insight-api 2016-01-28 15:10:58 -05:00
Braydon Fuller cb17aa51aa Bump package version to 2.0.0 2015-11-04 13:02:15 -05:00
Braydon Fuller 9619b1b957 Updated versions of bitcore library and node. 2015-11-04 12:31:00 -05:00
Braydon Fuller aed63574e8 Bump package version to 1.0.0 2015-10-21 18:38:37 -04:00
Braydon Fuller 579d5cf542 Added chai to package.json devDependencies 2015-10-20 18:49:47 -04:00
Braydon Fuller 90bb706693 Include notice about Node.js v0.12, and other various README updates. 2015-10-20 17:45:32 -04:00
Braydon Fuller e9015d6149 Fix double bitcore-lib loading issue
- Pass along services location and additional services for the default.
- Reference specific commit of bitcore-build and remove mode hints.
2015-10-20 12:42:14 -04:00
Braydon Fuller 213fe0671d Add bitcore-node and insight 2015-10-18 16:13:46 -04:00
Braydon Fuller 2d7d7c4fcc Moved lib to bitcore-lib and added bitcore-cli. 2015-10-15 20:20:19 -04:00
Braydon Fuller 2f144d40cd Bump package version to 0.13.5 2015-10-14 10:23:27 -04:00
Braydon Fuller 3d591324c3 Merge pull request #1340 from eordano/bip69
Privacy improvements by sorting inputs and outputs
2015-10-13 17:56:40 -04:00
Braydon Fuller 2939bc7689 Bump package version to 0.13.4 2015-10-07 11:42:16 -04:00
Esteban Ordano 19f3fe0de3 Using buffer-compare instead of copy&paste 2015-10-01 12:56:01 -07:00
Esteban Ordano 20cc98df57 Fix typo 2015-09-30 18:46:24 -07:00
Esteban Ordano 026f878e51 Add tests for bip69 from bitcoinjs 2015-09-30 11:54:05 -07:00
Braydon Fuller 966c88f138 Bump package version to 0.13.3 2015-09-09 10:15:12 -04:00
Braydon Fuller 1522a33e29 Bump package version to 0.13.2 2015-09-02 10:32:32 -04:00
Braydon Fuller dc93b6c394 Bump package version to 0.13.1 2015-08-26 10:25:43 -04:00
Ryan X. Charles c1087c2827 fix web worker issues
bitcore should be able to run inside a web worker. There were two minor issues
preventing bitcore from running inside a web worker. The first was that lodash
was outdated, and that version of lodash had a problem with web workers. The
second was that the wrong version of ripemd160 was being called, because
global.window does not exist inside a web worker (global.self does instead). A
better way to check if you are in a browser is with process.browser.
2015-08-20 19:07:21 -07:00
Braydon Fuller abefde6d83 Bump package version to 0.13.0 2015-08-19 10:53:46 -04:00
Braydon Fuller b7880ea568 Bump package version to 0.12.15 2015-08-05 12:16:08 -04:00
Braydon Fuller f77da04464 Bump package version to 0.12.14 2015-07-22 10:40:16 -04:00
Braydon Fuller 9a7cdc440e Bump package version to 0.12.13 2015-07-15 10:28:02 -04:00
Braydon Fuller 4e212e846d Bump package version to 0.12.12 2015-07-08 10:36:14 -04:00
Braydon Fuller 9ab6eefef3 Bump package version to 0.12.11 2015-07-01 14:54:48 -04:00
Braydon Fuller 3d6eae66d9 Bump package version to 0.12.10 2015-06-24 09:57:49 -04:00
Braydon Fuller 1b2c69ba6c Bump package version to 0.12.9 2015-06-17 10:28:04 -04:00
Braydon Fuller c671a97c26 Bump package version to 0.12.8 2015-06-03 10:28:23 -04:00
Braydon Fuller 5ee1c3f6aa Bump package version to 0.12.7 2015-05-27 10:30:35 -04:00
Braydon Fuller ea9be99854 Bump package version to 0.12.6 2015-05-20 10:35:07 -04:00
Braydon Fuller 5fe53ac36d Bump package version to 0.12.5 2015-05-14 10:50:33 -04:00
Manuel Araoz baf39f3c5f Bump package version to 0.12.4 2015-05-06 15:21:19 -03:00
Braydon Fuller efa0777b08 Update hash.js to 1.0.2 2015-04-30 13:50:05 -04:00
Braydon Fuller 3d447ded79 Update bn.js to 2.0.4 to handle 53 bit precision number input. 2015-04-30 11:20:09 -04:00
Manuel Araoz a49348b027 Bump package version to 0.12.3 2015-04-30 09:15:13 -03:00
Manuel Araoz b9b868a3f7 Bump package version to 0.12.2 2015-04-29 20:39:19 -03:00
Manuel Araoz 25eaae2b45 Bump package version to 0.12.1 2015-04-29 12:41:12 -03:00
Manuel Araoz c4a178e658 Bump package version to 0.12.0 2015-04-29 12:18:07 -03:00
Manuel Araoz 68c325800a Bump package version to 0.11.7 2015-04-08 14:33:21 -03:00
Manuel Araoz 1004aee17e Bump package version to 0.11.6 2015-03-31 15:39:53 -03:00
Manuel Araoz 81fde862e6 Bump package version to 0.11.5 2015-03-30 18:39:14 -03:00
Manuel Araoz f2ef86f31a Bump package version to 0.11.4 2015-03-13 12:39:54 -03:00
Manuel Araoz 1367c7ef80 bump package version 2015-03-13 12:35:29 -03:00
eordano a37e7b140c Add functionality to randomize outputs 2015-03-11 15:38:53 -03:00
Manuel Araoz 11d81a2abb Bump package version to 0.11.2 2015-03-02 13:12:54 -03:00
Manuel Araoz bfaa6076eb Bump package version to 0.11.1 2015-02-26 11:40:38 -03:00
Manuel Araoz 1c6b78e509 Bump package version to 0.11.0 2015-02-25 12:45:03 -03:00
Manuel Araoz dff415e0df Bump package version to 0.10.4 2015-02-18 15:14:42 -03:00
Manuel Araoz cea4dd34ba Bump package version to 0.10.3 2015-02-12 10:41:12 -03:00
Manuel Araoz 07c4e967b0 Bump package version to 0.10.2 2015-02-11 19:37:01 -03:00
Manuel Araoz 75336a5bf5 Bump package version to 0.10.1 2015-02-11 19:34:01 -03:00
Manuel Araoz c56f283caa Bump package version to 0.10.0 2015-02-11 13:04:34 -03:00
Manuel Araoz 9d75067b9b Small changes to package.json 2015-02-05 13:52:23 -03:00
Manuel Araoz 75f8585530 Bump package version to 0.9.5 2015-02-04 13:31:27 -03:00
Manuel Araoz 3fb902b233 Bump package version to 0.9.4 2015-01-28 13:05:56 -03:00
Manuel Araoz faa508ec5e Bump package version to 0.9.3 2015-01-22 14:18:28 -03:00
Manuel Araoz 333646b827 Bump package version to 0.9.2 2015-01-22 14:02:44 -03:00
Manuel Aráoz 5719d3139e Merge pull request #995 from maraoz/bitcore-build/bleeding
bleeding edge bitcore-build
2015-01-22 13:04:03 -03:00
Manuel Araoz 2ddfd7da8e bleeding edge bitcore-build 2015-01-22 12:47:53 -03:00
Esteban Ordano b7ef077591 Bump package version to 0.9.1 2015-01-22 12:26:26 -03:00
Manuel Araoz 331a395a8a Bump package version to 0.9.0 2015-01-21 16:04:28 -03:00
Manuel Araoz bdfdfebc7f update builder version 2015-01-21 15:46:39 -03:00
Braydon Fuller 1f454ef631 Removed devDependencies that can be defined in bitcore-build. 2015-01-17 00:13:36 -05:00
Braydon Fuller 4997c2df43 Removed karma from devDependencies since it's defined in bitcore-build 2015-01-16 13:17:12 -05:00
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