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 |
ThomasV
|
606f1cd3f8
|
prevent seed collisions
|
11 years ago |
ThomasV
|
00aaa1d065
|
send network status on init, if there is no daemon
|
11 years ago |
ThomasV
|
ecdb90b0b7
|
re-use pending_servers to avoid sending unnecessary notifications
|
11 years ago |
ThomasV
|
b93cde14e7
|
custom entropy in make_seed
|
11 years ago |
ThomasV
|
d33b53f850
|
close GUI if the network daemon is killed
|
11 years ago |
Michael Wozniak
|
ef264e0bf7
|
Fix issue with daemon socket on OS X
Fix issue where daemon socket returns invalid argument errors on OS X
|
11 years ago |
ThomasV
|
10faf75ee7
|
wallet fixes
|
11 years ago |
ThomasV
|
642258ebaa
|
notify about interfaces
|
11 years ago |
ThomasV
|
858ff86660
|
network: disconnected retry interval
|
11 years ago |
ThomasV
|
ec5478c328
|
don't use pending_servers
|
11 years ago |
ThomasV
|
76d03a2817
|
daemon sleep before terminating
|
11 years ago |
ThomasV
|
efa0972971
|
use ping time to determine if we are disconnected
|
11 years ago |
ThomasV
|
517f649532
|
fix: missing break
|
11 years ago |