Commit Graph

2460 Commits

Author SHA1 Message Date
Maran fd5ee59a29 Skeleton for menu 2013-06-01 11:59:44 +02:00
ThomasV 7c1d07c999 fix indent 2013-05-27 21:18:29 +02:00
ThomasV 034bc64fe6 fix indent 2013-05-27 21:14:38 +02:00
ThomasV 7ddc29a912 Merge pull request #227 from tigereye/master
Sending/Receiving unsigned/signed transactions via QRCode
2013-05-27 02:25:59 -07:00
ThomasV 50ba1faae4 Merge pull request #221 from EnigmaCurry/fix-qr-margin
Fixes the QR code widget to include a 10px margin to offset the widget on dark theme background
2013-05-27 02:24:22 -07:00
ThomasV 59f236c521 Merge pull request #215 from linhlarry/master
Update default fee in help text
2013-05-26 12:49:20 -07:00
ThomasV 1f8e4547a3 Merge pull request #214 from rdymac/patch-9
Latest wikia version [tested]
2013-05-26 12:48:44 -07:00
tigereye 1428d4fa10 Updated the QR Code plugin to enable offline/online wallets to transmit unsigned/signed transactions via QR code. 2013-05-23 21:48:43 -04:00
Ryan McGuire b757b41561 Fixes the QR code widget to include a 10px margin to offset the widget on dark theme background. 2013-05-17 12:40:51 -04:00
Linh Nguyen c59f4c2fb2 Update default fee in help text 2013-05-15 00:22:04 +07:00
ecdsa e8ffe29554 make sure default fee is enough 2013-05-14 17:15:24 +02:00
ecdsa 9a0ddb84f3 release notes for 1.7.4 2013-05-14 17:00:16 +02:00
rdymac 3690ace2fb Latest wikia version [tested]
Latest wikia version tested before making the PR
2013-05-12 19:24:55 +02:00
thomasv 5e5a89ecb7 version 1.7.4 2013-05-10 14:40:05 +02:00
thomasv 5a015bc290 increase default fee to 0.0005 btc/kb 2013-05-10 14:36:38 +02:00
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