Commit graph

29 commits

Author SHA1 Message Date
thomasv
fed4dab029 fix 2012-02-14 17:17:59 +01:00
thomasv
7532668a83 fix 2012-02-14 17:16:28 +01:00
thomasv
6057926016 simplification 2012-02-14 13:49:05 +01:00
thomasv
277c065d39 set_url 2012-02-14 13:38:47 +01:00
thomasv
aa1671e038 set_url 2012-02-14 12:45:39 +01:00
ThomasV
7f30573027 wallet recovery: use static methods 2012-02-14 09:52:03 +01:00
thomasv
892aabc7ae fix 2012-02-13 14:56:31 +01:00
thomasv
30b67779cb password dialog 2012-02-13 14:52:59 +01:00
thomasv
45b0a3b826 fix 2012-02-10 13:44:10 +01:00
thomasv
8757adac40 rewrite from_addr, allow to select addr from wallet 2012-02-10 13:23:39 +01:00
thomasv
ee396a0633 move update thread into the interface 2012-02-08 13:37:14 +01:00
DiThi
def4de8184 Added two cli commands: payfromto and paytoch.
payfromto makes a payment from a keypair given as argument without saving the keypair in the wallet or using any other address in it.
paytoch is the same as payto but specifying a custom change address (useful for imported keys).
2012-02-08 04:22:18 +01:00
ThomasV
3c3e18056f fixes 2012-02-06 23:45:21 +01:00
thomasv
d7132e5e9a interactive flag for get_alias 2012-02-06 18:55:25 +01:00
thomasv
95014bd4b7 rename methods 2012-02-06 18:10:30 +01:00
thomasv
d978a8fbcd raise exceptions with messages 2012-02-06 18:07:01 +01:00
thomasv
a590699d92 introducing signed aliases 2012-02-06 17:59:31 +01:00
ThomasV
69ab0aeb32 use decimals in text mode 2012-02-06 07:48:52 +01:00
thomasv
90cd03e093 receipts. 'list' command to list variables. 2012-02-03 17:38:43 +01:00
thomasv
3112385dd1 dialog for updating aliases 2012-02-03 17:17:33 +01:00
thomasv
8de53f7f45 check aliases versus stored value 2012-02-03 16:39:27 +01:00
thomasv
25e3993a53 perform get_alias in a thread 2012-02-03 15:45:41 +01:00
thomasv
ac9d9048dd simplify signatures 2012-02-03 11:48:09 +01:00
thomasv
a6fa869a26 add magic header for compatibility with the official Bitcoin client 2012-02-02 15:26:10 +01:00
thomasv
4788c6e31b new commands: signmessage and verifymessage. 2012-02-01 20:27:03 +01:00
thomasv
58d73c66e0 bugfix + verifymessage 2012-01-20 17:21:29 +01:00
thomasv
de19da75d2 minor fix 2012-01-19 17:39:24 +01:00
thomasv
30e6b044cf move urldecode to the executable file 2012-01-19 17:25:25 +01:00
thomasv
128d39d52e separate files for wallet and interface 2012-01-19 17:11:36 +01:00