ThomasV
|
7c42957a7c
|
kivy: finish multisig in instalwizard
|
9 years ago |
ThomasV
|
b6393cbdf2
|
display 'low fee' in tx dialog
|
9 years ago |
ThomasV
|
9cc76bc969
|
kivy: define app.wallet_name
|
9 years ago |
ThomasV
|
0ccc812f86
|
kivy: add multisig wallets to install wizard
|
9 years ago |
ThomasV
|
dabeae9f95
|
multisig wizard: use sliders
|
9 years ago |
ThomasV
|
7a1af24eda
|
getprivatekeys: try load_json if we did not get an address
|
9 years ago |
ThomasV
|
5661aabaa4
|
revert to daemon for interface code
|
9 years ago |
ThomasV
|
e7d1f59987
|
getmpk command: return only one key
|
9 years ago |
ThomasV
|
f5cfa28710
|
don't display generated addresses to stdout
|
9 years ago |
ThomasV
|
f1d3be11bb
|
kivy: minor fix (checkbox.active cannot be None)
|
9 years ago |
ThomasV
|
6bc73f4d74
|
add is_final checkbox to bump_fee dialogs
|
9 years ago |
ThomasV
|
b8cd7eb8bd
|
Add RBF option to the kivy GUI
|
9 years ago |
ThomasV
|
536a9aecde
|
kivy: add bump fee dialog
|
9 years ago |
ThomasV
|
9896718f09
|
get_tx_info: fix types
|
9 years ago |
ThomasV
|
60756e2ef9
|
kivy: fix is_exit behaviour
|
9 years ago |
ThomasV
|
ccd0deb600
|
kivy: fix delete_wallet
|
9 years ago |
ThomasV
|
8886e5098a
|
fix get_tx_info
|
9 years ago |
ThomasV
|
5af7139598
|
kivy: handle 'verified' event
|
9 years ago |
ThomasV
|
7f7aa97e2e
|
tx dialog: fix confirmation time estimate
|
9 years ago |
ThomasV
|
b94a7920af
|
factorize code used for tx dialogs
|
9 years ago |
ThomasV
|
f2d2d61894
|
add expected confirmation time to tx dialog
|
9 years ago |
ThomasV
|
017afd95dc
|
Qt: disable max button if amount is locked
|
9 years ago |
ThomasV
|
cb9a636616
|
fix #1768
|
9 years ago |
ThomasV
|
1f8e6d38c8
|
qt: add tx preview button instead of option
|
9 years ago |
ThomasV
|
a07a3f748e
|
Qt GUI: let users type tx output in script language
|
9 years ago |
ThomasV
|
4e8c616090
|
kivy file chooser: set rootpath
|
9 years ago |
ThomasV
|
fe5374fe8e
|
require PIN to delete file
|
9 years ago |
ThomasV
|
e49fc05c49
|
kiv: add option to delete a wallet
|
9 years ago |
ThomasV
|
a79b4e6de6
|
kivy: fix size of server selector
|
9 years ago |
ThomasV
|
85a411d5cf
|
test if a donation address exists
|
9 years ago |
ThomasV
|
cefc11cc4e
|
kivy: increase horizontal scrolling distance of carousel, to faciliate vertical scrolling
|
9 years ago |
ThomasV
|
0929673205
|
kivy: dont save last wallet if user cancelled
|
9 years ago |
ThomasV
|
bbe7b277d2
|
call jnius.detach on thread stop
|
9 years ago |
ThomasV
|
5f3b6af2e0
|
interface: do not use daemon threads
|
9 years ago |
ThomasV
|
9a40ed1d3c
|
kivy: simplify fee dialog
|
9 years ago |
ThomasV
|
9da2076328
|
fix: relayfee is per kb
|
9 years ago |
ThomasV
|
bdb4958a34
|
for unconfirmed transactions, show fee sent by server
|
9 years ago |
ThomasV
|
0843aaafb5
|
gat_wallet_delta: reverse sign of returned fee
|
9 years ago |
ThomasV
|
79fbb5edce
|
get_tx_delta: do not return fee if tx is not mine
|
9 years ago |
ThomasV
|
403fbdd39e
|
rename is_send -> is_mine
|
9 years ago |
ThomasV
|
03bd6a092b
|
kivy: cache gui list items
|
9 years ago |
ThomasV
|
016d733c0f
|
low_fee threshold
|
9 years ago |
ThomasV
|
8e0d1f1e44
|
fix low_fee value
|
9 years ago |
ThomasV
|
db7467ef4e
|
release notes for 2.7
|
9 years ago |
ThomasV
|
2cf4795250
|
dynamic fees: define fee levels using expected confirmation times
|
9 years ago |
ThomasV
|
352cdd7f5a
|
minor fix
|
9 years ago |
ThomasV
|
599906eef6
|
show warning icon if unconfirmed tx has low fee. fixes 1798
|
9 years ago |
ThomasV
|
bce42cb496
|
minor fix
|
9 years ago |
ThomasV
|
076ecb2680
|
move get_status to synchronizer
|
9 years ago |
ThomasV
|
6322714222
|
qt: minor fix
|
9 years ago |