6237 Commits (eb36884c6685ef87a262d10524771692ba93faf6)
 

Author SHA1 Message Date
ThomasV eb36884c66 move estimate_fee back to wallet 9 years ago
ThomasV 0b54ed0243 follow up 0d52911561 9 years ago
ThomasV 9efbb57766 init plugins only if needed 9 years ago
ThomasV ddc1869551 disambiguate types returned by get_fd_or_server 9 years ago
ThomasV 690c862923 move static methods away from daemon class; restore initial logic 9 years ago
ThomasV 3b00f62d46 remove another unnecessary static method 9 years ago
ThomasV 1c83c3e060 do not declare pointless static methods 9 years ago
ThomasV 56c7d4139e fix: Daemon.get_server 9 years ago
Neil Booth 274d91fd6e watching_only: warn after showing main window 9 years ago
Neil Booth ab488b566b warn_if_watching_only: don't call twice 9 years ago
Neil Booth e61fffab55 Trezor/KeepKey: force watching only improvements 9 years ago
Neil Booth abaf1bc6dc daemon: remove two unneeded member vars 9 years ago
Neil Booth a90c935758 Remove unreachable code 9 years ago
Neil 2980b580a7 Merge pull request #1663 from nomnombtc/installer_fix_missing1 9 years ago
Neil Booth 788ab520ea Remove dead code from prior 9 years ago
Neil Booth e6020975a5 daemon: prevent races by opening with O_EXCL 9 years ago
Neil Booth 69da96feb4 The daemon stops the wallet threads now 9 years ago
Neil Booth f91f03b3d4 daemon: fix long-standing bug in status request 9 years ago
Neil Booth ec24087b5a Move some logic from electrum to daemon 9 years ago
Neil Booth f6f7113978 daemon: create network inside constructor 9 years ago
nomnombtc 9fc6c55382 change tab to whitespaces 9 years ago
nomnombtc 17b6e835c9 add hw_wallet plugin to setup.py 9 years ago
ThomasV 7c7722439b Merge pull request #1631 from pdroalves/master 9 years ago
ThomasV 44ee221c78 kivy: halign 9 years ago
ThomasV 2a908d3e8b hw_wallet: do not mix qt and non-qt imports 9 years ago
ThomasV 0f184db534 kivy: improve amount dialog 9 years ago
ThomasV 28b0ff85f2 fx plugin fix 9 years ago
ThomasV c0ef60aa50 Partially restore e20369bf94, but keep init_qt hook 9 years ago
ThomasV ed401761f1 sorry, confused 9 years ago
ThomasV 5e6a55edd5 Revert "Revert "Daemon network cleanup"" 9 years ago
Neil Booth 012f500976 hw_wallet: Create HW_PluginBase and use it 9 years ago
Neil Booth 2717c80a91 ledger: remove unused imports 9 years ago
Neil Booth 9330750e82 Minor fix for prior 9 years ago
Neil 4a7cc1c65f Merge pull request #1662 from LedgerHQ/ledger_plugin_redesign 9 years ago
BTChip 1c8e39b635 Override word_dialog for PIN entry 9 years ago
BTChip d4b84d6da1 Use unified HW classes 9 years ago
Neil Booth 9930d5fd6f Update obsolete comment. 9 years ago
Neil Booth 134ae3d044 hw_wallet: separate out common QtHandler code 9 years ago
Neil Booth e461c1c818 Create hw_wallet directory for common code 9 years ago
Neil Booth 6b68968d04 self not client. 9 years ago
Neil 78d59d6aa5 Merge pull request #1660 from prusnak/master 9 years ago
ThomasV 03d313572e kivy: fix formatting of fiat values in history 9 years ago
ThomasV a5fd6d2e6c kivy: select currency first, then source. show only sources with history data 9 years ago
ThomasV e3b37512ed exchange_rates plugin: move methods to qt version 9 years ago
ThomasV 2c7b10a776 Revert "Daemon network cleanup" 9 years ago
Pavol Rusnak 6ce12ca1dc
fix spelling of TREZOR and SatoshiLabs 9 years ago
Neil Booth 58d5215e2e No need to pass daemon and network together 9 years ago
Neil Booth 0a1b3eac9c Daemon network cleanup 9 years ago
ThomasV 3b44504644 exchange rates: call on_quotes in set_currency 9 years ago
ThomasV 54695964d3 Merge branch 'master' of git://github.com/spesmilo/electrum 9 years ago