ThomasV
|
566ed664d5
|
comment out hardware cosigning; not ready for release
|
9 years ago |
ThomasV
|
67780bb8b9
|
changes for new toolchain
|
9 years ago |
akshayaurora
|
07c5f02639
|
changes for new toolchain
|
9 years ago |
ThomasV
|
f061fe047d
|
add lock to storage.write
|
9 years ago |
ThomasV
|
824f86475e
|
add get_master_public_key to all wallets
|
9 years ago |
ThomasV
|
59825c913c
|
follow up c6a46df158
|
9 years ago |
ThomasV
|
c6a46df158
|
fix issue #1853
|
9 years ago |
ThomasV
|
342d6633a6
|
wizard: add capability to restore multisig
|
9 years ago |
ThomasV
|
8ae1dc4d09
|
do not register unsupported wallet types, because they are proposed in the install wizard
|
9 years ago |
ThomasV
|
c313c3c340
|
remove forgotten imports and print statements
|
9 years ago |
ThomasV
|
e7d25faf02
|
Finish wizard unification
|
9 years ago |
ThomasV
|
97dc130e26
|
fix: i18n in base_wizard
|
9 years ago |
ThomasV
|
9182392b55
|
kivy: separate base wizard class from gui
|
9 years ago |
ThomasV
|
b6393cbdf2
|
display 'low fee' in tx dialog
|
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
|
9896718f09
|
get_tx_info: fix types
|
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
|
a07a3f748e
|
Qt GUI: let users type tx output in script language
|
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
|
9da2076328
|
fix: relayfee is per kb
|
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
|
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
|
599906eef6
|
show warning icon if unconfirmed tx has low fee. fixes 1798
|
9 years ago |
ThomasV
|
076ecb2680
|
move get_status to synchronizer
|
9 years ago |
ThomasV
|
8680eae86f
|
detect dangling links
|
9 years ago |
ThomasV
|
0e61408dfa
|
add option to configure electrum_path
|
9 years ago |
ThomasV
|
7a8635589b
|
fix #1755
|
9 years ago |
ThomasV
|
59d3910882
|
fix utxo_can_sign
|
9 years ago |
ThomasV
|
1a46a795a5
|
detect non-final transactions, and transactions with unconfirmed inputs
|
9 years ago |
ThomasV
|
2259b741f6
|
use address as key in contacts
|
9 years ago |
ThomasV
|
0273936b07
|
Discretize fee levels (follow-up 3314b3a ). Fixes #1753
|
9 years ago |
ThomasV
|
f01f931e83
|
add extra checkbox for RBF
|
9 years ago |
ThomasV
|
18a2498b76
|
show UTXOs in address tab
|
9 years ago |
ThomasV
|
85aa633269
|
simplify wizard handling of hardware wallets. fixes #1793
|
9 years ago |
ThomasV
|
3314b3acc7
|
Use dynamic fees by default, show fee slider in send tab, and discretize fee levels.
|
9 years ago |
ThomasV
|
d83058e2e8
|
raise the maximum imposed on dynamic fees
|
9 years ago |
ThomasV
|
bc1bef60a0
|
support Replace-By-Fee in GUI
|
9 years ago |