Commit Graph

76 Commits

Author SHA1 Message Date
thomasv ed1fe71238 restore the option to display private keys for export 2011-12-20 14:07:37 +01:00
thomasv d7d85c814a deprecated 2011-12-20 13:42:22 +01:00
thomasv 651ec15008 import keys into wallet from command line; do not use separate file 2011-12-20 12:37:48 +01:00
ThomasV b5f9ad4832 import keys; move set_path out of constructor 2011-12-19 13:48:51 +01:00
ThomasV fd5f581128 separate synchronize and update_tx_history 2011-12-19 13:18:19 +01:00
ThomasV bcee01f4bb synchronize after creation 2011-12-18 23:02:59 +01:00
ThomasV 29ee4d5a28 imported addresses 2011-12-18 22:49:33 +01:00
thomasv 0b31c2dd1e save mpk in hex 2011-12-16 19:01:07 +01:00
thomasv 8df0f3fcc4 master public key is not none; deprecation message 2011-12-16 15:51:17 +01:00
thomasv 6f9d7fee94 cannot handle old versions 2011-12-16 15:40:05 +01:00
thomasv 9c21916b37 increase default fee to get better priority 2011-12-16 12:59:56 +01:00
thomasv b03028956b fix get_balance 2011-12-16 12:55:38 +01:00
thomasv 5af496ceb5 self-synchronizing wallet 2011-12-16 12:22:04 +01:00
thomasv 3333db56c1 coin selection: use old coins first 2011-12-16 10:46:25 +01:00
thomasv f84b7eb3a8 update history before raising exception 2011-12-16 10:06:26 +01:00
thomasv 3bfe0fb532 self 2011-12-16 09:47:43 +01:00
thomasv 356f82b652 bugfix: should use all addresses 2011-12-16 09:47:08 +01:00
thomasv ca32d29a9c upgrade to type 2 wallet 2011-12-15 15:41:50 +01:00
ThomasV ce6363a754 send version to server 2011-12-09 19:15:48 +01:00
ThomasV d69b9ca2ec version management 2011-12-09 21:01:53 +03:00
thomasv 0bd08512fd use height instead of blk_hash to determine if tx is pending 2011-12-09 17:39:51 +01:00
ThomasV 689fc1e207 update session 2011-12-08 21:43:52 +01:00
ThomasV 7dad17bb62 fix for empty wallets 2011-12-08 09:11:49 +01:00
ThomasV 9f650e80a3 fix for empty wallets 2011-12-08 09:03:03 +01:00
ThomasV 66f16b7541 password 2011-12-08 01:42:55 +01:00
thomasv 53b74689a1 Size dependent tx fee. Allow user to override the tx fee 2011-12-07 18:54:32 +01:00
ThomasV 72aefa7c16 fee is an int 2011-12-06 22:28:05 +01:00
ThomasV 29ff2e2134 use decimal instead of float 2011-12-06 21:05:46 +01:00
thomasv 9ee767b7b9 let users upgrade from this version 2011-12-06 16:29:53 +01:00
thomasv d03e60b056 fix key stretching 2011-12-06 15:40:04 +01:00
thomasv 5e677b0e97 fix create bug 2011-12-06 10:39:18 +01:00
ThomasV 4bdc1ca60f prevent errors when history is empty 2011-12-04 12:50:32 +01:00
thomasv 67dbacd20d server selection dialog 2011-12-02 16:41:38 +01:00
ThomasV 79217326be default path is .electrum 2011-11-29 17:08:16 +01:00
ThomasV 63cbda1bd3 try home first 2011-11-29 14:50:06 +01:00
ThomasV 7d37f36783 better use a single option for wallet path 2011-11-29 11:23:49 +01:00
ThomasV 829c812f8e Merge commit 'refs/merge-requests/4' of git://gitorious.org/electrum/electrum into merge-requests/4 2011-11-29 10:48:07 +01:00
ThomasV c87533acaa use python slowaes library 2011-11-29 10:26:47 +01:00
Ovidiu Constantin 5582956c37 * client: support different wallet file name via command line. 2011-11-27 18:52:11 +02:00
ThomasV 317779f91f seed 2011-11-18 13:07:28 +01:00
ThomasV 8227928433 Merge branch 'master' of gitorious.org:electrum/electrum 2011-11-18 11:53:21 +01:00
ThomasV 77a198e810 https 2011-11-18 11:52:29 +01:00
ThomasV d497a37370 Merge branch 'master' of gitorious.org:electrum/electrum 2011-11-17 03:56:28 +03:00
ThomasV 128dfe3746 validate address 2011-11-17 01:55:29 +01:00
ThomasV cd1f4a62d0 Merge branch 'master' of gitorious.org:electrum/electrum 2011-11-17 00:48:04 +03:00
ThomasV b0c394f2be fix 2011-11-16 22:47:17 +01:00
ThomasV 0b0446ae03 unused 2011-11-16 21:47:06 +03:00
ThomasV fb9318892a minor 2011-11-16 18:41:33 +03:00
ThomasV f4d011094d create 2011-11-16 18:26:06 +03:00
ThomasV 6db8cd2d98 help 2011-11-16 18:14:10 +03:00