Commit Graph

225 Commits

Author SHA1 Message Date
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
Christopher Jeffrey ffc26d93e7 switch back to linked list. 2014-10-01 11:51:01 -07:00
Christopher Jeffrey e9150dd3ca temporarily revert to blocking polling. 2014-10-01 11:47:49 -07:00
Christopher Jeffrey e7e827ff39 handle chain height. 2014-10-01 11:20:53 -07:00
Christopher Jeffrey 07cdeeb7cc add list option 2014-10-01 11:20:39 -07:00
Christopher Jeffrey ab4264b74c use linked list. 2014-10-01 11:03:27 -07:00
Christopher Jeffrey dd698b2374 when polling. do not do reads in _after. 2014-09-30 16:17:29 -07:00
Christopher Jeffrey 2caedcd812 remove all hooks 2014-09-30 16:14:44 -07:00
Christopher Jeffrey a8d7cd1835 hooks 2014-09-30 16:14:20 -07:00
Christopher Jeffrey 337991d33c remove hooks. 2014-09-30 16:11:18 -07:00
Christopher Jeffrey 70edf28235 attempt to use function hooks. 2014-09-30 15:53:13 -07:00
Christopher Jeffrey 057ab4da03 queue up signal handlers so they do not get overwritten. 2014-09-30 15:16:48 -07:00
Christopher Jeffrey ad5ae36a2f remove useless methods. 2014-09-30 15:03:33 -07:00
Christopher Jeffrey af477c3bbf more conversion work. 2014-09-30 14:53:19 -07:00
Christopher Jeffrey c8377f7c08 cleanup fill transaction more. 2014-09-30 13:35:38 -07:00
Christopher Jeffrey 1bb9d1cebd use latest libbitcoind.so. 2014-09-30 13:35:21 -07:00
Christopher Jeffrey b5c96e752f clean up fill transaction. 2014-09-30 09:42:23 -07:00
Christopher Jeffrey 9d64341dd7 potentially include rpcwallet.h. 2014-09-29 17:03:20 -07:00
Christopher Jeffrey cd02cde953 comments. 2014-09-29 16:55:04 -07:00