2363 Commits (f492021195206c2e3232f3ead60d69249ca01653)

Author SHA1 Message Date
SomberNight f492021195 fix: openalias resolution unnecessarily blocks gui for some payto 7 years ago
SomberNight 80f99b68e0 fix: crash in QT InstallWizard if wallet path results in IOError and user still clicks Next (see #3404) 7 years ago
Sameer Zahid a9a5647a9d Make balance text in statusBar selectable 7 years ago
SomberNight e65b598756 use the send tab when sweeping (qt gui) 7 years ago
ThomasV 2ea59aad14 fix #3345: do not require a wallet in order to sweep 7 years ago
SomberNight b950904ef4 follow-up #3361 (notifications for incoming transactions) 7 years ago
Johann Bauer 33d82aa121 Show notifications for incoming transactions 7 years ago
SomberNight 1799b8a7af disallow editing labels in Coins tab (QT) 7 years ago
SomberNight 5f30f95cdd fix: bip39 checksum not calculated if option was toggled after entering seed 7 years ago
SomberNight 098c2be919 follow-up 70d23f9e3b 7 years ago
ThomasV 2d28532909 remove unused android icon 7 years ago
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 7 years ago
Justin Turner Arthur 9a0aa9b478 Remove Python 2 support imports. 7 years ago
SomberNight c65d01ea96 file i/o: use 'with' keyword 7 years ago
ThomasV 5156b60769 kivy addresses tab: simplify, separate actions from display updates 7 years ago
SomberNight 39187c9a3a follow-up 115ef54c0c467ec79fba740ac49aa56bb5b2d756: wallet storage - silent upgrades whenever possible 7 years ago
ThomasV c46f219d25 kivy: fix crash in show_private_key 7 years ago
SomberNight f8518c78d8 remove Transaction.requires_fee() 7 years ago
SomberNight 0db5ea67a0 bitcoin.NetworkConstants: easier changing between testnet and mainnet 7 years ago
SomberNight 3d002939f9 fix py3: do_export_history 7 years ago
Jörg Sommer 8661823c97 paytoedit: Calculate height depending on font's line height 7 years ago
SomberNight 83443732c4 fix: deleting a passworded wallet did not work 7 years ago
SomberNight b28f8b3ebd make tx deserialization more robust to ill-formed tx 7 years ago
SomberNight 97d45c7c30 fix typo: text gui with no wallet 7 years ago
ThomasV c79655d26a fix: kivy unit selector 7 years ago
SomberNight 291716d2e6 fix: exporting privkeys multiple times 7 years ago
Antoine Riard 70bfcaaf59 kivy: replace requests tab by address tab 7 years ago
SomberNight 115ef54c0c fix: wallet storage upgrade happening silently even when using QT GUI 7 years ago
SomberNight 0eec8be400 NetworkDialog: changed string literal ("Node" -> "Connected node") 7 years ago
ThomasV f5ade2da86 clarify message 7 years ago
SomberNight cd03c64756 fix AddressList: indices of address states 7 years ago
Johann Bauer f6e7d29998 Use combo box instead of buttons to filter address tab 7 years ago
ThomasV 9a0082248b move autoconnect checkbox to server tab 7 years ago
ThomasV aee27e7007 increase width of tx window, because segwit addresses are longer 7 years ago
ThomasV e9f7429fcd kivy: fix type in RBF dialog 7 years ago
SomberNight 7c3a0905ce fix #3134 7 years ago
SomberNight 0d0f8c5842 fix: payment request related stuff (qt crash, exporting, refresh bug) 7 years ago
ThomasV e7d4bf2945 fix typo 7 years ago
ThomasV 52a482a9b5 display segwit warning in privkey window 7 years ago
ThomasV 337675d134 add safety notice 7 years ago
SomberNight bf024db7aa follow-up prev comit 7 years ago
SomberNight 404584bfe6 fix: (QT network dialog) don't keep resetting proxy settings 7 years ago
SomberNight 523de69b5e Introduced BasePlugin.can_user_disable(). TrustedCoin plugin can't be disabled by user. 7 years ago
ThomasV 7578ce2331 cleanup py2 compatibility imports 7 years ago
Johann Bauer 027821d7aa Follow-up #2983 7 years ago
ThomasV 4c88159efb move delete button to menu 7 years ago
ThomasV 4297270aae fix #2593: add delete button 7 years ago
ThomasV fae4c8cd00 wallet information dialog 7 years ago
ThomasV 6921e9fece kivy: do not display 'signing' message if user cancels send_tx 7 years ago
ThomasV 7cf075c754 follow up b8c7edf070 7 years ago