ThomasV
6ee33948b6
add missing import
10 years ago
ThomasV
a0d5ba37c6
fix: add missing imports
10 years ago
ThomasV
e4dfd3129a
iv should be different from password
10 years ago
ThomasV
42bbce4cb3
labels: encrypt keys with deterministic iv
10 years ago
ThomasV
30a2a9ee51
don't encrypt keys, because it creates new items everytime
10 years ago
ThomasV
1886da7cde
fix printing of unicode values
10 years ago
ThomasV
3948ef64fa
labels: pull in separate thread. also fix error messages
10 years ago
ThomasV
3bbd3685d8
fix bug #787
10 years ago
ThomasV
1fa51e6b7c
fix fee_e in settings window
10 years ago
ThomasV
67b9a59d34
better fees estimates
10 years ago
ThomasV
cfa833134a
Merge pull request #824 from dabura667/txdiagopret
Show op_return in tx dialogue
10 years ago
dabura667
14d3b3589d
Show OP_RETURN in tx dialogue
10 years ago
ThomasV
8fa1a9a5a8
Merge pull request #822 from mmilata/master
Update plugin modules in setup.py
10 years ago
Martin Milata
dfe34ec620
Update plugin modules in setup.py
10 years ago
ThomasV
62179fad58
Merge pull request #772 from dabura667/fiximportchange
Make change address for imported keys the same
10 years ago
ThomasV
f1e55a5b16
Merge branch 'dabura667-fixmultiline'
10 years ago
ThomasV
300125422d
separate get_errors instead of raising an exception
10 years ago
ThomasV
b82e84907e
Merge branch 'fixmultiline' of github.com:dabura667/electrum into dabura667-fixmultiline
10 years ago
dabura667
f3822cf06e
Multiline Address error on do_send()
10 years ago
ThomasV
cdefecc16b
revert commit 3863ee
10 years ago
ThomasV
c908c7e9a3
Merge pull request #820 from wozz/exch_update
Update itbit/coindesk exchange rate api
10 years ago
Michael Wozniak
a996659225
Update itbit/coindesk exchange rate api
itbit/coindesk exchange rate requires separate API calls per currency
Moved the calls to when the exchange rate plugin updates and when the
user modifies a selection instead of every time the program needs to
query the current exchange rate
This fixes an issue with slow response time in the send tab with the
exchange rate plugin turned on and set to coindesk or itbit
10 years ago
ThomasV
c1d286fc9a
Merge branch 'master' of git://github.com/spesmilo/electrum
10 years ago
dabura667
3863ee9f64
Fixed Line input
10 years ago
dabura667
7568d71d12
Fixed CSV input bug
10 years ago
ThomasV
8292530051
Merge pull request #819 from dabura667/fixmultiline
Fixed Multi-Line input
10 years ago
ThomasV
60d093641b
Merge branch 'master' of git://github.com/spesmilo/electrum
10 years ago
ThomasV
caf4adff49
add missing @hook in exch plugin
10 years ago
dabura667
4cc52ce110
Fixed Line input
10 years ago
ThomasV
cec18fb7fe
Merge pull request #818 from dabura667/fixCSV
Fixed CSV input bug
10 years ago
dabura667
7337165d0e
Fixed CSV input bug
10 years ago
ThomasV
4da10d9a00
convert tab to spaces
10 years ago
ThomasV
b1ecb61105
fix oldwallet master_public_key
10 years ago
ThomasV
65fd4f45e3
spelling
10 years ago
ThomasV
bc1ae4fe94
filter wallet types
10 years ago
ThomasV
2b10ccdcc4
fix
10 years ago
ThomasV
622fb6c08b
add wallet categories
10 years ago
ThomasV
34cb1f6620
simplify install wizard
10 years ago
ThomasV
dd849964d1
interface: forward errors
10 years ago
ThomasV
9af2c20706
json sanitize labels
10 years ago
ThomasV
0c8c21f64d
minor fix
10 years ago
ThomasV
65d0560475
storage: deepcopy and sanitize json
10 years ago
ThomasV
592a403fa7
qrtextedi: minor fixes
10 years ago
ThomasV
d7b947e30f
revert previous commit, and fix utf8 qr code
10 years ago
ThomasV
058ad1292b
show groups of 5 words
10 years ago
ThomasV
816495609f
fix #788
10 years ago
ThomasV
1e346404dd
fixes for label plugin
10 years ago
ThomasV
6101abda5d
call init_qt everytime a plugin is enabled
10 years ago
ThomasV
a8f0e4310f
Merge branch 'greenaddress-greenaddress-instant'
10 years ago
ThomasV
8b78b7c480
don't duplicate code
10 years ago