Tafelpoot
|
d9c5250a6f
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
ThomasV
|
590659ff4d
|
get_tx_fee
|
10 years ago |
ThomasV
|
bde0ca3ea1
|
set default fee to 0.5mBTC/kb
|
10 years ago |
ThomasV
|
8d396997dc
|
fee estimate: kilobyte
|
10 years ago |
ThomasV
|
ad4449dc38
|
add v9 to list of tagged versions
|
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
|
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
|
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
|
1fb8af40c5
|
disable privkey export menu in trezor wallets
|
10 years ago |
ThomasV
|
c657212e5b
|
fix: do not add zero change
|
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 |
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
|
0c8c21f64d
|
minor fix
|
10 years ago |
ThomasV
|
65d0560475
|
storage: deepcopy and sanitize json
|
10 years ago |
ThomasV
|
6e363bc097
|
check length in OP_RETURN
|
10 years ago |
ThomasV
|
a2065eff72
|
use language in config to choose wordlist
|
10 years ago |
ThomasV
|
5a20d07fb8
|
add hook: make_unsigned_transaction
|
10 years ago |
ThomasV
|
79588eb4da
|
init plugins before gui. register wallet types in plugin constructor
|
10 years ago |
ThomasV
|
c7f667e2ed
|
separate add_seed from create_master_keys
|
10 years ago |
ThomasV
|
4dcdcbc068
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
10 years ago |
ThomasV
|
744eee6858
|
wizard integration
|
10 years ago |
ThomasV
|
ef74ae57ff
|
fix tests
|
10 years ago |
ThomasV
|
91723999aa
|
add_cosigner_seed
|
11 years ago |
ThomasV
|
b63fcde503
|
root_name
|
11 years ago |
ThomasV
|
8df2179025
|
class for xpub wallets
|
11 years ago |
ThomasV
|
3a5f64fcc7
|
account key must be a string (json)
|
11 years ago |
ThomasV
|
58e1dd2a24
|
update trezor plugin
|
11 years ago |
ThomasV
|
61e737c380
|
wallet types
|
11 years ago |
ThomasV
|
83b9ecac76
|
save wallet file as json
|
11 years ago |
ThomasV
|
f4b390a79f
|
bip44
|
11 years ago |
ThomasV
|
1d4631d647
|
bugfix for seed_v7
|
11 years ago |
ThomasV
|
f400e69d51
|
move two methods in subclasses
|
11 years ago |
ThomasV
|
cebc942ccb
|
separate class for bip32 HD
|
11 years ago |
ThomasV
|
20f93f7df0
|
set wallet.can_change_password and wallet.has_seed for trezor
|
11 years ago |
ThomasV
|
cf03f153d9
|
fix: get_master_public_key
|
11 years ago |
ThomasV
|
bf3f67c043
|
do not expose mnemonic_to_seed
|
11 years ago |