Commit Graph

1645 Commits

Author SHA1 Message Date
Christopher Jeffrey 3f8a6efaaf refactor error handling. 2014-09-04 15:16:32 -07:00
Christopher Jeffrey 4be0521058 fix: seg fault. unsure why. 2014-09-02 19:29:36 -07:00
Christopher Jeffrey a2437d16c8 upgrade nan. expose log pipe fd. 2014-09-02 19:28:20 -07:00
Christopher Jeffrey e7085e2beb log: start parse_logs() in separate thread. handle errors. 2014-09-02 19:13:33 -07:00
Christopher Jeffrey c0c523f11a log: deal with log pipes better to differentiate node and bitcoind logs. 2014-09-02 19:00:31 -07:00
Christopher Jeffrey 9d99174c9f fix thread pool parse_logs error. 2014-09-02 18:09:11 -07:00
Christopher Jeffrey ad0d61c18a try to compile bitcoind as a shared object. 2014-09-02 18:01:46 -07:00
Christopher Jeffrey 498f23d0be run parse_logs asynchronously. gitignore. misc. 2014-08-29 16:20:38 -07:00
Christopher Jeffrey 42dfdeb0ed remove debug comments. 2014-08-29 14:30:20 -07:00
Christopher Jeffrey ba45d19d8c drop pthread linkage 2014-08-29 14:27:01 -07:00
Christopher Jeffrey 0cc34f5420 better warning solution;. fix nScriptCheckThreads. 2014-08-29 14:20:38 -07:00
Christopher Jeffrey 4523d857c1 get rid of warning. 2014-08-29 14:16:30 -07:00
Christopher Jeffrey 50e04c215e try to fix nScriptCheckThreads. 2014-08-29 14:12:19 -07:00
Christopher Jeffrey c5d9a2a672 debug comments 2014-08-29 14:09:36 -07:00
Christopher Jeffrey f9f134e51c add all boost libraries to binding.gyp. 2014-08-29 14:09:05 -07:00
Christopher Jeffrey b6a3d3eb53 boost error comment 2014-08-29 13:57:37 -07:00
Christopher Jeffrey d7d18d32c0 improve example and lib/index.js 2014-08-29 13:54:54 -07:00
Christopher Jeffrey 61e957c77f add parse_logs function. re-enable start_node(). 2014-08-29 13:54:16 -07:00
Christopher Jeffrey cb4b6793db add example 2014-08-20 18:08:47 -07:00
Christopher Jeffrey 2136e14e8c stop supporting node-waf. 2014-08-20 17:56:51 -07:00
Christopher Jeffrey 957bf97ade add StartNode() to externs. 2014-08-20 17:05:12 -07:00
Christopher Jeffrey 3f06092afa refactor. comments. 2014-08-20 17:00:16 -07:00
Christopher Jeffrey 8537ad3ebf comment 2014-08-20 16:50:03 -07:00
Christopher Jeffrey af2026aa50 pwalletMain. 2014-08-20 16:49:33 -07:00
Christopher Jeffrey f9eb3215e6 add start_node function to start up net.cpp threads. 2014-08-20 16:47:18 -07:00
Christopher Jeffrey 70f4be4c40 another gyp refactor. 2014-08-20 15:34:27 -07:00
Christopher Jeffrey c74c4da4b1 simplify gyp file. remove comments. 2014-08-20 15:33:03 -07:00
Christopher Jeffrey 274077ef8b i hate boost. 2014-08-20 15:32:15 -07:00
Christopher Jeffrey 97475b9847 build gyp. build info in readme. 2014-08-20 14:51:07 -07:00
Christopher Jeffrey af3351a631 build file. attempt to fix boost errors. 2014-08-20 10:34:17 -07:00
Christopher Jeffrey 6498426268 get our module compiling with all the headers. 2014-08-19 17:35:24 -07:00
Christopher Jeffrey 5165d8a8e0 include boost headers. 2014-08-19 17:34:58 -07:00
Christopher Jeffrey 9b225c293a bitcoind headers. link to bitcoind and leveldb. add include paths. 2014-08-19 17:11:35 -07:00
Christopher Jeffrey cbbc10144a remove old code. 2014-08-19 16:40:37 -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 53b9d2224f add notes 2014-08-13 17:37:13 -04:00
Christopher Jeffrey 802cea13e4 misc 2014-08-13 17:37:04 -04:00
Christopher Jeffrey 4b05b834ca add discovery function. 2014-08-13 14:35:37 -04:00
Christopher Jeffrey 2155513e4a whitespace 2014-08-13 14:28:49 -04:00
Christopher Jeffrey d423d8818c notes from net.cpp. 2014-08-12 18:36:01 -04:00
Christopher Jeffrey a3ba06947f more mess. 2014-08-12 18:33:23 -04:00
Christopher Jeffrey 921c1f384f drop warnings. 2014-08-12 18:14:44 -04:00
Christopher Jeffrey 1f8a12200d more work. 2014-08-12 18:02:07 -04:00
Christopher Jeffrey c14999109d figure out what is happening in appinit2 2014-08-12 17:37:28 -04:00
Christopher Jeffrey 3e355bd0fc bitcoind.js 2014-08-12 15:04:13 -04:00