Commit Graph

2293 Commits

Author SHA1 Message Date
thomasv e2b75d9fbc use a qlabel widget for the wallet balance 2013-05-10 14:12:33 +02:00
Eagle[TM] d24fefd459 update default server list, remove offline and pre v0.8 servers 2013-05-06 01:23:18 +02:00
ecdsa c81d565665 add error message for import_key failure 2013-05-05 17:38:59 +02:00
ecdsa 0f661aa3a1 minor bugfix 2013-05-02 10:56:28 +02:00
ecdsa b2c23f9ac8 deprecate wallet.save() and 'eval' command 2013-05-02 10:54:48 +02:00
ecdsa 6be62e44de wallet.delete_contact method 2013-05-02 10:19:18 +02:00
ecdsa 8104a47a3e wallet.add_contact method 2013-05-02 10:10:22 +02:00
ecdsa 19d19d9a00 wallet set_fee method 2013-05-02 10:00:52 +02:00
ecdsa fe405c50d0 delete_imported_key method 2013-05-02 09:54:43 +02:00
ecdsa 4ab44019fd Merge branch 'master' of git://github.com/spesmilo/electrum 2013-05-01 11:26:59 +02:00
ecdsa 97e849a248 move verify_message to wallet 2013-05-01 10:40:44 +02:00
Eagle[TM] e2c4d61121 update / merge authors from webpage 2013-04-30 00:48:04 +02:00
ecdsa 5a4576344e restore display of blockchain height in network dialog 2013-04-29 18:50:23 +02:00
ecdsa b5c0cc6190 handle exceptions returned by update_password 2013-04-29 10:41:46 +02:00
ecdsa b4f353291a fix update_password: save use_encryption after seed 2013-04-29 10:30:29 +02:00
ecdsa 0ccca356e1 fix servers script 2013-04-29 10:21:27 +02:00
ecdsa 86fd728a47 move network dialog in a new class; simplify interface.get_servers 2013-04-28 13:47:19 +02:00
ecdsa 7d1075d85d use an Event to signal when to redraw the gui 2013-04-27 19:17:36 +02:00
ecdsa df13564155 icon cannot be None 2013-04-27 17:55:44 +02:00
ecdsa c95c80163d distinction between unconfirmed and unverified transactions 2013-04-27 17:48:27 +02:00
ecdsa 827e29c1dc fix: print_log -> print_error 2013-04-27 10:57:15 +02:00
ecdsa 6069939003 handle errno 10035 2013-04-27 10:22:01 +02:00
ecdsa 7653408ff4 fix: socket error 2013-04-27 07:30:18 +02:00
ThomasV 4ecb8f897e Merge pull request #206 from JulianTosh/TuxHelpMods
Slightly modifying help output for clarity
2013-04-23 04:55:53 -07:00
Julian Tosh 63f33b64d0 Slightly modifying help output for clarity 2013-04-22 12:19:13 -07:00
thomasv 8e6be820b5 fix: assert fails on startup 2013-04-22 09:19:25 +02:00
Maran 6b690d681a Updated label help text 2013-04-21 21:55:14 +02:00
ecdsa 1964124515 split seed words with newline too 2013-04-21 19:53:27 +02:00
ecdsa a0d86982b1 don't show change addresses in list 2013-04-20 19:26:02 +02:00
ThomasV 65bffcb09f Merge pull request #199 from gebner/master
Register as protocol handler for bitcoin: URIs
2013-04-20 10:10:40 -07:00
ecdsa cf432db6e8 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-04-20 18:21:56 +02:00
ecdsa de21e2297e os path join 2013-04-20 18:21:51 +02:00
ThomasV ccc651c15f Merge pull request #202 from wozz/184
fix for issue #184
2013-04-20 09:10:50 -07:00
Michael Wozniak b1b2bab5c5 fix for issue 184 2013-04-19 10:27:48 -04:00
Gabriel Ebner dc5aec9635 electrum.desktop: Add as protocol handler for bitcoin: URIs. 2013-04-17 20:45:28 +02:00
thomasv b0f993e7cf getaddressbalance needs 1 argument 2013-04-17 16:45:52 +02:00
thomasv f7491310a0 fix get_new_address in merchant.py 2013-04-17 16:45:04 +02:00
thomasv dcd73df929 add getaddressbalance command, and use getbalance only for accounts 2013-04-16 16:05:45 +02:00
thomasv 921d60468c better help text for offline restore 2013-04-16 15:19:41 +02:00
thomasv 8fcd782ff4 offline restore 2013-04-16 15:17:32 +02:00
thomasv 8e86ee1a79 call plugin hooks inside try..except statement 2013-04-15 15:17:06 +02:00
ecdsa 076b949039 fix create and restore from command line 2013-04-14 19:32:25 +02:00
ecdsa 437c79eab5 release notes for 1.7.3 2013-04-13 19:22:20 +02:00
ecdsa 864974aa48 update make_download 2013-04-13 18:50:17 +02:00
ecdsa b0d223e6bb trying to fix column_widths 2013-04-13 18:15:55 +02:00
thomasv 6585da69fe message about frozen funds 2013-04-12 14:29:11 +02:00
thomasv 6e10687abe reset status on clear 2013-04-12 14:15:58 +02:00
ThomasV 4fd6df5e55 Merge pull request #192 from rdymac/patch-8
Fixed the bugs and tested mki18n
2013-04-12 04:48:38 -07:00
rdymac 693e47b2ba Fixed the bugs and tested mki18n
Fixed the bugs and tested mki18n
2013-04-12 14:45:32 +03:00
thomasv 4c6c8b52f9 revert commit c145b69b3b 2013-04-12 13:20:16 +02:00