1777 Commits (bc8f58104cb39eef1fa14de349ca606fe03b289c)

Author SHA1 Message Date
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 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
ThomasV 0240b8c924 fix switch_to_random_interface 11 years ago
ThomasV 411a87e0a3 fix disconnection error 11 years ago
ThomasV 1c707d05d3 rm wrong assert clause 11 years ago
ThomasV 47b71eebfb shorter timeout: verifier too 11 years ago
ThomasV 71d97eeecc shorter timeouts in synchronizer, so that it terminates properly 11 years ago
ThomasV 58c817f81a close interfaces on shutdown 11 years ago
ThomasV 914c115617 move daemon_timeout out of server class 11 years ago
ThomasV f7280e4637 cleanup daemon threads 11 years ago
ThomasV 44072a4f48 separate interface classes 11 years ago
ThomasV ed8f9666df remove interface.synchronous_get 11 years ago
ThomasV 087490a197 spawn daemon using daemon.py 11 years ago
ThomasV 8e5fbadc58 socket error handling 11 years ago
ThomasV 312051a242 one more daemon thread 11 years ago
ThomasV ea29d9009d wallet.can_sign 11 years ago
ThomasV fb878e1045 fix: catch server.version 11 years ago
ThomasV fb0574c5a0 fix callbacks 11 years ago
ThomasV 1ee4af8686 fix #778 11 years ago
ThomasV 28df27fba2 update interface.py 11 years ago