Commit Graph

397 Commits

Author SHA1 Message Date
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
Christopher Jeffrey
a2283ae0cc massively improve GetProgress() method. 2014-10-28 13:27:04 -07:00
Christopher Jeffrey
0f59b31304 cleanup GetProgress(). 2014-10-28 13:01:58 -07:00
Christopher Jeffrey
50bcaf2918 add GetProgess() method. 2014-10-28 13:01:40 -07:00
Christopher Jeffrey
2f83b739f4 check isLocked. 2014-10-28 11:57:17 -07:00
Christopher Jeffrey
15ebf5253e add keypoolrefill method. 2014-10-28 11:52:03 -07:00
Christopher Jeffrey
b754237618 implement dumpprivkey. 2014-10-28 11:41:37 -07:00
Christopher Jeffrey
665a87f680 allow to check whether wallet is encrypted. 2014-10-28 11:29:33 -07:00
Christopher Jeffrey
9d54277db1 add comment explaining is_allocated. 2014-10-27 17:34:08 -07:00
Christopher Jeffrey
f8fccb8eaf fix parsed again. emit digest. 2014-10-27 14:58:03 -07:00
Christopher Jeffrey
effda10901 emit parsed properly. 2014-10-27 14:55:48 -07:00
Christopher Jeffrey
de392ca57c cleanup process_packets. don't LogPrintf. It's already been done. 2014-10-27 11:07:45 -07:00
Christopher Jeffrey
39bc4b9e63 refactor hook packets. 2014-10-27 10:59:52 -07:00