ThomasV
|
59825c913c
|
follow up c6a46df158
|
2016-07-01 17:32:13 +02:00 |
|
ThomasV
|
c6a46df158
|
fix issue #1853
|
2016-07-01 16:19:26 +02:00 |
|
ThomasV
|
342d6633a6
|
wizard: add capability to restore multisig
|
2016-07-01 11:44:26 +02:00 |
|
ThomasV
|
9182392b55
|
kivy: separate base wizard class from gui
|
2016-06-18 16:32:20 +02:00 |
|
ThomasV
|
9896718f09
|
get_tx_info: fix types
|
2016-06-09 18:10:13 +02:00 |
|
ThomasV
|
8886e5098a
|
fix get_tx_info
|
2016-06-08 14:15:17 +02:00 |
|
ThomasV
|
5af7139598
|
kivy: handle 'verified' event
|
2016-06-08 12:55:42 +02:00 |
|
ThomasV
|
7f7aa97e2e
|
tx dialog: fix confirmation time estimate
|
2016-06-08 11:22:58 +02:00 |
|
ThomasV
|
b94a7920af
|
factorize code used for tx dialogs
|
2016-06-08 11:06:51 +02:00 |
|
ThomasV
|
a07a3f748e
|
Qt GUI: let users type tx output in script language
|
2016-06-07 09:57:24 +02:00 |
|
ThomasV
|
9da2076328
|
fix: relayfee is per kb
|
2016-06-04 09:33:26 +02:00 |
|
ThomasV
|
0843aaafb5
|
gat_wallet_delta: reverse sign of returned fee
|
2016-06-02 11:30:39 +02:00 |
|
ThomasV
|
79fbb5edce
|
get_tx_delta: do not return fee if tx is not mine
|
2016-06-02 11:15:43 +02:00 |
|
ThomasV
|
403fbdd39e
|
rename is_send -> is_mine
|
2016-06-02 10:40:16 +02:00 |
|
ThomasV
|
016d733c0f
|
low_fee threshold
|
2016-06-01 05:41:08 +02:00 |
|
ThomasV
|
8e0d1f1e44
|
fix low_fee value
|
2016-06-01 05:39:29 +02:00 |
|
ThomasV
|
2cf4795250
|
dynamic fees: define fee levels using expected confirmation times
|
2016-05-31 20:26:09 +02:00 |
|
ThomasV
|
599906eef6
|
show warning icon if unconfirmed tx has low fee. fixes 1798
|
2016-05-30 18:26:58 +02:00 |
|
ThomasV
|
076ecb2680
|
move get_status to synchronizer
|
2016-05-30 16:11:49 +02:00 |
|
ThomasV
|
59d3910882
|
fix utxo_can_sign
|
2016-05-29 20:36:52 +02:00 |
|
ThomasV
|
1a46a795a5
|
detect non-final transactions, and transactions with unconfirmed inputs
|
2016-05-29 19:53:04 +02:00 |
|
ThomasV
|
f01f931e83
|
add extra checkbox for RBF
|
2016-05-23 17:34:33 +02:00 |
|
ThomasV
|
18a2498b76
|
show UTXOs in address tab
|
2016-05-23 11:52:38 +02:00 |
|
ThomasV
|
3314b3acc7
|
Use dynamic fees by default, show fee slider in send tab, and discretize fee levels.
|
2016-05-20 15:30:39 +02:00 |
|
ThomasV
|
d83058e2e8
|
raise the maximum imposed on dynamic fees
|
2016-05-20 12:25:36 +02:00 |
|
ThomasV
|
bc1bef60a0
|
support Replace-By-Fee in GUI
|
2016-05-20 10:38:48 +02:00 |
|
ThomasV
|
bca0f31fca
|
coinchooser methods should not belong in wallet class
|
2016-03-10 16:37:45 +01:00 |
|
ThomasV
|
a57274930b
|
kivy's python-for-android can import stat
|
2016-03-10 10:39:47 +01:00 |
|
ThomasV
|
f60c949911
|
storage: do not raise error if file is empty
|
2016-03-10 10:17:03 +01:00 |
|
ThomasV
|
94664566e7
|
kivy: fix watching-only issue
|
2016-03-05 04:34:13 +01:00 |
|
ThomasV
|
d58ec9a570
|
kivy: support old-type seed phrases in wizard
|
2016-03-01 20:23:30 +01:00 |
|
ThomasV
|
96f144eb03
|
make sure the broadcast tx thread always times out
|
2016-02-25 08:55:06 +01:00 |
|
ThomasV
|
305843999e
|
Relicensing
|
2016-02-24 10:20:30 +01:00 |
|
ThomasV
|
f97fdf3ba8
|
labels plugin: use get_fingerprint
|
2016-02-22 15:44:31 +01:00 |
|
ThomasV
|
a7d3175799
|
replace semantically relevant instances of 'assert' with exceptions
|
2016-02-15 09:33:38 +01:00 |
|
ThomasV
|
a1ef7c4bb6
|
get_sorted_request: sort by address index, not by timestamp
|
2016-02-15 08:23:34 +01:00 |
|
ThomasV
|
b7c4492d3b
|
get_request_status: return PR_UNKNOWN if request is unknown
|
2016-02-15 04:59:20 +01:00 |
|
Neil Booth
|
b54ba556bc
|
Wallet: encapsulate wallet_types
Previously plugins would append lines to it and wizard.py would
hack into it too.
|
2016-02-08 22:32:49 +09:00 |
|
Neil Booth
|
317e6cea32
|
Multisig: revert part of "reformatting"
Broken by fe9ec6de06
|
2016-02-06 18:02:21 +09:00 |
|
ThomasV
|
fab001833f
|
rm print debug statement
|
2016-02-03 11:02:17 +01:00 |
|
ThomasV
|
8b68a742d1
|
follow up to 2a507b91c1
|
2016-02-03 11:01:36 +01:00 |
|
ThomasV
|
2a507b91c1
|
fix #1666
|
2016-02-03 10:29:31 +01:00 |
|
ThomasV
|
3ee61c4c6e
|
define wallet.dummy_address method
|
2016-02-02 19:56:34 +01:00 |
|
ThomasV
|
eb36884c66
|
move estimate_fee back to wallet
|
2016-02-02 12:26:28 +01:00 |
|
ThomasV
|
fe9ec6de06
|
reformatting
|
2016-01-26 13:51:47 +01:00 |
|
ThomasV
|
9b09c55356
|
dynamic fees: use hardcoded value as upper bound
|
2016-01-25 16:46:50 +01:00 |
|
Neil Booth
|
a0ef42d572
|
Fix typo causing change address reuse
|
2016-01-24 11:16:05 +09:00 |
|
Neil Booth
|
efa1efedca
|
Hardware wallets: limit change outputs to 1
|
2016-01-23 22:05:08 +09:00 |
|
Neil Booth
|
9729f5b6d3
|
get_account_addresses: None->all user-visible a/cs
Otherwise we can end up sweeping to a non-visible address.
|
2016-01-23 18:07:02 +09:00 |
|
Neil Booth
|
83a531b3e4
|
Revert "Sweep keys: don't default to hidden address"
This reverts commit 605cc47a3d .
|
2016-01-23 17:32:43 +09:00 |
|