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 |
ThomasV
|
65d0560475
|
storage: deepcopy and sanitize json
|
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
|
ca765b6622
|
getseed: display seed as utf8
|
10 years ago |
ThomasV
|
8f314209b4
|
normalize unicode right after reading from file
|
10 years ago |
ThomasV
|
1e75d6f854
|
add japanese, fix utf8
|
10 years ago |
bip39JP
|
a14a2f75bb
|
Added Japanese wordlist
|
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
|
92ba934052
|
NFKD (per bip39)
|
10 years ago |
ThomasV
|
5a20d07fb8
|
add hook: make_unsigned_transaction
|
10 years ago |
ThomasV
|
cc71dfea86
|
check all bytes in strip_pkcs7_padding
|
10 years ago |
ThomasV
|
de1123e4a0
|
ecies: update description in comment
|
10 years ago |
ThomasV
|
a97375dbb4
|
ecies: use the same KDF to derive aes init vector and aes and hmac keys.
|
10 years ago |
ThomasV
|
eed37c41b5
|
ecies: don't drop sign of ephemeral key
|
10 years ago |
ThomasV
|
03e420b1c0
|
fix tests
|
10 years ago |
ThomasV
|
79588eb4da
|
init plugins before gui. register wallet types in plugin constructor
|
10 years ago |
ThomasV
|
a3790372d8
|
@hook decorator for plugins
|
10 years ago |
ThomasV
|
c7f667e2ed
|
separate add_seed from create_master_keys
|
11 years ago |
ThomasV
|
2c51b0aa14
|
update mnemonic imports
|
11 years ago |
ThomasV
|
5f4a28a2bb
|
fix signature_count in coinbase transactions
|
11 years ago |
ThomasV
|
f183554446
|
rm failing tests
|
11 years ago |
ThomasV
|
8816d7072f
|
add 8 bits to entropy target, to offset the constraint imposed by is_new_seed
|
11 years ago |
ThomasV
|
4d71707be8
|
add portuguese wordlist, and adapt wordlist parsing
|
11 years ago |
ThomasV
|
4dcdcbc068
|
move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed
|
11 years ago |
ThomasV
|
744eee6858
|
wizard integration
|
11 years ago |
ThomasV
|
c2d175cb60
|
remove broken tests
|
11 years ago |
ThomasV
|
ef74ae57ff
|
fix tests
|
11 years ago |
ThomasV
|
03f4b4c933
|
fix broken test
|
11 years ago |
ThomasV
|
9f8e537a7e
|
fix broken test
|
11 years ago |
ThomasV
|
89b8078549
|
move qrscanner from plugins to lib
|
11 years ago |