Commit Graph

2327 Commits

Author SHA1 Message Date
ThomasV 111611a08b plugins: do not overload __init__, use init() instead 2013-08-05 17:15:01 +02:00
ThomasV d9a926b0ff encryption of bip32 master private keys 2013-08-05 13:53:50 +02:00
ThomasV 77df84e509 make wallet.get_private_keys more general 2013-08-05 12:08:54 +02:00
ThomasV 9afc57cd3d Merge branch 'bip32' of git://github.com/spesmilo/electrum into bip32 2013-08-04 23:05:16 +02:00
thomasv 553493364e get_new_address -> get_address 2013-08-04 23:05:00 +02:00
thomasv de03fbbb12 add account module 2013-08-04 23:04:59 +02:00
ThomasV f4207d7e4c bip32 2013-08-04 23:04:59 +02:00
ThomasV 83744832d1 remove the calculation of address balance in watch_address 2013-08-04 21:53:37 +02:00
ThomasV a34d9a380c Merge pull request #258 from tuxcanfly/master
fixes #245: use alternate datafiles location
2013-08-04 12:37:37 -07:00
ThomasV cd1ad84ed9 version 1.8.1 2013-08-04 19:28:41 +02:00
Javed Khan 3741d46590 fixes #245: use alternate datafiles location 2013-08-04 21:07:22 +05:30
thomasv 799c2e8984 get_new_address -> get_address 2013-08-04 16:46:47 +02:00
thomasv b526abdc40 add account module 2013-08-03 17:30:59 +02:00
ThomasV db501aa976 bip32 2013-08-03 17:20:52 +02:00
thomasv f64c59f66f fix: set auto-cycle to None only during wallet creation 2013-08-01 16:39:45 +02:00
thomasv 717a4ab5b2 pass parameter to backup_wallet 2013-08-01 14:59:57 +02:00
thomasv c1fabb3332 fix backup_wallet 2013-08-01 14:58:30 +02:00
thomasv 67d2b940bc remove enforced tx fee 2013-08-01 14:00:49 +02:00
thomasv a0b86f405d offline interface: fix init 2013-08-01 11:31:33 +02:00
thomasv 4a36f25d4b use auto_cycle in watch_address 2013-08-01 10:59:45 +02:00
Maran 8b3c8bdc19 Added some basic hide/show functionality to the tray icon
Real 'hide-to-tray' functionality seems impossible, see comments
2013-07-27 09:31:11 +02:00
Maran 5092c6b8d3 Set the current balance in the tray icon 2013-07-26 21:14:51 +02:00
ThomasV ea1cb0a613 better backspace detection 2013-07-26 05:28:41 +02:00
ThomasV 3350229263 fix for empty addressbook 2013-07-26 05:08:08 +02:00
ThomasV 1cba96cbbb fix popup navigation 2013-07-26 04:43:45 +02:00
ThomasV 8ec6a07281 fix settings dialog in text gui 2013-07-26 04:25:04 +02:00
ThomasV 5251f278e8 try.. except wrapper for ncurses.set_curs 2013-07-26 04:19:41 +02:00
thomasv 9ce90932ba update BIP32 to its final spec 2013-07-19 16:17:11 +02:00
ThomasV ccf7bf5c44 use self.base_unit() 2013-07-17 10:42:11 +02:00
Maran fd84cdda4c Renamed to tray and added exit option 2013-07-16 12:15:24 +02:00
Maran 13e5caf2ea Make sure we specify dual-arch 2013-07-16 12:15:23 +02:00
Maran 06bfb60308 Reworked notification flow and combined multiple transactions into one notification 2013-07-16 12:15:23 +02:00
Maran b6ced19c1e Rework notify so it's thread safe 2013-07-16 12:15:23 +02:00
Maran 468c76b66e Added notifications when receiving a new transaction 2013-07-16 12:15:23 +02:00
ThomasV 887557865e redefine do_send as a wrapper for send_tx 2013-07-13 20:47:10 +02:00
ThomasV 6645bc3505 confirmation dialog before sending large amounts 2013-07-13 20:21:44 +02:00
ThomasV d2b86091b4 whitespaces option in format_satoshis 2013-07-13 20:19:52 +02:00
Maran H. 660c975ff5 Merge pull request #246 from PabloCastellano/master
Improve lite gui usability
2013-07-08 05:44:46 -07:00
Pablo Castellano cecb4c23b2 [Lite gui] Allow changing quote currency backwards with right click 2013-07-01 17:25:00 +02:00
thomasv e9ddba5c3f minor fixes to point of sale plugin 2013-06-19 14:31:59 +02:00
Maran 8c2ca744d9 Forgot to add plist for OS X build script 2013-06-18 00:08:07 +02:00
Maran c6a31dac18 Added support for Bitcoin URIs on OS X. Implements #209 2013-06-18 00:00:55 +02:00
Maran f823764dc3 Merge branch 'master' of https://github.com/spesmilo/electrum 2013-06-17 23:23:22 +02:00
Maran 4570db0804 Add icon back to Lite GUI. Fixes #112 2013-06-17 23:22:49 +02:00
Maran H. 7982860d27 Merge pull request #243 from rdymac/patch-16
Fix \n new line text break (2)
2013-06-17 13:24:17 -07:00
rdymac 80e3cc8163 Fix \n new line text break (2)
Fix \n new line text break
2013-06-17 23:18:42 +03:00
Maran 8020fd9c33 Force updating the wallet after editing labels. fixes #223 2013-06-17 22:15:50 +02:00
Maran e319f5e0ae Save contacts to the proper key in the wallet. fixes #234 2013-06-17 22:09:28 +02:00
Maran H. 5278515afb Merge pull request #238 from rdymac/patch-11
Fix \n new line text break
2013-06-17 11:11:21 -07:00
Maran H. 293cb1aceb Merge pull request #242 from rdymac/patch-15
Update translations to the latest wikia version
2013-06-17 10:24:35 -07:00