Commit Graph

2282 Commits

Author SHA1 Message Date
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
Maran bf12bac1f2 DRYed the backup wallet 2013-06-01 12:01:10 +02:00
Maran 0ab69e2606 Removed all items that are now in the menu 2013-06-01 12:01:02 +02:00
Maran f55faedeb0 Open wallet should use current wallets folder as default dir 2013-06-01 12:00:49 +02:00
Maran e9f1d4f078 Make backup use real wallet from config 2013-06-01 12:00:42 +02:00
Maran 914bfffc53 Make backup use real wallet from config 2013-06-01 12:00:32 +02:00
Maran ae9aaceaab Removed accounts from menu 2013-06-01 12:00:26 +02:00
Maran 7f7441eb7f Added CTRL+R to refresh your wallet 2013-06-01 12:00:19 +02:00
Maran 9945e0926c Implemented all menu triggers 2013-06-01 12:00:12 +02:00
thomasv 4a60db9733 new methods: init_menubar and load_wallet 2013-06-01 11:59:54 +02:00
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