2173 Commits (b958985aa84d2bff1d8a2dd090a569959408f7a0)
 

Author SHA1 Message Date
ecdsa 87b94b3ccc Merge branch 'master' of git://github.com/spesmilo/electrum 12 years ago
ecdsa 8889c524b5 add missing files 12 years ago
Maran 568cc776f8 Fully encrypt both label and the id for the label 12 years ago
slush b9196260cf Move is_available() logic to init(), to prevent camera wakeup every second. 12 years ago
ecdsa b77d1eb081 use a new variable name for column-width, because the current stored value might be zero in lots of wallets 12 years ago
Maran 6a45fb8318 Merge branch 'master' of https://github.com/spesmilo/electrum 12 years ago
ecdsa 117ff7af9f set is_editable for recv items 12 years ago
Maran 555beebf9b No longer build with debug mode on 12 years ago
Maran 7e4ffe6941 Remove cloud icon 12 years ago
ecdsa 68b205484a restore infobox 12 years ago
ecdsa 15c2cc71ea no need to restart here 12 years ago
Maran 4458a1c81b Worked in new settings dialog for label sync plugin. 12 years ago
ecdsa a10455f685 settings dialog 12 years ago
ecdsa c5747484b2 plugin settings dialog 12 years ago
ecdsa 8a720b1629 do the banner request in interface, not in wallet 12 years ago
ecdsa 268d7ba3b5 unlock icon 12 years ago
Maran c168a5a96a Consistant text 12 years ago
Maran d1aacb6050 Merge branch 'master' into feature/label_sync 12 years ago
Maran a6ae46631f Fix export master public key 12 years ago
Maran bafac9dc83 Rewrote plugin to new format 12 years ago
ecdsa f0671a9ada fix tx.get_value() 12 years ago
Maran dfd48319a3 Fix merge conflict 12 years ago
ecdsa f07591eb5b Revert "fix tx.get_value bug with pruned transactions" 12 years ago
ecdsa c5e65ab77e Merge branch 'master' of git://github.com/spesmilo/electrum 12 years ago
ecdsa 8a74be39de fix tx.get_value bug with pruned transactions 12 years ago
Maran 070d497afb Somehow forgot to push my windows build script changes in all my blurness last night 12 years ago
ecdsa a2ecc0e7bb allow manual setting when disconnected 12 years ago
ecdsa cce4a6c001 detect gaps for change too 12 years ago
ecdsa d6952228be define wallet.get_num_tx() 12 years ago
ecdsa fefb884794 fix wallet.is_change() method 12 years ago
thomasv 4b74faea1e typo: where->were 12 years ago
thomasv 1adbef4b25 fee may be zero (tx details) 12 years ago
thomasv 3d745637a2 update pyinstaller url 12 years ago
ecdsa 9ebcaa41f4 modify warning displayed when keys are imported 12 years ago
Maran 5eaa923824 Make windows build scripts work for Electrum 1.7 12 years ago
Maran dd0d261f8e Merge branch 'master' of https://github.com/spesmilo/electrum 12 years ago
thomasv 24db3c9aee virtual keyboard plugin 12 years ago
thomasv bd1cdc9bfb derive plugins from BasePlugin class 12 years ago
Maran 229cfb27bb Merge branch 'master' of https://github.com/spesmilo/electrum 12 years ago
thomasv 93b98e1176 move http aliases to separate plugin 12 years ago
slush b6afa2455c Fixes Qt imports 12 years ago
thomasv 8d4f409dd7 fix qrscanner module 12 years ago
thomasv 6662c1dc53 filter plugins that do not have a .py source 12 years ago
Maran 76f045f616 Update osx build scripts 12 years ago
thomasv 45c0880195 global switch use_local_modules 12 years ago
thomasv e3677eb0a0 simplification 12 years ago
thomasv 2b3b7d7c38 use proper syntax for variable args 12 years ago
thomasv 8c71c54487 add label to internal transactions 12 years ago
thomasv 3b80ef7c60 rely only on the verifier to get the height of transactions 12 years ago
thomasv bdb515dabd print error received by verifier, and continue 12 years ago