Commit Graph

1424 Commits

Author SHA1 Message Date
Christopher Jeffrey 5c6b4e11fb another working packet poll. i still don't understand the nonsense of c++. 2014-10-21 18:32:40 -07:00
Christopher Jeffrey 2fc11cb8e3 packet polling still working. 2014-10-21 18:20:27 -07:00
Christopher Jeffrey 19a7c07c60 first working packet listener. 2014-10-21 18:06:17 -07:00
Christopher Jeffrey f3f0c0b852 style. 2014-10-21 16:03:54 -07:00
Christopher Jeffrey 3be1c53379 handle errors in start_node thread consistently. 2014-10-21 10:47:09 -07:00
Christopher Jeffrey b7bcedae94 potentially start using mapargs. 2014-10-20 11:51:44 -07:00
Christopher Jeffrey 5894fb3972 use testnet in readme.' 2014-10-20 09:44:35 -07:00
Christopher Jeffrey a5ba554c1f fix example. 2014-10-20 09:42:12 -07:00
Christopher Jeffrey 5150a64e90 example. 2014-10-20 09:21:35 -07:00
Christopher Jeffrey 8d9df74d76 fix exmaple. 2014-10-20 09:02:03 -07:00
Christopher Jeffrey 4211499b0e garbage collection. 2014-10-20 08:53:54 -07:00
Christopher Jeffrey 42c8dd934e clean up code. dispose callback. 2014-10-20 08:52:00 -07:00
Christopher Jeffrey 69feec24a0 improve example. 2014-10-17 16:18:40 -07:00
Christopher Jeffrey 30621489db clean up GetAddresses(). 2014-10-17 16:13:26 -07:00
Christopher Jeffrey f0ebef4e8c add GetAddresses(). add "addr" event. 2014-10-17 16:12:57 -07:00
Christopher Jeffrey 6fadefe761 add "peer" and "version" event. 2014-10-17 14:23:19 -07:00
Christopher Jeffrey 6f6a596990 fix GetInfo() and GetPeerInfo(). 2014-10-17 14:05:08 -07:00
Christopher Jeffrey 965d419801 add GetPeerInfo(). fix GetInfo(). 2014-10-17 13:47:56 -07:00
Christopher Jeffrey 2ab5f33053 add GetInfo(). 2014-10-17 13:26:27 -07:00
Christopher Jeffrey 76f2d147a6 disable multiple instantiations. 2014-10-17 12:54:58 -07:00
Christopher Jeffrey e6e6dab798 argument refactor. 2014-10-17 12:38:41 -07:00
Christopher Jeffrey 624f543ec1 fix argument allocation. 2014-10-17 12:11:34 -07:00
Christopher Jeffrey a95ea74f15 allow rpc server as an option. 2014-10-17 12:06:40 -07:00
Christopher Jeffrey a09c735a9b datadir fixes. wait for wallet to load. 2014-10-16 15:14:44 -07:00
Christopher Jeffrey 90fd43e0f8 updated libbitcoind.so. 2014-10-16 14:29:17 -07:00
Christopher Jeffrey ef0bfa14eb add custom datadir option. 2014-10-16 13:54:44 -07:00
Christopher Jeffrey fd1e193106 fix build errors. 2014-10-16 11:24:21 -07:00
Christopher Jeffrey 4e659e4dab start bundling platform-specific shared libraries. 2014-10-15 19:06:04 -07:00
Christopher Jeffrey e2ad9320ff improve start_node and example. 2014-10-15 16:38:10 -07:00
Christopher Jeffrey 13604f1e07 bad javascript habits. 2014-10-15 15:42:21 -07:00
Christopher Jeffrey c54c031a6c minor. consistency. 2014-10-15 15:37:29 -07:00
Christopher Jeffrey 9febf7a2bd emphasize pid file. 2014-10-15 15:36:58 -07:00
Christopher Jeffrey 097a8538d4 allow start options. datadir. 2014-10-15 15:36:35 -07:00
Christopher Jeffrey 4d66b7f960 cleanup. 2014-10-15 15:27:14 -07:00
Christopher Jeffrey 5c154e9f56 drop tx debugging for now. 2014-10-15 15:23:17 -07:00
Christopher Jeffrey 5d603a4fc3 carefully remove all v0.9.0 code. 2014-10-15 15:22:57 -07:00
Christopher Jeffrey f05bd154d6 minor variable removal. 2014-10-13 15:49:05 -07:00
Christopher Jeffrey 502926e44a potential datadir option. 2014-10-13 14:16:43 -07:00
Christopher Jeffrey b0326acf09 cleanup debug code. 2014-10-13 14:00:11 -07:00
Christopher Jeffrey ea02fc05eb fix non v0.9.0 code. 2014-10-13 14:00:01 -07:00
Christopher Jeffrey cae809f8a3 readme. drop gyp defines. 2014-10-09 03:35:37 -07:00
Christopher Jeffrey d305b64887 update bitcoind.js to use the latest bitcoind api. 2014-10-07 19:26:28 -07:00
Christopher Jeffrey 99492ceafc fix readme example again. 2014-10-06 12:58:37 -07:00
Christopher Jeffrey 156abd44e5 fix readme example. 2014-10-06 12:57:59 -07:00
Christopher Jeffrey 487d78a644 update readme. finally write documentation. 2014-10-06 12:16:59 -07:00
Christopher Jeffrey 2a7d32bbf0 reorganize IsStopping() and IsStopped(). 2014-10-06 11:06:23 -07:00
Christopher Jeffrey cd104d0183 add comments and documentation. 2014-10-06 11:05:52 -07:00
Christopher Jeffrey 2577fa0229 minor changes. 2014-10-06 08:10:23 -07:00
Christopher Jeffrey 1eafe41bab add fromhex methods. 2014-10-03 18:29:29 -07:00
Christopher Jeffrey 0b56a4378a drop 0x 2014-10-03 18:00:17 -07:00