Commit Graph

141 Commits

Author SHA1 Message Date
Chris Kleeschulte 4da897287b Merge 2015-08-05 16:27:19 -04:00
Braydon Fuller 422160fa51 Update to bitcore v0.12.15 with publickey out signing. 2015-08-05 11:42:44 -04:00
Patrick Nagurny 10843182c1 fixes 2015-08-04 17:30:55 -04:00
Braydon Fuller 598cf64a5f Start a node and expose API methods and events over a socket. 2015-08-04 16:36:41 -04:00
Braydon Fuller 9147350942 Remove nolonger needed dependency. 2015-08-04 14:14:48 -04:00
Braydon Fuller 412078e1a0 Cleanup lib/daemon and remove functions not implemented. 2015-08-04 13:53:44 -04:00
Braydon Fuller f4061037b6 Update name to Bitcore Node 2015-07-31 13:26:48 -04:00
Braydon Fuller f2fdfed7e9 Add bus to subcribe to events. 2015-07-29 13:36:23 -04:00
Braydon Fuller bcc3a4c2e1 Use a local data directory specific for reg testing. 2015-07-21 17:33:59 -04:00
Braydon Fuller 072c109174 Update regtest tests. 2015-07-21 16:46:36 -04:00
Chris Kleeschulte cf6225c495 Regtest testing
- Removed config option for build scripts, replaced with env variable
- Updated README
- Added regtest option under test build, wallet built-in
- added network key to bindings
- datadir for the bitcoind object instead of directory
- added new config_options scripts for test and debug
2015-07-21 13:06:43 -04:00
Braydon Fuller 0bbc388ca6 Cleanup configuration options 2015-07-21 11:16:12 -04:00
Braydon Fuller 162088f8f4 Expose verifyScript from the daemon 2015-07-20 10:40:35 -06:00
Patrick Nagurny fa572237a6 add tests 2015-07-20 10:37:17 -06:00
Patrick Nagurny b8b4ac02bf incorporate chainlib bitcoin into bitcoind.js 2015-07-20 10:37:17 -06:00
Braydon Fuller 4d8f1a1ea8 Various updates for the README 2015-07-10 10:57:15 -04:00
Braydon Fuller db8cd7fa7e Package update for chai. 2015-07-09 13:40:01 -04:00
Braydon Fuller 1e67cd3ac1 Added integration tests for getting blocks. 2015-07-09 13:27:13 -04:00
Braydon Fuller f488f3ff62 Merge branch 'dynnode' into script 2015-07-09 12:51:17 -04:00
Braydon Fuller ba42efe6f5 Dynamic bitcoindjs.node loading. 2015-07-09 12:50:09 -04:00
Chris Kleeschulte 097a377d07 installed bindings at install stage. 2015-07-09 11:06:34 -04:00
Chris Kleeschulte 36c9f44050 1. Changed build script libbitcoind to support debug builds as well as release builds
2. Added node binding.gyp build script
3. Adjust authors and removed unneeded npm modules
4. Removed unneeded polling of hook packets every 50ms in bitcoind.js
5. Removed hard-coded path to --prefix
2015-07-09 10:46:35 -04:00
Braydon Fuller 45cece8bbd Add LD_LIBRARY_PATH for local 2015-07-07 17:36:25 -04:00
Chris Kleeschulte 2039e4c6dc Added some fixes for the bindings.gyp file. 2015-06-26 16:03:43 -04:00
Christopher Jeffrey 84a20b4418 v0.0.8 2014-12-09 15:15:28 -08:00
Christopher Jeffrey b8ab346349 v0.0.7. 2014-12-09 15:06:19 -08:00
Christopher Jeffrey c430c2cece v0.0.6 2014-12-09 13:32:39 -08:00
Christopher Jeffrey b0284c12ba update package.json for scripts. 2014-12-09 13:30:20 -08:00
Christopher Jeffrey b740185c69 v0.0.5 2014-12-07 02:08:13 -08:00
Christopher Jeffrey 49b41f81fd v0.0.4 2014-12-07 02:06:37 -08:00
Christopher Jeffrey fe1739c809 v0.0.3 2014-12-07 02:03:02 -08:00
Christopher Jeffrey 4ff5f8fd6a v0.0.2 - use preinstall. 2014-12-07 01:47:00 -08:00
Christopher Jeffrey f561332bb5 v0.0.1 2014-12-07 01:43:43 -08:00
Christopher Jeffrey 66290e217f build libbitcoind.so on install. 2014-12-07 00:30:57 -08:00
Christopher Jeffrey 774f08c91f use tiny to cache addresses and start where we left off. 2014-12-01 22:30:05 -08:00
Christopher Jeffrey ef0bfa14eb add custom datadir option. 2014-10-16 13:54:44 -07:00
Christopher Jeffrey ebb2341323 refactor example. 2014-09-25 15:23:45 -07:00
Christopher Jeffrey 9e49864413 implement block and tx objects. 2014-09-25 10:59:36 -07:00
Christopher Jeffrey a2437d16c8 upgrade nan. expose log pipe fd. 2014-09-02 19:28:20 -07:00
Christopher Jeffrey f6c05021d2 start using the uv thread pool forn work. add example. 2014-08-19 16:40:19 -07:00
Christopher Jeffrey 3e355bd0fc bitcoind.js 2014-08-12 15:04:13 -04:00