2079 Commits (e1515743cdc52a068798b86ef4529def2b802ad8)

Author SHA1 Message Date
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) 9 years ago
ThomasV 5d6c84826f update buildozer.spec 9 years ago
ThomasV 391a302619 buildozer.spec: update permissions, version number source 9 years ago
ThomasV 1f350c31dd kivy: simplify currency dialog 9 years ago
ThomasV 13b16e9d4f exchange rates: enforce https APIs. store exchanges list in json file. 9 years ago
ThomasV 6ad2e41e6c kivy: reset button state 9 years ago
ThomasV 07dc4ebc1c kivy: update fee slider 9 years ago
ThomasV ac53585a40 move freeze/unfreeze menus to coins tab, show utxos as tree 9 years ago
ThomasV 6b3aaff476 fix #2129: remove shortcut 9 years ago
ThomasV af46f83830 fix #2124 9 years ago
Kacper Żuk 1dedfa49f9 Preserve checkboxes state in seed_options 9 years ago
ThomasV a736dc3052 fix #2114: update utxo_list when freezing address 9 years ago
ThomasV a62dab9962 fix #2108 9 years ago
ThomasV bffb10f53f remove 'send from' context menu (replaced by coins tab) 9 years ago
ThomasV 916fc0d791 show addresses and utxos before wallet is synchronized 9 years ago
ThomasV a043feebf2 add 'copy address' to utxo menu 9 years ago
ThomasV 6055d4b2fd make fee_slider thread safe 9 years ago
ThomasV a2e7fc32ef Add fee slider class with network callback. 9 years ago
ThomasV 34a550864d use ex_combo.findIndex instead of list.index 9 years ago
ThomasV f50111f15a fix flash during startup 9 years ago
ThomasV 7af5d42324 qt: show addresses and utxos in separate tabs 9 years ago
ThomasV 5d83bcba14 don't expose default servers and ports in __init__ 9 years ago
ThomasV f381aee835 make payment requests never expire by default 9 years ago
ThomasV b69cb21333 Qt: catch exception raised by load_wallet 9 years ago
ThomasV adf7e250ca improve send tab layout 9 years ago
ThomasV f97d83b7f4 fix fiat visibility on startup 9 years ago
ThomasV b2ec525444 simplify fee preferences 9 years ago
ThomasV bafe3e4ff8 fix #2060: use tx size for high fee warning 9 years ago
ThomasV d09e91e631 Show fee slider for static fees too. Add fee slider to RBF dialog (fix #2083) 9 years ago
ThomasV ec42483b6b remove 'not enough funds' message when amount field is emptied 9 years ago
ThomasV a8c23f9bf0 always display a receiving address (fix #2031) 9 years ago
ThomasV cd65516ff0 wrap list updates in setUpdatesEnabled() 9 years ago
ThomasV 0e32638765 minor fix 9 years ago
ThomasV 13678d9e13 Merge exchange_rate plugin with main code 9 years ago
ThomasV 65ee3416f6 rename P2PK to P2PKH to avoid confusion 9 years ago
ThomasV 7e871923f4 paytoedit: fix is_max 9 years ago
ThomasV 0b3fe8df83 follow-up previous commit 9 years ago
ThomasV e123774ea8 Improve 'send all coins' function: 9 years ago
ThomasV 662577aea6 show error if cannot import plot module 10 years ago
ThomasV 07896efa21 minor fix 10 years ago
ThomasV dbe9f17ba5 fix bug in text gui 10 years ago
ThomasV cda0d14a13 fix issue #2064 10 years ago
ThomasV a660590a70 fix #2034 10 years ago
ThomasV 85c7fccdf9 fix wizard options (issue #2080) 10 years ago
ThomasV 0a8f9d49ea add label for size in tx window. use base_unit for fee 10 years ago
ThomasV dbf0a6f7a5 move plot plugin to lib; plot histograms 10 years ago
neocogent eb41e23f39 Add more fee info to tx details, update tx estimated_size method. 10 years ago
ThomasV 46c3fe4efa fix get_addresses in stdio gui 10 years ago