Commit Graph

2183 Commits

Author SHA1 Message Date
ecdsa cac030e2ee fix transaction order in history 2013-03-23 18:10:09 +01:00
thomasv a5168cc09f more accurate computation of transaction fees. 2013-03-23 12:36:37 +01:00
ecdsa f3a1a57a78 version 1.7.1 2013-03-20 22:39:08 +01:00
ecdsa 230b3b4a18 use an empty init file for android 2013-03-20 22:34:24 +01:00
thomasv 1c98b28e45 Merge branch 'master' of github.com:spesmilo/electrum 2013-03-20 13:58:20 +01:00
thomasv b487fc072c fix wall offset 2013-03-20 13:58:08 +01:00
ecdsa debf2dfeb5 fix QVariant 2013-03-19 23:01:09 +01:00
Maran 86674a958a Update label sync client for full encryption/decryption both on client and website 2013-03-18 20:53:12 +01:00
thomasv e7e284b059 remove aliases from completions 2013-03-18 09:19:49 +01:00
ecdsa 7e0d4a2851 fix is_change 2013-03-17 21:13:10 +01:00
ecdsa 87b94b3ccc Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-17 19:09:06 +01:00
ecdsa 8889c524b5 add missing files 2013-03-17 19:08:56 +01:00
Maran 568cc776f8 Fully encrypt both label and the id for the label 2013-03-17 18:27:26 +01:00
slush b9196260cf Move is_available() logic to init(), to prevent camera wakeup every second. 2013-03-17 13:51:29 +01:00
ecdsa b77d1eb081 use a new variable name for column-width, because the current stored value might be zero in lots of wallets 2013-03-17 13:50:45 +01:00
Maran 6a45fb8318 Merge branch 'master' of https://github.com/spesmilo/electrum 2013-03-17 13:15:47 +01:00
ecdsa 117ff7af9f set is_editable for recv items 2013-03-17 13:15:03 +01:00
Maran 555beebf9b No longer build with debug mode on 2013-03-17 13:05:08 +01:00
Maran 7e4ffe6941 Remove cloud icon 2013-03-17 13:05:08 +01:00
ecdsa 68b205484a restore infobox 2013-03-17 12:56:53 +01:00
ecdsa 15c2cc71ea no need to restart here 2013-03-17 12:52:11 +01:00
Maran 4458a1c81b Worked in new settings dialog for label sync plugin. 2013-03-17 12:08:12 +01:00
ecdsa a10455f685 settings dialog 2013-03-17 11:52:58 +01:00
ecdsa c5747484b2 plugin settings dialog 2013-03-17 11:29:01 +01:00
ecdsa 8a720b1629 do the banner request in interface, not in wallet 2013-03-17 10:54:21 +01:00
ecdsa 268d7ba3b5 unlock icon 2013-03-17 02:22:42 +01:00
Maran c168a5a96a Consistant text 2013-03-16 23:48:51 +01:00
Maran d1aacb6050 Merge branch 'master' into feature/label_sync 2013-03-16 23:40:34 +01:00
Maran a6ae46631f Fix export master public key 2013-03-16 23:38:49 +01:00
Maran bafac9dc83 Rewrote plugin to new format 2013-03-16 23:33:49 +01:00
ecdsa f0671a9ada fix tx.get_value() 2013-03-16 22:04:28 +01:00
Maran dfd48319a3 Fix merge conflict 2013-03-16 21:38:12 +01:00
ecdsa f07591eb5b Revert "fix tx.get_value bug with pruned transactions"
This reverts commit 8a74be39de.
2013-03-16 21:38:10 +01:00
ecdsa c5e65ab77e Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-16 21:22:15 +01:00
ecdsa 8a74be39de fix tx.get_value bug with pruned transactions 2013-03-16 21:22:03 +01:00
Maran 070d497afb Somehow forgot to push my windows build script changes in all my blurness last night 2013-03-16 21:13:55 +01:00
ecdsa a2ecc0e7bb allow manual setting when disconnected 2013-03-16 20:37:49 +01:00
ecdsa cce4a6c001 detect gaps for change too 2013-03-16 18:24:45 +01:00
ecdsa d6952228be define wallet.get_num_tx() 2013-03-16 18:17:50 +01:00
ecdsa fefb884794 fix wallet.is_change() method 2013-03-16 17:51:58 +01:00
thomasv 4b74faea1e typo: where->were 2013-03-16 14:04:46 +01:00
thomasv 1adbef4b25 fee may be zero (tx details) 2013-03-16 13:34:51 +01:00
thomasv 3d745637a2 update pyinstaller url 2013-03-16 13:09:48 +01:00
ecdsa 9ebcaa41f4 modify warning displayed when keys are imported 2013-03-16 12:02:34 +01:00
Maran 5eaa923824 Make windows build scripts work for Electrum 1.7 2013-03-15 23:30:44 +01:00
Maran dd0d261f8e Merge branch 'master' of https://github.com/spesmilo/electrum 2013-03-15 18:37:40 +01:00
thomasv 24db3c9aee virtual keyboard plugin 2013-03-15 18:35:05 +01:00
thomasv bd1cdc9bfb derive plugins from BasePlugin class 2013-03-15 18:03:56 +01:00
Maran 229cfb27bb Merge branch 'master' of https://github.com/spesmilo/electrum 2013-03-15 16:52:57 +01:00
thomasv 93b98e1176 move http aliases to separate plugin 2013-03-15 15:48:28 +01:00