Commit Graph

48 Commits

Author SHA1 Message Date
thomasv c22f839c9e use real auth 2012-02-22 16:17:24 +01:00
thomasv ac7bff3aa0 support for remote wallet 2012-02-22 15:39:06 +01:00
ThomasV 01abc06cd6 save wallet after creation 2012-02-21 17:13:34 +01:00
ThomasV 114f6150be Merge branch 'master' of gitorious.org:electrum/electrum 2012-02-21 17:08:59 +01:00
thomasv 77696dcfda fix 2012-02-21 14:43:12 +01:00
thomasv 0dc3c595a5 separate create and restore; allow user to create a wallet when offline 2012-02-21 14:36:45 +01:00
ThomasV 037d611480 help 2012-02-20 23:03:12 +01:00
ThomasV ec9118da42 Merge commit 'refs/merge-requests/5' of git://gitorious.org/electrum/electrum into merge-requests/5a 2012-02-19 23:11:50 +03:00
ThomasV 19b6a091e0 fixes 2012-02-19 20:57:51 +01:00
Ovidiu Constantin 05e2b01691 * CLI: read gap limit on create/restore wallet. 2012-02-19 14:31:21 +02:00
thomasv cd1a016b9a changing default to qt 2012-02-14 16:57:34 +01:00
thomasv aa1671e038 set_url 2012-02-14 12:45:39 +01:00
thomasv bf303ef50c use resource file; change default ui 2012-02-14 11:33:09 +01:00
ThomasV 7f30573027 wallet recovery: use static methods 2012-02-14 09:52:03 +01:00
thomasv 215f75ecdc fix 2012-02-11 13:25:11 +01:00
thomasv 9829253ecf first sketch of qt gui 2012-02-11 13:14:12 +01:00
DiThi 6525189fe0 When using --from_addr:
- change is sent to itself as stated in help text (feature was removed in ThomasV's last commit).
- if the wallet is encrypted it doesn't ask for the password.
2012-02-11 06:48:44 +01:00
DiThi 845143e720 Fixed last fix. 2012-02-11 05:50:07 +01:00
thomasv 8757adac40 rewrite from_addr, allow to select addr from wallet 2012-02-10 13:23:39 +01:00
thomasv 96e2a3d7e1 servers thread 2012-02-09 15:39:25 +01:00
thomasv 008a5974e6 documentation 2012-02-08 17:11:20 +01:00
thomasv ee396a0633 move update thread into the interface 2012-02-08 13:37:14 +01:00
DiThi a00b1e73a2 Changed the new commands to be options, as suggested by ThomasV 2012-02-08 09:36:19 +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 d7132e5e9a interactive flag for get_alias 2012-02-06 18:55:25 +01:00
thomasv 9156d5aafe rename 'list' as 'eval' 2012-02-06 18:13:33 +01:00
ThomasV 69ab0aeb32 use decimals in text mode 2012-02-06 07:48:52 +01:00
ThomasV 7ae9752ba2 message != label 2012-02-03 22:25:50 +01:00
thomasv 90cd03e093 receipts. 'list' command to list variables. 2012-02-03 17:38:43 +01:00
thomasv 25e3993a53 perform get_alias in a thread 2012-02-03 15:45:41 +01:00
thomasv a041b48f4d minor 2012-02-03 11:51:57 +01:00
thomasv ac9d9048dd simplify signatures 2012-02-03 11:48:09 +01:00
ThomasV 382abc54a8 aliases 2012-02-03 08:02:12 +01:00
thomasv 662501b68f add payto identity field to gui 2012-02-02 18:44:50 +01:00
thomasv 9d722db1f4 s/signer/identity 2012-02-02 17:44:08 +01:00
thomasv 85c16d10d7 error handling 2012-02-02 17:42:00 +01:00
thomasv 1a7a270901 Merge branch 'master' of git://gitorious.org/electrum/electrum 2012-02-02 17:21:04 +01:00
thomasv 46d5f7dd6e sig warning + lookup from default url 2012-02-02 17:21:02 +01:00
ThomasV e1ccfe1b13 no session for sign/verify message 2012-02-02 00:13:35 +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 30e6b044cf move urldecode to the executable file 2012-01-19 17:25:25 +01:00
thomasv 5e3f92b83f rename 2012-01-19 17:12:59 +01:00
ThomasV f0d0dc8acd for freeze 2011-11-05 19:58:25 +01:00
ThomasV 4d3159a74a use 'seed' instead of 'passphrase' 2011-11-05 15:06:43 +01:00
ThomasV 89d6971b8c add recipient to addressbook 2011-11-05 08:32:58 +01:00
ThomasV 368fa7980f another fix 2011-11-05 08:09:04 +01:00
ThomasV 6db1a31e58 initial 2011-11-04 18:00:37 +01:00