Commit Graph

34 Commits

Author SHA1 Message Date
Christopher Jeffrey 7283d1bc22 wallet work. listaccounts is now extremely useful. 2014-09-26 15:43:55 -07:00
Christopher Jeffrey 41c0cb5a4e bitcoindjs.verifyBlock. 2014-09-26 11:23:21 -07:00
Christopher Jeffrey 4b6fceee37 fix getTx. 2014-09-26 10:16:10 -07:00
Christopher Jeffrey f691072e33 fallback for getTx. 2014-09-26 10:13:39 -07:00
Christopher Jeffrey c6ca9d5dbf minor: fixes. 2014-09-25 15:26:49 -07:00
Christopher Jeffrey ebb2341323 refactor example. 2014-09-25 15:23:45 -07:00
Christopher Jeffrey 6eb95cf293 minor: output. 2014-09-25 15:13:59 -07:00
Christopher Jeffrey 6467c8a058 refactor example and ./lib. 2014-09-25 14:33:37 -07:00
Christopher Jeffrey fdd94a4e40 more tx broadcast events. 2014-09-25 14:04:59 -07:00
Christopher Jeffrey 7de0f9e85b wrap tx and block objects. 2014-09-25 13:45:42 -07:00
Christopher Jeffrey b05ee032c5 successful tx broadcast. 2014-09-25 13:12:28 -07:00
Christopher Jeffrey 288cac6e63 poll mempool. 2014-09-23 13:57:49 -07:00
Christopher Jeffrey 01b3ee7ee8 use print for events. 2014-09-23 11:20:07 -07:00
Christopher Jeffrey 28216754df emit txs. 2014-09-23 11:17:25 -07:00
Christopher Jeffrey 89246d85e6 emit full blocks. 2014-09-23 10:21:44 -07:00
Christopher Jeffrey adf1932c8e refactor block/tx conversions into their own functions. 2014-09-23 10:14:35 -07:00
Christopher Jeffrey f1fde6ee40 emit block events. 2014-09-22 17:58:59 -07:00
Christopher Jeffrey fdc49acedc start polling for events again. 2014-09-22 16:47:45 -07:00
Christopher Jeffrey fd34862c4c start implementing events. 2014-09-22 16:36:36 -07:00
Christopher Jeffrey 5a696ec535 better signal handling. 2014-09-22 14:37:51 -07:00
Christopher Jeffrey 457b3f77ab cleanup. 2014-09-22 13:06:15 -07:00
Christopher Jeffrey bd8d938725 getTx working. 2014-09-22 13:05:55 -07:00
Christopher Jeffrey be2bba94bd cleanup. allow no block hash. 2014-09-22 12:27:33 -07:00
Christopher Jeffrey a7c8695d9b getTx implemented. 2014-09-22 12:05:17 -07:00
Christopher Jeffrey 4410d9b9e9 fix shutdown. sigint/sighup handlers. 2014-09-19 16:45:46 -07:00
Christopher Jeffrey 8584228a0a convert block to javascript object. 2014-09-19 15:39:05 -07:00
Christopher Jeffrey a4fcd348d4 make bitcoind.getBlock asynchronous. 2014-09-19 13:53:55 -07:00
Christopher Jeffrey 44bb54842f working getBlock 2014-09-18 17:14:17 -07:00
Christopher Jeffrey 3aacd0a089 no allocator error on shutdown. 2014-09-17 14:08:26 -07:00
Christopher Jeffrey 49acbfc113 process title. 2014-09-12 18:56:31 -07:00
Christopher Jeffrey 2de298bbc3 readme. bitcoindjs.stop. building. 2014-09-11 17:18:36 -07:00
Christopher Jeffrey e7085e2beb log: start parse_logs() in separate thread. handle errors. 2014-09-02 19:13:33 -07:00
Christopher Jeffrey d7d18d32c0 improve example and lib/index.js 2014-08-29 13:54:54 -07:00
Christopher Jeffrey cb4b6793db add example 2014-08-20 18:08:47 -07:00