3722 Commits (867597cd91d45f3fb4eb882607cd275beb2ff668)
 

Author SHA1 Message Date
ThomasV 640a6a3bf9 update merchant script 10 years ago
ThomasV 960407925a Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 312051a242 one more daemon thread 10 years ago
ThomasV 4af43c8683 Merge pull request #774 from ramontayag/wrong_num_args 10 years ago
ThomasV 06a613ed09 copy to clipboard menu for receive address 10 years ago
ThomasV 4fdeb52f7d update text gui 10 years ago
ThomasV 59638898d4 update gtk gui 10 years ago
ThomasV ea29d9009d wallet.can_sign 10 years ago
ThomasV fb878e1045 fix: catch server.version 10 years ago
ThomasV fb0574c5a0 fix callbacks 10 years ago
ThomasV 1ee4af8686 fix #778 10 years ago
ThomasV 28df27fba2 update interface.py 10 years ago
ThomasV 035ecbc7cd redo inter-thread communication using pipes 10 years ago
m0mchil d5f08d657f passing wallet instance not needed anymore 10 years ago
Pavol Rusnak bb78873e24 don't use internal cmdtr module in trezor plugin 10 years ago
slush0 801bcd69e8 Fix get_master_public_key, Label plugin now works 10 years ago
slush0 9f47762c12 Fixes dependency to pinmatrix 10 years ago
m0mchil f518be4346 enable plugin for trezor wallet 10 years ago
m0mchil 294de5504f restore values to allow fee check 10 years ago
m0mchil e4a6a2962e enable trezor plugin if about to create/restore wallet 10 years ago
m0mchil 8a7f81a9de support for restore 10 years ago
m0mchil ec295d1fbe remove redundant i18n 10 years ago
m0mchil 26b13f4414 proper i18n 10 years ago
m0mchil a336379aa5 trezor plugin 10 years ago
Ramon Tayag 4f2a4c84a3 Fix wrong number of arguments error 10 years ago
ThomasV bd3bfb5e53 Merge pull request #773 from wozz/itbit-exchange 10 years ago
Michael Wozniak 27ddfcdd36 Add itbit exchange to exchange rate plugin 10 years ago
ThomasV 9efc25bdba interface: use parse_json 10 years ago
ThomasV 9a07c1cb44 rename process_response 10 years ago
ThomasV 603caf228f call json.dump on request 10 years ago
ThomasV 7abbf329b6 fix 10 years ago
ThomasV 5e47d1a635 default daemon timeout after 5 minutes 10 years ago
ThomasV 191520f064 interface.py: print -> print_error 10 years ago
ThomasV 37ad7d8b0b gui should always use daemon if it is running 10 years ago
ThomasV af3fd62fd4 send server height and server lag with daemon 10 years ago
ThomasV 96070246b7 proper start and stop commands for daemon 10 years ago
ThomasV 374efd970e fix daemon timeout 10 years ago
ThomasV d60dc94e16 daemon status info 10 years ago
ThomasV 2120b1a573 command line: wait until daemon is connected 10 years ago
ThomasV 3e6f903da3 daemon: use Popen with close_fds=True 10 years ago
ThomasV 8196bc5779 adapt network dialog to daemon 10 years ago
ThomasV 09e4efc439 daemon notifications (network.status) 10 years ago
ThomasV 9ee0614edb make daemon usable with the GUI 10 years ago
ThomasV ab41c6f940 Merge pull request #766 from wozz/winkdex 10 years ago
Michael Wozniak 9ae30533ca update historical winkdex api 10 years ago
Michael Wozniak a72bc5a44a Update exchange rate plugin for Winkdex 10 years ago
ThomasV 068609b4a6 AmountEdit:get_amount 10 years ago
ThomasV a195ca5c07 fix: check if wallet has master_private_keys 10 years ago
ThomasV 43d2fab9a0 get_seed -> check_password 10 years ago
ThomasV 98acf49b4e fix get_pubkeys call 10 years ago