Commit Graph

509 Commits

Author SHA1 Message Date
Christopher Jeffrey 581ff27610 fix leveldb traversal. 2014-11-10 15:36:51 -08:00
Christopher Jeffrey f057ec71a6 parse leveldb for txs. 2014-11-10 15:28:38 -08:00
Christopher Jeffrey e25d11d00e do not use leveldb. 2014-11-06 16:16:41 -08:00
Christopher Jeffrey bcbcd1178d comparator. 2014-11-06 16:16:18 -08:00
Christopher Jeffrey f8efdb105e add GetBestBlock(). 2014-11-06 13:37:15 -08:00
Christopher Jeffrey 3a8ded71b3 more prev_list plans - make the async gods pleased. 2014-11-06 13:24:38 -08:00
Christopher Jeffrey 28cbb06c14 try to get previous output asynchronously. 2014-11-06 04:16:41 -08:00
Christopher Jeffrey 3b307e8ae5 add prev property. 2014-11-06 03:44:30 -08:00
Christopher Jeffrey 78c38743d8 add address to scriptSig. 2014-11-06 02:55:22 -08:00
Christopher Jeffrey 4c372133db whitespace 2014-11-06 01:22:46 -08:00
Christopher Jeffrey 1654923f12 fixes. 2014-11-05 17:27:51 -08:00
Christopher Jeffrey 7bee8fe176 parse raw leveldb for addr txs. 2014-11-05 12:01:24 -08:00
Christopher Jeffrey da496dcbc7 getBlockHeight. getAddrTransactions. 2014-11-04 16:41:42 -08:00
Christopher Jeffrey a02a672a22 add walletmove. fix callbacks. 2014-11-03 17:00:21 -08:00
Christopher Jeffrey 7c5da7e437 renaming own address works - changelabel. 2014-11-03 16:14:39 -08:00
Christopher Jeffrey 5fbcd57ccc all working except renaming own addresses - changelabel. 2014-11-03 16:10:46 -08:00
Christopher Jeffrey 8d4170a7b9 add recipients working. 2014-11-03 15:45:59 -08:00
Christopher Jeffrey 424e93ac2a more EMPTY macros. remove commented code. 2014-11-03 14:52:10 -08:00
Christopher Jeffrey b8c608e58c add EMPTY macros. 2014-11-03 14:47:39 -08:00
Christopher Jeffrey 2e1c3620a5 more changelabel work. 2014-11-03 14:30:49 -08:00
Christopher Jeffrey 45d0945d19 add own addresses properly. 2014-11-03 14:06:25 -08:00
Christopher Jeffrey f67d4aeac8 cannot create recipients. 2014-11-03 13:57:37 -08:00
Christopher Jeffrey 2d17a8a59e creating receive address works. 2014-11-03 13:49:55 -08:00
Christopher Jeffrey 17e2a8ff8e use SetAddressBook. 2014-11-03 13:35:35 -08:00
Christopher Jeffrey d4f8277d75 fix build errors. 2014-11-03 13:19:32 -08:00
Christopher Jeffrey 015b971341 fix options->Set. 2014-11-03 13:09:49 -08:00
Christopher Jeffrey a62382f56e potentially fix changelabel. 2014-11-03 13:06:30 -08:00
Christopher Jeffrey a943cb888e attempt to fix ChangeLabel to setaccount behavior. 2014-10-31 17:41:15 -07:00
Christopher Jeffrey 00ee6cc18c fix walletdump. 2014-10-31 11:52:43 -07:00
Christopher Jeffrey 46c07a98d6 fix dumpKey call. 2014-10-30 16:38:58 -07:00
Christopher Jeffrey e4c1f4209e bad examples. 2014-10-30 16:14:47 -07:00
Christopher Jeffrey 8e05e1aa3c fix percentage calculation. 2014-10-30 15:36:05 -07:00
Christopher Jeffrey 997d01ffa4 method rename. 2014-10-30 15:09:58 -07:00
Christopher Jeffrey 9cd8bd9ee5 rename methods. 2014-10-30 15:07:29 -07:00
Christopher Jeffrey c69c3c258d rename methods. 2014-10-30 14:43:36 -07:00
Christopher Jeffrey 20301e4f4f fix build errors. improve GetRecipients(). 2014-10-30 14:42:16 -07:00
Christopher Jeffrey 9f5ac9ae40 clean up comments. 2014-10-30 14:35:32 -07:00
Christopher Jeffrey ecf1229a3e add set, remove, and get recipient. 2014-10-30 14:34:50 -07:00
Christopher Jeffrey 1dbd16663d try adding getRecipients. fix progress. 2014-10-30 14:12:27 -07:00
Christopher Jeffrey 8e09b40257 add silent option. 2014-10-29 16:01:54 -07:00
Christopher Jeffrey 304d9d6e77 fix errors. fix compilation. 2014-10-29 15:07:25 -07:00
Christopher Jeffrey 98465d61e8 fix isEncrypted. 2014-10-29 12:56:39 -07:00
Christopher Jeffrey ed9508740a return IsLocked and IsCrypted. 2014-10-29 11:33:07 -07:00
Christopher Jeffrey 73bc0083b8 refactor dumpprivkey. 2014-10-28 16:40:37 -07:00
Christopher Jeffrey 21fc1c5a74 implement WalletListTransactions. 2014-10-28 16:36:04 -07:00
Christopher Jeffrey 0ea619ff15 add received by address. 2014-10-28 15:40:36 -07:00
Christopher Jeffrey f5b3d45b5c implement change label and delete account. 2014-10-28 15:22:46 -07:00
Christopher Jeffrey b40e5a15ea implement GetMiningInfo() method. 2014-10-28 14:16:33 -07:00
Christopher Jeffrey 152c235d87 add get and set generate. 2014-10-28 14:09:55 -07:00
Christopher Jeffrey 349027d4b1 add dump and import wallet methods. 2014-10-28 13:57:06 -07:00