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 |
ThomasV
|
91723999aa
|
add_cosigner_seed
|
11 years ago |
ThomasV
|
8ca42bbf43
|
accept ssl certs signed by CA
|
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
|
a203dab415
|
version number
|
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 |
Janne Pulkkinen
|
95413cd1a9
|
Confirmation count included in API command history
|
11 years ago |
Eagle[TM]
|
a7cd8b5e9f
|
Update default server list
|
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
|
ae56de3160
|
rm dead code
|
11 years ago |
ThomasV
|
35a12b22cf
|
fix daemon timeout
|
11 years ago |
ThomasV
|
a63eaa3c4e
|
daemon: multiplexing
|
11 years ago |
ThomasV
|
13a01b11d2
|
daemon messages
|
11 years ago |
ThomasV
|
854f49fbed
|
fix number of interfaces being opened
|
11 years ago |
molecular
|
d26d3abf5d
|
fix (or at least work around) #788
|
11 years ago |
ThomasV
|
247f4944a6
|
do not store merkle root before verification succeeded. keep it in requested_merkle for the session
|
11 years ago |
ThomasV
|
4f56cda0c3
|
do not stop thread if a tx is not verified
|
11 years ago |
ThomasV
|
3a9bb3cd43
|
interface: print debug message with the correct id
|
11 years ago |
ThomasV
|
cf03f153d9
|
fix: get_master_public_key
|
11 years ago |
ThomasV
|
bf3f67c043
|
do not expose mnemonic_to_seed
|
11 years ago |
ThomasV
|
1023240369
|
workaround the official distribution of tlslite
|
11 years ago |