3849 Commits (42bbce4cb309bfd8af2388219603053e5f6a0dd0)
 

Author SHA1 Message Date
ThomasV 06cdb7ff39 move pointofsale plugin to main codebase 11 years ago
ThomasV d33b53f850 close GUI if the network daemon is killed 11 years ago
wozz 7e8644ef15 Merge pull request #782 from wozz/daemon-fix 11 years ago
Michael Wozniak ef264e0bf7 Fix issue with daemon socket on OS X 11 years ago
ThomasV f1efa2f82c docs 11 years ago
ThomasV 62a7566fb9 update docs 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 e702b3312b proper return from install wizard 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 640a6a3bf9 update merchant script 11 years ago
ThomasV 960407925a Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV 312051a242 one more daemon thread 11 years ago
ThomasV 4af43c8683 Merge pull request #774 from ramontayag/wrong_num_args 11 years ago
ThomasV 06a613ed09 copy to clipboard menu for receive address 11 years ago
ThomasV 4fdeb52f7d update text gui 11 years ago
ThomasV 59638898d4 update gtk gui 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
ThomasV 035ecbc7cd redo inter-thread communication using pipes 11 years ago
m0mchil d5f08d657f passing wallet instance not needed anymore 11 years ago
Pavol Rusnak bb78873e24 don't use internal cmdtr module in trezor plugin 11 years ago
slush0 801bcd69e8 Fix get_master_public_key, Label plugin now works 11 years ago
slush0 9f47762c12 Fixes dependency to pinmatrix 11 years ago
m0mchil f518be4346 enable plugin for trezor wallet 11 years ago
m0mchil 294de5504f restore values to allow fee check 11 years ago
m0mchil e4a6a2962e enable trezor plugin if about to create/restore wallet 11 years ago
m0mchil 8a7f81a9de support for restore 11 years ago
m0mchil ec295d1fbe remove redundant i18n 11 years ago
m0mchil 26b13f4414 proper i18n 11 years ago
m0mchil a336379aa5 trezor plugin 11 years ago