Commit graph

2669 commits

Author SHA1 Message Date
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
rdymac
1cfb22ba6d latest wikia version
latest wikia version
2013-06-17 19:16:25 +02:00
Maran H.
1975e9c788 Merge pull request #241 from rdymac/patch-14
Fixed typo in SimpleConfig comment
2013-06-17 10:11:06 -07:00
rdymac
ff523790df typo
typo
2013-06-17 01:21:22 +02:00
rdymac
206279fcfb Fix \n new line text break 2013-06-16 14:05:25 +03:00
ThomasV
a31ad09cc7 self.wallet is not defined 2013-06-12 21:37:36 +02:00
ThomasV
64a8dd97d0 Merge pull request #231 from elmato/master
BIP32Sequence::get_pubkey not using mpk parameter
2013-06-10 02:30:36 -07:00
Marku
253d1d50c3 fix BIP32Sequence::get_pubkey not using mpk parameter 2013-06-02 19:26:45 -03:00
ecdsa
496f90298b release notes 2013-06-01 21:43:23 +02:00
ecdsa
1a21185b91 version 1.8 2013-06-01 19:27:06 +02:00
ecdsa
3796fceb28 bugfix: referenced transactions 2013-06-01 19:26:07 +02:00