Commit Graph

68 Commits

Author SHA1 Message Date
ThomasV 95a2881a8c fix 2012-03-31 14:58:38 +02:00
ThomasV c3bbc35fa8 wallet synchronizer thread 2012-03-31 11:47:16 +02:00
ThomasV 96eaf00af8 fix dialog 2012-03-31 06:39:23 +02:00
ThomasV 9bfdcd7e16 separate address creation and subscribe 2012-03-23 20:58:54 +01:00
ThomasV 22a0fdd492 better errors 2012-03-23 19:32:16 +01:00
ThomasV 34fb60ba39 fix varnames, and run updates on creation 2012-03-23 18:46:50 +01:00
ThomasV 0532264ff1 start_interface method 2012-03-23 18:30:06 +01:00
ThomasV f60f6c28d3 asynchronous processing: use a queue, handle responses in wallet class 2012-03-23 16:34:34 +01:00
ThomasV 5b15fa0539 syntax 2012-03-23 14:12:35 +01:00
ThomasV d04117e865 commands 2012-03-23 13:55:27 +01:00
thomasv 5941dc3a66 fixes 2012-03-20 15:30:36 +01:00
ThomasV f487e27416 fix 2012-03-19 22:43:55 +01:00
ThomasV fde9e0c18d fix 2012-03-19 20:56:20 +01:00
ThomasV 4b6e163a39 better encapsulation 2012-03-17 12:36:27 +01:00
thomasv a799846986 import offline 2012-03-15 13:56:55 +01:00
ThomasV 3859b067fd display list of addresses when offline 2012-03-14 19:21:51 +01:00
thomasv b0d07ae8c6 handle disconnections 2012-03-14 14:55:12 +01:00
thomasv 69ca6a3074 Merge branch 'master' of git://gitorious.org/electrum/electrum 2012-03-12 17:55:59 +01:00
thomasv 0fc0bdd667 adding new protocol (draft) 2012-03-12 17:55:33 +01:00
ThomasV 9e7098bb4a update help 2012-02-25 07:51:45 +01:00
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