2460 Commits (6b09d478a5d29dbae5181c61dabcfd7c2efd0bc2)

Author SHA1 Message Date
SomberNight 3ef778044e qt privkey export: if multisig wallet, warn users re backup 7 years ago
SomberNight 41660d26e9 follow-up 553bf98664 7 years ago
ThomasV 553bf98664 disable qr scanning of seeds, because the android app does not use it anymore 7 years ago
SomberNight 9d46703c6f fix #3663: 'copying' QR code does not save to file 7 years ago
SomberNight 99a08f35b2 Clean up messages about msg signing/verification. 7 years ago
SomberNight 7033125186 fee ui - rounding: display info icon with tooltip. show pre-rounding values in ui. 7 years ago
SomberNight c8baff9faf fix #3217: make sure qt quits 7 years ago
SomberNight 6f954090e6 fix fee ui: offline case 7 years ago
Johann Bauer 7ccbbe77f5 Bundle QR scanner with Android app 7 years ago
SomberNight 9d4dd20b23 fix kivy refresh bug with Addresses tab 7 years ago
SomberNight c04ebe9571 wizard: added derivation presets for bip44/49 7 years ago
SomberNight c37608dd5e fix #3601 7 years ago
SomberNight 2e34747cc4 Android: make RBF on by default 7 years ago
SomberNight 3de5b91c15 ScanQRTextEdit allow_multi=True for sweeping and importing privkeys into existing wallet 7 years ago
SomberNight 029c2aa72a fix: kivy Addresses tab crash for Imported_Wallet change 7 years ago
SomberNight aef0444867 fix #3439: ScanQRTextEdit optionally allows to concat data 7 years ago
ThomasV efc837b4aa do not display unknown tx size as zero. fix slider 7 years ago
SomberNight 87cbe443ab Replace RBF setting in Send tab and "Propose RBF" in prefs, with single "use rbf" checkbox in prefs. 7 years ago
SomberNight ab5a142738 change tx size to label. small fix re connecting slider and feerate. slider changes look when its value is ignored. 7 years ago
SomberNight 3ba864bbca connect fee edits together 7 years ago
ThomasV 96c86dac27 show tx size and fee rate in send tab 7 years ago
ThomasV dc388d4c7c replace SSL checkbox in GUI with command line option 7 years ago
SomberNight f231349673 fix: crash when closing qrscanner window (see #3546) 7 years ago
SomberNight 3851e78454 fix #3526 7 years ago
ThomasV 1ddbd633b8 kivy: disable coinchooser option 7 years ago
ThomasV bc7051372f format a few strings with str.format(). fix #3405 7 years ago
SomberNight ec99304ae1 fix sweeping for 2fa wallets 7 years ago
SomberNight 2a3c41b24f coinchooser: "privacy" policy now prefers confirmed coins. removed "priority" policy. 7 years ago
Johann Bauer c01fe8fa98 Add Testnet to main window title in testnet mode 7 years ago
SomberNight d403c59ad7 fix #3486 7 years ago
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