4289 Commits (36519a535be16ef67c55d7a5bcacad40cc27ed33)

Author SHA1 Message Date
ThomasV 8b68a742d1 follow up to 2a507b91c1 10 years ago
ThomasV 2a507b91c1 fix #1666 10 years ago
ThomasV 3ee61c4c6e define wallet.dummy_address method 11 years ago
ThomasV eb36884c66 move estimate_fee back to wallet 11 years ago
ThomasV 0b54ed0243 follow up 0d52911561 11 years ago
ThomasV ddc1869551 disambiguate types returned by get_fd_or_server 11 years ago
ThomasV 690c862923 move static methods away from daemon class; restore initial logic 11 years ago
ThomasV 3b00f62d46 remove another unnecessary static method 11 years ago
ThomasV 1c83c3e060 do not declare pointless static methods 11 years ago
ThomasV 56c7d4139e fix: Daemon.get_server 11 years ago
Neil Booth e61fffab55 Trezor/KeepKey: force watching only improvements 11 years ago
Neil Booth abaf1bc6dc daemon: remove two unneeded member vars 11 years ago
Neil Booth a90c935758 Remove unreachable code 11 years ago
Neil Booth 788ab520ea Remove dead code from prior 11 years ago
Neil Booth e6020975a5 daemon: prevent races by opening with O_EXCL 11 years ago
Neil Booth f91f03b3d4 daemon: fix long-standing bug in status request 11 years ago
Neil Booth ec24087b5a Move some logic from electrum to daemon 11 years ago
Neil Booth f6f7113978 daemon: create network inside constructor 11 years ago
ThomasV ed401761f1 sorry, confused 11 years ago
ThomasV 5e6a55edd5 Revert "Revert "Daemon network cleanup"" 11 years ago
ThomasV 2c7b10a776 Revert "Daemon network cleanup" 11 years ago
Neil Booth 0a1b3eac9c Daemon network cleanup 11 years ago
Neil Booth 412e2a8d2c Create is_pairable() function and use it. 11 years ago
ThomasV a04b510395 fix: don't chmod config file on android 11 years ago
Neil Booth bf942b5259 Trezor: another place needs client handler set 11 years ago
ThomasV 963dcf0c6b rm test_ripemd 11 years ago
ThomasV 56c4a8746f remove python implementation of ripemd160 11 years ago
ThomasV fe9ec6de06 reformatting 11 years ago
ThomasV 9b09c55356 dynamic fees: use hardcoded value as upper bound 11 years ago
Neil Booth 268dcbcac5 Trezor: multi-device window parenting fix 11 years ago
Neil Booth 93e0c72ce2 Plugins: start thread at end of constructor 11 years ago
Neil Booth 80e15577b5 Update comment 11 years ago
Neil Booth dee402b961 Plugin wallets: better error when unloadable 11 years ago
Neil Booth f4fa53e915 Trezor: fixes for latest libtrezor 11 years ago
Neil Booth f8ed7b058d Improved multi-device handling 11 years ago
Neil Booth a0ef42d572 Fix typo causing change address reuse 11 years ago
Neil Booth 97bc1b2788 Don't split small change 11 years ago
Neil Booth efa1efedca Hardware wallets: limit change outputs to 1 11 years ago
Neil Booth 9729f5b6d3 get_account_addresses: None->all user-visible a/cs 11 years ago
Neil Booth 83a531b3e4 Revert "Sweep keys: don't default to hidden address" 11 years ago
Neil Booth 605cc47a3d Sweep keys: don't default to hidden address 11 years ago
Neil Booth 618026f96c Installwizard: tweak hardware wallet handling 11 years ago
Neil Booth 0d14781463 Trezor: GUI fixes 11 years ago
Neil Booth 24037be99c Clean up client caching and handling 11 years ago
ThomasV 858b9c5655 kivy: improve settings dialog 11 years ago
Neil Booth b878c010da Minikey: minimum length 20 11 years ago
Neil Booth f7859c041e Support Casascius minikeys 11 years ago
ThomasV 4122c108fc plugins: enable & disable methods 11 years ago
Neil Booth 06c262d0dc TrezorClient: should be in a separate thread 11 years ago
ThomasV d200b236ae replace tx.input, tx.output by methods, so that deserialize calls are encapsulated 11 years ago