7262 Commits (2ea3bbea3051946c4dab68c1dbcc878e4410bbec)
 

Author SHA1 Message Date
anduck 064535c27d Update plugin.py 9 years ago
anduck 32af57e2c9 Change atleast_version to return 1 or 0 9 years ago
ThomasV d61ccd4275 throttle send_requests 9 years ago
ThomasV 0b4f64a7b9 version 2.7.12 9 years ago
ThomasV a937e8756d fix #2025 9 years ago
ThomasV 191ed8cc05 fix #2027 9 years ago
ThomasV 36d0dff092 fix #2026 9 years ago
ThomasV af55fec764 fix #2022 9 years ago
ThomasV 15300c6361 Merge pull request #2013 from jonathancross/trusted-coin-icon-fix 9 years ago
Jonathan Cross e66889c70e
Fixing TrustedCoin logo. 9 years ago
ThomasV f7cf90d268 fix #2007 9 years ago
ThomasV 2ca0437898 fix text gui. fixes #2002 9 years ago
ThomasV 4c2113326c Merge pull request #1997 from btchip/hw1-fixes 9 years ago
BTChip 1b4c03ecc5 Fix uninitialized HW.1/Nano and outputs swap with legacy firmware 9 years ago
ThomasV 85849fb760 version 2.7.11 9 years ago
ThomasV 528c3386b4 move jnius wrapper to main script 9 years ago
ThomasV 8249f5ab67 init_headers in daemon thread, and fix #1996 9 years ago
ThomasV bfe7e9dc6e add version to daemon status, simply display number of spv nodes 9 years ago
ThomasV 9295d5257b kivy: add thread wrapper calling jnius.detach() 9 years ago
ThomasV 93ebe9cb22 kivy: fix typo 9 years ago
ThomasV 92d2395e3d add_hw_info only if a hw wallet is there. that should fix #1995 9 years ago
ThomasV 1e908bbf37 version 2.7.10 9 years ago
ThomasV ac59296846 allow spaces in private keys (fix #1602) 9 years ago
ThomasV 23c8684448 qt: show both sign and broadcast buttons in tx dialog 9 years ago
ThomasV c0fc844390 fix #1673 9 years ago
ThomasV 86c3655080 improve bump_fee (fix #1985) 9 years ago
ThomasV 3062a62cf9 fix #1989 9 years ago
ThomasV 9285a7198e Revert "remove custom entropy option; nobody uses it" 9 years ago
ThomasV b907018a25 trezor: fix length of signatures array 9 years ago
ThomasV 4a5bece492 fix #1987 9 years ago
ThomasV 45aab8654d fix crash #1987 9 years ago
ThomasV 3f64e4d1f8 fix #1988 9 years ago
ThomasV bccdab758b fix #1986 10 years ago
ThomasV 15546d817c remove dust output when bumping fee 10 years ago
ThomasV 9d2e322760 revert 98b1271 (it freezes the gui on retsore) 10 years ago
ThomasV 1fd6aef9c9 fix #1984 10 years ago
ThomasV 27b4a8dd51 move variable definitions at the top 10 years ago
ThomasV 98b12715a9 remove while loop from wallet.synchronize; we are already in a job 10 years ago
ThomasV 983e152ea3 fix update_pasword bug 10 years ago
ThomasV 2d1607b0c8 version 2.7.9, release notes 10 years ago
ThomasV 84f17c2ede fix test 10 years ago
ThomasV 96016a9ee8 force pubkey regeneration in some multisig wallets 10 years ago
ThomasV 7904481a1c Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 5e92e09044 fix pubkey ordering in multisig wallets. fix #1975 10 years ago
ThomasV 12387c6b62 Merge pull request #1982 from jonathancross/fix-test_transaction 10 years ago
ThomasV f209b81f98 Merge pull request #1983 from jonathancross/fix-TestWalletStorage 10 years ago
Jonathan Cross 481a64417e
Fixing final test in test_wallet.py 10 years ago
Jonathan Cross b503243d0e
Fixing / commenting out tests in test_transaction.py 10 years ago
ThomasV ebc9656108 Merge pull request #1981 from jonathancross/fix-tests-test_mnemonic 10 years ago
ThomasV e1d4e9734e Merge pull request #1980 from jonathancross/fix-travis-tests 10 years ago