ThomasV
|
a62dab9962
|
fix #2108
|
8 years ago |
ThomasV
|
bffb10f53f
|
remove 'send from' context menu (replaced by coins tab)
|
8 years ago |
ThomasV
|
916fc0d791
|
show addresses and utxos before wallet is synchronized
|
8 years ago |
ThomasV
|
a043feebf2
|
add 'copy address' to utxo menu
|
8 years ago |
ThomasV
|
6055d4b2fd
|
make fee_slider thread safe
|
8 years ago |
ThomasV
|
a2e7fc32ef
|
Add fee slider class with network callback.
|
8 years ago |
ThomasV
|
34a550864d
|
use ex_combo.findIndex instead of list.index
|
8 years ago |
ThomasV
|
f50111f15a
|
fix flash during startup
|
8 years ago |
ThomasV
|
7af5d42324
|
qt: show addresses and utxos in separate tabs
|
8 years ago |
ThomasV
|
5d83bcba14
|
don't expose default servers and ports in __init__
|
8 years ago |
ThomasV
|
f381aee835
|
make payment requests never expire by default
|
8 years ago |
ThomasV
|
b69cb21333
|
Qt: catch exception raised by load_wallet
|
8 years ago |
ThomasV
|
adf7e250ca
|
improve send tab layout
|
8 years ago |
ThomasV
|
f97d83b7f4
|
fix fiat visibility on startup
|
8 years ago |
ThomasV
|
b2ec525444
|
simplify fee preferences
|
8 years ago |
ThomasV
|
bafe3e4ff8
|
fix #2060: use tx size for high fee warning
|
8 years ago |
ThomasV
|
d09e91e631
|
Show fee slider for static fees too. Add fee slider to RBF dialog (fix #2083)
|
8 years ago |
ThomasV
|
ec42483b6b
|
remove 'not enough funds' message when amount field is emptied
|
8 years ago |
ThomasV
|
a8c23f9bf0
|
always display a receiving address (fix #2031)
|
8 years ago |
ThomasV
|
cd65516ff0
|
wrap list updates in setUpdatesEnabled()
|
8 years ago |
ThomasV
|
0e32638765
|
minor fix
|
8 years ago |
ThomasV
|
13678d9e13
|
Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
|
8 years ago |
ThomasV
|
65ee3416f6
|
rename P2PK to P2PKH to avoid confusion
|
8 years ago |
ThomasV
|
7e871923f4
|
paytoedit: fix is_max
|
8 years ago |
ThomasV
|
0b3fe8df83
|
follow-up previous commit
|
8 years ago |
ThomasV
|
e123774ea8
|
Improve 'send all coins' function:
* do use coin chooser when sending all coins (fixes #2000)
* allow "!" syntax for multiple outputs (fixes #1698)
|
8 years ago |
ThomasV
|
662577aea6
|
show error if cannot import plot module
|
8 years ago |
ThomasV
|
07896efa21
|
minor fix
|
8 years ago |
ThomasV
|
cda0d14a13
|
fix issue #2064
|
8 years ago |
ThomasV
|
a660590a70
|
fix #2034
|
8 years ago |
ThomasV
|
85c7fccdf9
|
fix wizard options (issue #2080)
|
8 years ago |
ThomasV
|
0a8f9d49ea
|
add label for size in tx window. use base_unit for fee
|
8 years ago |
ThomasV
|
dbf0a6f7a5
|
move plot plugin to lib; plot histograms
|
8 years ago |
neocogent
|
eb41e23f39
|
Add more fee info to tx details, update tx estimated_size method.
|
8 years ago |
ThomasV
|
a937e8756d
|
fix #2025
|
8 years ago |
ThomasV
|
8249f5ab67
|
init_headers in daemon thread, and fix #1996
|
8 years ago |
ThomasV
|
ac59296846
|
allow spaces in private keys (fix #1602)
|
8 years ago |
ThomasV
|
23c8684448
|
qt: show both sign and broadcast buttons in tx dialog
|
8 years ago |
ThomasV
|
c0fc844390
|
fix #1673
|
8 years ago |
ThomasV
|
3062a62cf9
|
fix #1989
|
8 years ago |
ThomasV
|
bccdab758b
|
fix #1986
|
8 years ago |
ThomasV
|
1fd6aef9c9
|
fix #1984
|
8 years ago |
ThomasV
|
27b4a8dd51
|
move variable definitions at the top
|
8 years ago |
ThomasV
|
5e92e09044
|
fix pubkey ordering in multisig wallets. fix #1975
|
8 years ago |
ThomasV
|
4cc76c8a64
|
bump_fee: fix error message
|
8 years ago |
ThomasV
|
7ea91dde2e
|
do not expose network to wizard. update message in issue #1972
|
8 years ago |
ThomasV
|
bab15a245b
|
simplification (get rid of get_mnemonic)
|
8 years ago |
ThomasV
|
6e58723328
|
fix #1968
|
8 years ago |
ThomasV
|
e01e7d8562
|
fix: remove TextInputLayout
|
8 years ago |
ThomasV
|
f8aaa4a50f
|
hide seed options in a popup dialog. simplify seed_dialog classes
|
8 years ago |