Commit Graph

8337 Commits

Author SHA1 Message Date
thomasv b7b8a19c74 Merge branch 'master' of git://gitorious.org/electrum/electrum 2011-12-21 13:11:18 +01:00
ThomasV 4d01d03715 bccapi commands: login and getAccountInfo 2011-12-20 20:33:54 +03:00
thomasv 37de9d377d do not save here; redundant 2011-12-20 16:28:21 +01:00
thomasv fc2b6b0328 fix: password is not None 2011-12-20 16:04:26 +01:00
thomasv 889eb101ff check password for all commands that require password 2011-12-20 14:22:31 +01:00
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 a7aa613b58 remove dead code 2011-12-19 12:35:39 +01:00
ThomasV 9580562677 Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-18 23:03:32 +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 28b3a275ab better release notes 2011-12-16 23:30:57 +03:00
thomasv 0b31c2dd1e save mpk in hex 2011-12-16 19:01:07 +01:00
thomasv b9eda1dd35 upgrade with 0.33 2011-12-16 16:00:30 +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 c0bf69e3b3 release notes 0.34 2011-12-16 14:17:31 +01:00
thomasv ff0f1f0f3c recover->synchronize 2011-12-16 13:02:17 +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 12e19d3408 remove gap setting from gui; this should be modified by conscious users only. 2011-12-16 12:27:41 +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 16d7f793b8 Merge branch 'master' of git://gitorious.org/electrum/electrum 2011-12-16 09:37:43 +01:00
thomasv 878cf6fb06 fix change addresses in upgrade script 2011-12-16 09:37:13 +01:00
ThomasV 33f0c661da rename function; fix get_status 2011-12-15 19:59:23 +03:00
ThomasV de41897226 Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-15 19:44:47 +03:00
thomasv c0b9a9c464 merge 2011-12-15 17:23:32 +01:00
thomasv ca32d29a9c upgrade to type 2 wallet 2011-12-15 15:41:50 +01:00
ThomasV ca77e1e7fd fix version 2011-12-15 07:56:00 +01:00
ThomasV deaa5745a4 Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-13 16:59:00 +01:00
ThomasV 752761de32 make connection more robust 2011-12-13 16:58:42 +01:00
thomasv 2feaf4f784 no horizontal scrollbar 2011-12-13 09:40:25 +01:00
ThomasV 9a85fd503d Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-13 07:33:32 +01:00
ThomasV 5596482b41 connect mouse event to tx details 2011-12-13 07:33:23 +01:00
ThomasV 9776745c06 cleanup 2011-12-12 16:50:12 +03:00
ThomasV d47dff4881 update README with new patch 2011-12-12 14:27:51 +03:00
ThomasV 340c63bd49 Merge branch 'master' of gitorious.org:electrum/electrum 2011-12-12 13:57:28 +03:00
ThomasV aded1e35f1 getmemorypool != database; use db to set address_has_mempool 2011-12-12 13:56:36 +03:00
ThomasV 05eeef4d94 patch for bitcoind 2011-12-12 13:52:15 +03:00
thomasv b08f98524c wrong length 2011-12-11 11:37:59 +01:00
ThomasV df689325a6 remove ismempool flag 2011-12-10 23:31:20 +03:00
ThomasV 56014643a1 another patch for bitcoind 2011-12-10 22:44:28 +03:00
ThomasV dedb15e2bc maintain a list of mempool keys; the database might contain rejected transactions 2011-12-10 22:34:35 +03:00