1032 Commits (54d220c3115d9463da407204d19b4453ad0c8471)

Author SHA1 Message Date
ThomasV 36f08ab2c3 changes for windows builds 9 years ago
ThomasV 5eda662e1d reorganize menu 9 years ago
ThomasV ff9d00ba1d minor fix: do_update_fee 9 years ago
ThomasV c2d40db47c add RBF policy to preferences 9 years ago
ThomasV dcffea150e store contacts and invoices in wallet file. fix #1482 9 years ago
ThomasV f92807f019 do not use hardcoded tab indexes 9 years ago
ThomasV 192238985e fix fee rate issue caused by changing tx size 9 years ago
ThomasV 7e28c96243 set max fee rate in preferences. fixes #2112 9 years ago
ThomasV eb4018de1c fix --offline mode in Qt GUI 9 years ago
ThomasV 9dde9971da do not revert to static fee when dynamic fee estimates are missing 9 years ago
ThomasV fcc92c1ebd Wallet file encryption: 9 years ago
ThomasV ff39068867 new wallet structure: 9 years ago
Johann Bauer 44c6990a5d Use blue icon when connected using a proxy 9 years ago
ThomasV d99855f060 use ctypes to access the zbar library 9 years ago
Johann Bauer ec6ab022e3 Keep filter after updating the list 9 years ago
ThomasV 7c0d18d4ee minor fix 9 years ago
ThomasV 15b404b9de add CPFP (child pays for parent) dialog to the Qt GUI 9 years ago
ThomasV 3a64ec0f2e Initial segwit support (testnet only) 10 years ago
ThomasV 1f350c31dd kivy: simplify currency dialog 10 years ago
ThomasV 13b16e9d4f exchange rates: enforce https APIs. store exchanges list in json file. 10 years ago
ThomasV 6b3aaff476 fix #2129: remove shortcut 10 years ago
ThomasV a736dc3052 fix #2114: update utxo_list when freezing address 10 years ago
ThomasV a62dab9962 fix #2108 10 years ago
ThomasV 916fc0d791 show addresses and utxos before wallet is synchronized 10 years ago
ThomasV a2e7fc32ef Add fee slider class with network callback. 10 years ago
ThomasV 34a550864d use ex_combo.findIndex instead of list.index 10 years ago
ThomasV f50111f15a fix flash during startup 10 years ago
ThomasV 7af5d42324 qt: show addresses and utxos in separate tabs 10 years ago
ThomasV f381aee835 make payment requests never expire by default 10 years ago
ThomasV adf7e250ca improve send tab layout 10 years ago
ThomasV f97d83b7f4 fix fiat visibility on startup 10 years ago
ThomasV b2ec525444 simplify fee preferences 10 years ago
ThomasV bafe3e4ff8 fix #2060: use tx size for high fee warning 10 years ago
ThomasV d09e91e631 Show fee slider for static fees too. Add fee slider to RBF dialog (fix #2083) 10 years ago
ThomasV ec42483b6b remove 'not enough funds' message when amount field is emptied 10 years ago
ThomasV a8c23f9bf0 always display a receiving address (fix #2031) 10 years ago
ThomasV 0e32638765 minor fix 10 years ago
ThomasV 13678d9e13 Merge exchange_rate plugin with main code 10 years ago
ThomasV 65ee3416f6 rename P2PK to P2PKH to avoid confusion 10 years ago
ThomasV 0b3fe8df83 follow-up previous commit 10 years ago
ThomasV e123774ea8 Improve 'send all coins' function: 10 years ago
ThomasV 662577aea6 show error if cannot import plot module 10 years ago
ThomasV 07896efa21 minor fix 10 years ago
ThomasV cda0d14a13 fix issue #2064 10 years ago
ThomasV a660590a70 fix #2034 10 years ago
ThomasV dbf0a6f7a5 move plot plugin to lib; plot histograms 10 years ago
ThomasV a937e8756d fix #2025 10 years ago
ThomasV ac59296846 allow spaces in private keys (fix #1602) 10 years ago
ThomasV c0fc844390 fix #1673 10 years ago
ThomasV 3062a62cf9 fix #1989 10 years ago