6268 Commits (a5f06d72cf53f35578037ea330840c8cc78b3a9a)
 

Author SHA1 Message Date
Neil Booth a5f06d72cf hw_wallet: add missing import 9 years ago
ThomasV 04a2c03c28 kivy: improve 'receive' layout 9 years ago
ThomasV 5120c24a0b kivy: share button 9 years ago
ThomasV 6ccb1dd207 rm unneeded files 9 years ago
Neil Booth 16397b1ed7 trezor: more user friendly when cannot connect 9 years ago
Neil Booth 317e6cea32 Multisig: revert part of "reformatting" 9 years ago
Neil Booth 4ea9518aef QT install wizard: catch general exceptions 9 years ago
Neil Booth 297e89db5c Install wizard: error out when no devices found 9 years ago
Neil Booth 828320c1af trezor: provide a default interface number. 9 years ago
ThomasV 6b13ed1f45 kivy: display status of invoices and requests 9 years ago
ThomasV 84ac33f589 kivy: switch to send screen if a URI is passed 9 years ago
ThomasV 51ca7a056b minor fixes 9 years ago
ThomasV afbf766d89 kivy i18n: catch more exeptions 9 years ago
ThomasV 3d42193223 kivy: simplify bind 9 years ago
ThomasV 45a0c3b53b kivy: i18n needs garbage collection 9 years ago
ThomasV 49fb099bdc fix i18n for context menus 9 years ago
ThomasV a388b59bc2 kivy i18n: test if label is already bound 9 years ago
ThomasV 802261c869 update app.fil with kivy strings 9 years ago
ThomasV 6faac2ca36 My Requests -> Requests 9 years ago
ThomasV 43a40cef57 kivy: Button inherits from Label. reordering 9 years ago
ThomasV 731f05746e kivy: update i18n imports 9 years ago
ThomasV 2ffafbf634 kivy: change language without restarting the app 9 years ago
ThomasV 0beb7e88d7 kivy: comment out openalias setting (not ready to launch) 9 years ago
ThomasV fab001833f rm print debug statement 9 years ago
ThomasV 8b68a742d1 follow up to 2a507b91c1 9 years ago
ThomasV 8392fa9504 fix: missing import 9 years ago
ThomasV 2a507b91c1 fix #1666 9 years ago
ThomasV 3ee61c4c6e define wallet.dummy_address method 9 years ago
ThomasV 57af8d1d39 trustedcoin: fix 'send max' shortcut 9 years ago
ThomasV a43b0395d4 trustedcoin: do not call make_unsigned_transaction twice 9 years ago
ThomasV 5aa0a87d7a trustedcoin: restore the display of fees 9 years ago
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