Commit Graph

693 Commits

Author SHA1 Message Date
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
Christopher Jeffrey 41fe58077b tests passed. remove javascript conversions. 2014-10-03 17:59:46 -07:00
Christopher Jeffrey 106ff37179 work. try to get tx hashes working. 2014-10-03 16:39:26 -07:00
Christopher Jeffrey b69ef31007 start testing hashes and hex. major changes/fixes. 2014-10-03 14:21:37 -07:00
Christopher Jeffrey bb83e2ef6e start using proper conversions again for txs and blocks. 2014-10-03 11:23:04 -07:00
Christopher Jeffrey 1f4f3b9d69 fix poll mempool 2014-10-03 11:22:46 -07:00
Christopher Jeffrey e25ba1c85c fix tx.hash. 2014-10-02 20:18:37 -07:00
Christopher Jeffrey 06f973fb72 remove comment 2014-10-02 16:23:26 -07:00
Christopher Jeffrey 5dc8aae3a0 Revert "start using conversions properly."
This reverts commit 0261a6face.

Temporarily reverting this until I write some tests.
2014-10-02 15:14:23 -07:00
Christopher Jeffrey 0261a6face start using conversions properly. 2014-10-02 15:14:16 -07:00
Christopher Jeffrey 8948576a8a remove hex strings to bitcoind objects. 2014-10-02 15:06:18 -07:00
Christopher Jeffrey 8e4255ec19 get conversions from js to bitcoind objects working. 2014-10-02 14:53:19 -07:00
Christopher Jeffrey b8b8f5a305 update readme 2014-10-02 14:29:38 -07:00
Christopher Jeffrey 75e2369b09 notes. comments. 2014-10-02 13:32:21 -07:00
Christopher Jeffrey 62aa08b171 more consistency. 2014-10-02 13:29:16 -07:00
Christopher Jeffrey 4a968d02cc more conversion work. 2014-10-02 13:13:54 -07:00
Christopher Jeffrey 40dca54613 refactor. 2014-10-02 13:07:28 -07:00
Christopher Jeffrey 74ab8157f9 fix conversions. potentially enable. 2014-10-02 13:06:08 -07:00
Christopher Jeffrey e27c5fd912 wallet encrypt message. 2014-10-02 12:46:21 -07:00
Christopher Jeffrey 1913237a3f more promising conversion functions. 2014-10-01 16:50:31 -07:00
Christopher Jeffrey 8c411db79a conversion work. 2014-10-01 16:33:28 -07:00
Christopher Jeffrey bf75025a3a add importprivkey. 2014-10-01 16:01:34 -07:00
Christopher Jeffrey ba1b0a0784 remove bad conversion functions. 2014-10-01 15:38:13 -07:00
Christopher Jeffrey 0d9d4608f8 major fixes to latest wallet calls. 2014-10-01 15:14:20 -07:00
Christopher Jeffrey e3ae084e6b implement all missing wallet methods. 2014-10-01 14:24:07 -07:00
Christopher Jeffrey f2b8c96844 add unconfirmed balance. 2014-10-01 13:41:25 -07:00
Christopher Jeffrey 788fe1c363 add wallet.getbalance. 2014-10-01 13:37:18 -07:00
Christopher Jeffrey abff56b756 add multisig addresses. 2014-10-01 13:11:07 -07:00
Christopher Jeffrey ec20ee86a4 add signature verification. 2014-10-01 12:58:11 -07:00
Christopher Jeffrey c9ac2dd516 add message signing. 2014-10-01 12:53:40 -07:00
Christopher Jeffrey 53bffc378e more conversion work. 2014-10-01 12:46:41 -07:00
Christopher Jeffrey 932d0fd1a0 fix block polling and emitting blocks. 2014-10-01 12:05:18 -07:00