5953 Commits (5b8e096d5709e051024c91a1b637ff2bc9b2cb74)
 

Author SHA1 Message Date
Juraj Variny 812399f51d Fix 'need more than 2 values to unpack' error. 9 years ago
ThomasV 55494e4224 save window geometry in wallet file, since the GUI can open several windows 9 years ago
ThomasV 3f2c906ace version 2.5.3 and release notes 9 years ago
ThomasV 4a7c7a6616 installwizard: do not start in offline mode when disconnected (fix #1531) 9 years ago
ThomasV 2d6c67bd55 kivy window input_mode 9 years ago
ThomasV 3613e4ebf0 kivy: fix formatting in get_max_amount 9 years ago
ThomasV b8b2840d18 kivy: sign and send in a thread 9 years ago
ThomasV 77d6ee74f9 revert PR #1492. clear clipboard instead 9 years ago
ThomasV dae9352c18 add warning against printers to seed dialog 9 years ago
ThomasV b1ab49a282 Merge pull request #1492 from ctrlcctrlv/uncopyable-seed 9 years ago
ThomasV 0e0118bd59 add version parameter to windows script 9 years ago
ThomasV db654af216 fix android package 9 years ago
ThomasV 8f62cdc506 add hardware wallets to pyinstaller analysis 9 years ago
ThomasV 6bb6169541 kivy: pass show_max as parameter 9 years ago
ThomasV c19c314c0f Merge branch 'master' of git://github.com/spesmilo/electrum 9 years ago
ThomasV d14f96ae79 Merge pull request #1530 from akshayaurora/show_max 9 years ago
akshayaurora 6e45f42b19 amount dialog: use show_max bool to decide wheather max_button is displayed 9 years ago
ThomasV 728ef1f76c remove redundant label 9 years ago
ThomasV 7b87a7f707 Merge pull request #1529 from akshayaurora/overflow_action 9 years ago
akshayaurora b3b94f1c52 fix overflow_icon and use template for `ActionOvrButton` 9 years ago
ThomasV d44aa250fa redo max amount button with smaller footprint 9 years ago
ThomasV 2a3c97813d wallet.get_max_amount method, used by qt and kivy 9 years ago
ThomasV 525e08af54 kivy: fix amount edit 9 years ago
ThomasV 5bbffb0cbf remove --deserialized option, redundant with deserialize command 9 years ago
ThomasV 369d5d8812 fix #1525 9 years ago
ThomasV bb7b0884e3 Various fixes for command line. Make 'payto' command require network (fixes #1525) 9 years ago
ThomasV 079cb311ec call wallet.wait_until_synchronized before commands 9 years ago
ThomasV b70f8c888a kivy: better layout for tx window 9 years ago
ThomasV 69d983fcd5 add directory to download path 9 years ago
ThomasV 53273b7d40 fix #1523: prevent side-effect of _format_request 9 years ago
ThomasV db0a5f9b31 fix: missing import 9 years ago
ThomasV 5f09ba661a sanitize inputs in network dialog 9 years ago
ThomasV 511b23fee6 add release notes 9 years ago
ThomasV 826c44e500 restore initial indentation 9 years ago
ThomasV 142b5532ec revert to previous restore method, without daemon 9 years ago
ThomasV ca9eb50821 dont create wallet instance twice 9 years ago
ThomasV 5b96d5166e fix restore messages 9 years ago
ThomasV 052d8b236e fix #1494 9 years ago
ThomasV 94ac0db91f command line: Require 'text' argument for 'restore'. Replace 'concealed' option with ':' magic word 9 years ago
ThomasV 65f20895df bump version number 9 years ago
ThomasV 2a23aab24b workaround #1513 9 years ago
Neil Booth 41820eec29 Get correct domain in address_dialog 9 years ago
ThomasV 26682491b2 generic restore from command line 9 years ago
ThomasV 614f3df4b8 Revert "Use ssl.PROTOCOL_TLSv1 on client side to avoid SSLv23" 9 years ago
Neil Booth 97568bedf5 Default to unused address for privkey sweeps 9 years ago
Neil Booth 7d0d2f2097 Work around Bitcoin Venezuela serving NULLs. 10 years ago
ThomasV d48c211960 update windows building scripts 10 years ago
ThomasV 22575b9760 dont accept payment requests without uri 10 years ago
Fredrick Brennan 68af712c8b Merge branch 'master' of https://github.com/spesmilo/electrum into uncopyable-seed 10 years ago
ThomasV 171363aa86 minor fix (import stat) 10 years ago