Commit Graph

1058 Commits

Author SHA1 Message Date
Chris Kleeschulte f08a9c66bf New way to persist callbacks to alleviate calling of setImmediate. 2015-09-02 10:46:40 -04:00
Patrick Nagurny fd2790daab Merge pull request #170 from braydonf/coverage
Improve test coverage and cleanup.
2015-09-02 10:43:41 -04:00
Braydon Fuller 28beb92e45 Merge pull request #175 from pnagurny/bug/timestamp
Timestamp should be a number not a string
2015-09-01 18:30:35 -04:00
Patrick Nagurny 1f94215aa2 timestamp should be a number not a string 2015-09-01 17:34:30 -04:00
Braydon Fuller d56986f281 Added unit tests for db.getMetadata 2015-09-01 16:42:27 -04:00
Chris Kleeschulte af6528e1f1 Merge pull request #171 from braydonf/fix-benchmarks
Update benchmarks
2015-09-01 14:30:06 -04:00
Braydon Fuller 63e71d7f0c Added unit tests for db.saveMetadata 2015-09-01 14:29:04 -04:00
Braydon Fuller efc770f7eb Bitcoind is already logging the status. 2015-09-01 13:55:51 -04:00
Braydon Fuller f2fb4a1379 Fixed object typo in start scaffold. 2015-09-01 13:37:14 -04:00
Braydon Fuller 396d6ac08a Avoid logging the same result twice. 2015-09-01 13:29:02 -04:00
Braydon Fuller f4b24df024 Add tests for bitcoind proxy methods. 2015-09-01 13:18:44 -04:00
Braydon Fuller b6416409a2 Add unit tests for utils. 2015-09-01 12:48:08 -04:00
Braydon Fuller 96fa0920a4 Add unit tests for start. 2015-09-01 12:47:15 -04:00
Braydon Fuller 40c5ee53e5 Fix getBlock and getTransaction benchmarks. 2015-08-31 17:24:58 -04:00
Braydon Fuller e7046c3115 Fix address service block handler benchmark. 2015-08-31 16:49:59 -04:00
Braydon Fuller 53adaa7e6a Improve test coverage and cleanup. 2015-08-31 16:32:25 -04:00
Braydon Fuller f91fbe5e24 Merge pull request #165 from pnagurny/feature/web-service
Web Service and other changes in preparation for insight-api
2015-08-31 15:20:26 -04:00
Patrick Nagurny 4ae6377548 fixes 2015-08-31 15:15:55 -04:00
Patrick Nagurny 01ef98ef5d Merge pull request #169 from braydonf/services
Services Architecture
2015-08-31 13:41:16 -04:00
Patrick Nagurny 895e46dcac pass config to services 2015-08-31 13:37:11 -04:00
Patrick Nagurny f1cac3da1d make webService into a real service 2015-08-31 13:06:49 -04:00
Patrick Nagurny 1b5f30a9a1 add tests 2015-08-31 12:57:49 -04:00
Patrick Nagurny a68cf4ecf8 Web service and other changes in preparation for insight-api 2015-08-31 12:54:28 -04:00
Braydon Fuller 854f98fe43 Update Documentation to reflect Service Architecture 2015-08-31 12:11:20 -04:00
Braydon Fuller 7551f487f8 Rename modules to services. 2015-08-31 11:31:28 -04:00
Braydon Fuller 16eef1279c Combine chain with db module. 2015-08-31 11:25:30 -04:00
Braydon Fuller df9b62acca Convert db into a db module. 2015-08-31 11:15:51 -04:00
Braydon Fuller 96f6604222 Convert daemon into bitcoin module. 2015-08-31 11:11:16 -04:00
Patrick Nagurny 95a65da87d Merge pull request #168 from braydonf/cli-cmds
Added CLI commands "remove" and "call"
2015-08-31 10:59:14 -04:00
Patrick Nagurny 62077a8c07 Merge pull request #166 from braydonf/bus-fix
Bus module fix.
2015-08-31 10:51:34 -04:00
Braydon Fuller ea377c1251 Added CLI commands "remove" and "call" 2015-08-28 17:13:02 -04:00
Braydon Fuller 43ab4586e5 Bus module fix. 2015-08-28 16:16:51 -04:00
Patrick Nagurny 462ba233ed Merge pull request #161 from braydonf/nodemodules
Move Modules from DB to Node
2015-08-28 11:58:40 -04:00
Braydon Fuller 1ed457504c Update unit tests with node.modules as an object. 2015-08-28 11:43:38 -04:00
Braydon Fuller 56ebf42403 Move Modules from DB to Node 2015-08-27 19:02:33 -04:00
Patrick Nagurny aa6b03ae58 Merge pull request #159 from braydonf/noderef
Use node as a reference in modules, db and chain.
2015-08-27 15:15:55 -04:00
Braydon Fuller e8405c2641 Merge pull request #155 from kleetus/ssl
Added TLS/SSL options to the integration tests.
2015-08-27 14:12:06 -04:00
Chris Kleeschulte 4ce7757990 Added TLS/SSL options to the integration tests.
- The integration tests will now use https and a self-signed cert.
2015-08-27 14:09:49 -04:00
Braydon Fuller 5361183a19 Use node as a reference in modules, db and chain. 2015-08-27 14:04:42 -04:00
Braydon Fuller ccab818d33 Use Bitcore Block/BlockHeader 2015-08-27 12:14:25 -04:00
Patrick Nagurny 0fe23d8a7c Merge pull request #156 from braydonf/chainlib-local
Migrate chainlib functionality into bitcore-node.
2015-08-27 10:21:22 -04:00
Braydon Fuller bbc421a31e Migrate chainlib functionality into bitcore-node. 2015-08-26 17:24:10 -04:00
Patrick Nagurny ab0417b7ce Merge pull request #154 from braydonf/cli-package
CLI Fixes
2015-08-26 16:50:46 -04:00
Braydon Fuller da537b293b CLI Fixes
- Globally installed cli script will load local version
- Modules can add a "bitcoreNode" to package.json to specify a specific module to load
2015-08-26 13:19:02 -04:00
Chris Kleeschulte 5f9f344edd Bumped last version from 0.2.0-beta.3 to 0.2.0-beta.4. 2015-08-26 11:21:51 -04:00
Chris Kleeschulte 71a588b01b Bump development version to v0.2.0-dev 2015-08-26 10:49:54 -04:00
Chris Kleeschulte dd90255639 Bump package version to v0.2.0-beta.4 2015-08-26 09:56:58 -04:00
Patrick Nagurny 216830976f Merge pull request #135 from braydonf/cli
CLI and Module Architecture
2015-08-25 16:51:14 -04:00
Braydon Fuller 7559a4ffaa Update README with the correct links. 2015-08-25 14:02:28 -04:00
Braydon Fuller 35405c9329 Include `lastBuild` in release process notes. 2015-08-25 14:00:59 -04:00