ThomasV
374daa25af
create a PendingAccount if coins have been sent to next_account
10 years ago
ThomasV
501bbdbd67
fix num zeros bug
10 years ago
ThomasV
d2f4eed1f7
multi-account synchronization
10 years ago
ThomasV
04e53281f6
add old_mnemonic to setup
10 years ago
ThomasV
0b7f8e74d5
move synchronize_account logic to account.py
10 years ago
ThomasV
3dc69df702
fix tx.sweep
10 years ago
ThomasV
1fb8af40c5
disable privkey export menu in trezor wallets
10 years ago
ThomasV
265d74c542
fix #825
10 years ago
ThomasV
6361abaf4d
extended seed prefix
10 years ago
ThomasV
c657212e5b
fix: do not add zero change
10 years ago
ThomasV
0a810de898
add get_type method to PendingAccount
10 years ago
ThomasV
8cfa32db5c
add labelsChanged signal
10 years ago
ThomasV
bcb18bbde4
call set_language before QApplication. fixes #400
10 years ago
ThomasV
01ad103c37
don't change fee if it is fixed by user
10 years ago
ThomasV
bd6f21232d
fix restore from mpk command line
10 years ago
ThomasV
ea9e468333
fix export addresses
10 years ago
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