ThomasV
|
7ef86d8bbb
|
better error message
|
10 years ago |
ThomasV
|
17006e5285
|
qr scanner: show error if not installed
|
10 years ago |
ThomasV
|
52450289ff
|
we must check host name if cert is signed by CA
|
10 years ago |
ThomasV
|
889ac782c1
|
simplify interface.get_socket, and fix a bug with new certificates
|
10 years ago |
ThomasV
|
fbb0801d15
|
better workaround for tlslite issue
|
10 years ago |
ThomasV
|
39719dda9c
|
remove socks.py from repo, add it as dependency
|
10 years ago |
ThomasV
|
b8f971fcd6
|
force reconnect after delay
|
10 years ago |
ThomasV
|
590659ff4d
|
get_tx_fee
|
10 years ago |
ThomasV
|
b305dd4a89
|
make wordlist use default language if available
|
10 years ago |
ThomasV
|
441c68fbcc
|
cache xpub values in account in order to generate addresses faster
|
10 years ago |
ThomasV
|
bde0ca3ea1
|
set default fee to 0.5mBTC/kb
|
10 years ago |
ThomasV
|
8d396997dc
|
fee estimate: kilobyte
|
10 years ago |
ThomasV
|
7275955eef
|
default lang is None
|
10 years ago |
ThomasV
|
8ca66e7020
|
mnemonic: data_dir
|
10 years ago |
ThomasV
|
90590f70ab
|
reconnect to main server after timeout
|
10 years ago |
ThomasV
|
ad4449dc38
|
add v9 to list of tagged versions
|
10 years ago |
ThomasV
|
cef75e9e7b
|
new seed_version: remove whitespaces only between CJK characters
|
10 years ago |
ThomasV
|
1df007483e
|
check seed_version first
|
10 years ago |
ThomasV
|
5c5bb6ae3a
|
make estimated fee higher than MIN_RELAY
|
10 years ago |
ThomasV
|
5f4bcb420b
|
param to addresses is optional
|
10 years ago |
ThomasV
|
b22048fdfb
|
fix wallet constructor
|
10 years ago |
ThomasV
|
0606a30804
|
move wordlists to data dir
|
10 years ago |
ThomasV
|
b854c3e173
|
lower seedphrase
|
10 years ago |
ThomasV
|
fc861c035d
|
forgot prepere_seed
|
10 years ago |
ThomasV
|
43513adb5c
|
seed_v9: strip whitespaces before hashing
|
10 years ago |
ThomasV
|
f3e2e7b501
|
fix for seed_version
|
10 years ago |
ThomasV
|
e22dfc443c
|
check seed_version before wallet_type
|
10 years ago |
ThomasV
|
93d073457c
|
add spanish wordlist and remove accents
|
10 years ago |
ThomasV
|
e7c7dc8cc9
|
init fee variable in make_unsigned_transaction
|
10 years ago |
ThomasV
|
c2813c5b15
|
load_wallet: we still want to test is_enabled
|
10 years ago |
ThomasV
|
397f07ca82
|
fix plugin initialization with load_wallet
|
10 years ago |
ThomasV
|
302e444717
|
fix balance of PendingAccount (address was counted twice)
|
10 years ago |
ThomasV
|
be1a21d974
|
call add_address in get_next_account
|
10 years ago |
ThomasV
|
374daa25af
|
create a PendingAccount if coins have been sent to next_account
|
10 years ago |
ThomasV
|
d2f4eed1f7
|
multi-account synchronization
|
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
|
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
|
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
|
67b9a59d34
|
better fees estimates
|
10 years ago |
dabura667
|
14d3b3589d
|
Show OP_RETURN in tx dialogue
|
10 years ago |
ThomasV
|
b1ecb61105
|
fix oldwallet master_public_key
|
10 years ago |
ThomasV
|
2b10ccdcc4
|
fix
|
10 years ago |
ThomasV
|
622fb6c08b
|
add wallet categories
|
10 years ago |
ThomasV
|
dd849964d1
|
interface: forward errors
|
10 years ago |
ThomasV
|
0c8c21f64d
|
minor fix
|
10 years ago |