SomberNight
|
6f0a7ff420
|
fix #4077
|
2018-03-09 01:38:35 +01:00 |
|
SomberNight
|
02c0096b55
|
qt addresses tab: new column for type
|
2018-02-27 19:21:30 +01:00 |
|
ThomasV
|
24054ac399
|
Merge pull request #3943 from SomberNight/fee_cleanup
clean up fees a bit
|
2018-02-23 10:11:20 +01:00 |
|
SomberNight
|
93619c8341
|
make qt gui even more resistant against ill-formed txns
see #3945
|
2018-02-21 13:31:01 +01:00 |
|
SomberNight
|
6f5751977b
|
local tx: restructure exception handling wrt wallet.add_transaction and QT
|
2018-02-21 04:04:27 +01:00 |
|
SomberNight
|
4ddda74dad
|
clean up fees a bit
|
2018-02-21 03:22:26 +01:00 |
|
ThomasV
|
d9cf4c2b63
|
Merge pull request #3810 from SomberNight/conflicting_txns
conflicting transactions
|
2018-02-06 06:16:19 +01:00 |
|
SomberNight
|
ca19a36478
|
conflicting transactions
|
2018-02-06 05:39:40 +01:00 |
|
SomberNight
|
d466ef4b73
|
missing whitespace in transaction_dialog.py
|
2018-02-06 03:28:46 +01:00 |
|
ThomasV
|
c3f3843cc3
|
Add memory pool based fee estimates
- fee estimates can use ETA or mempool
- require protocol version 1.2
- remove fee_unit preference
|
2018-02-05 12:23:32 +01:00 |
|
SomberNight
|
ffdc36285b
|
use string.format instead of old style (%) formatting
|
2018-02-04 07:26:55 +01:00 |
|
SomberNight
|
b80eacf7bf
|
fix #3016
|
2018-01-31 16:44:50 +01:00 |
|
SomberNight
|
5c1da002ad
|
local_tx: allow saving already signed tx through tx dialog
|
2018-01-31 05:27:28 +01:00 |
|
Johann Bauer
|
2a1e5238c8
|
Allow user to save transaction from dialog
|
2018-01-28 23:11:43 +01:00 |
|
SomberNight
|
4435a6c9c7
|
use tx.txid() instead of tx.hash()
|
2018-01-12 14:18:50 +01:00 |
|
SomberNight
|
e65b598756
|
use the send tab when sweeping (qt gui)
|
2017-11-30 12:27:00 +01:00 |
|
Justin Turner Arthur
|
857eb4ac1d
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
|
ThomasV
|
aee27e7007
|
increase width of tx window, because segwit addresses are longer
|
2017-10-27 16:32:08 +02:00 |
|
ThomasV
|
7578ce2331
|
cleanup py2 compatibility imports
|
2017-10-23 13:54:09 +02:00 |
|
Johann Bauer
|
027821d7aa
|
Follow-up #2983
|
2017-10-22 20:05:52 +02:00 |
|
neocogent
|
7a92750ea5
|
add sat/byte fee info and fee_unit pref
|
2017-10-19 14:34:42 +02:00 |
|
SomberNight
|
4ac162f18b
|
migration to PyQt5. initial commit.
|
2017-09-23 05:54:38 +02:00 |
|
ThomasV
|
c3388d9677
|
misc python3 updates:
- use jsonrpclib-pelix
- update the kivy gui
- update plugins
|
2017-08-26 08:28:24 +02:00 |
|
Dmitry Sorokin
|
f02d18226b
|
misc ui and lib fixes for py3
|
2017-08-26 08:27:47 +02:00 |
|
Dmitry Sorokin
|
5be78950ca
|
py3
|
2017-08-26 08:27:47 +02:00 |
|
ThomasV
|
1d84029173
|
input_script: return txin.scriptSig if available. replace txin.is_coinbase with type. fixes #2321
|
2017-03-21 09:08:16 +01:00 |
|
ThomasV
|
0a8f9d49ea
|
add label for size in tx window. use base_unit for fee
|
2016-12-17 17:28:19 +01:00 |
|
neocogent
|
eb41e23f39
|
Add more fee info to tx details, update tx estimated_size method.
|
2016-12-09 12:36:57 +07:00 |
|
ThomasV
|
23c8684448
|
qt: show both sign and broadcast buttons in tx dialog
|
2016-10-22 00:32:19 +02:00 |
|
ThomasV
|
3062a62cf9
|
fix #1989
|
2016-10-21 11:35:26 +02:00 |
|
ThomasV
|
c934c5d55c
|
tx window can show amount even if we are not synchronized
|
2016-09-28 08:45:22 +02:00 |
|
ThomasV
|
b6393cbdf2
|
display 'low fee' in tx dialog
|
2016-06-15 13:31:24 +02:00 |
|
ThomasV
|
9896718f09
|
get_tx_info: fix types
|
2016-06-09 18:10:13 +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
|
f2d2d61894
|
add expected confirmation time to tx dialog
|
2016-06-07 17:12:31 +02:00 |
|
ThomasV
|
bdb4958a34
|
for unconfirmed transactions, show fee sent by server
|
2016-06-02 11:39:18 +02:00 |
|
ThomasV
|
0843aaafb5
|
gat_wallet_delta: reverse sign of returned fee
|
2016-06-02 11:30:39 +02:00 |
|
ThomasV
|
403fbdd39e
|
rename is_send -> is_mine
|
2016-06-02 10:40:16 +02:00 |
|
ThomasV
|
bce42cb496
|
minor fix
|
2016-05-30 18:09:32 +02:00 |
|
ThomasV
|
1a46a795a5
|
detect non-final transactions, and transactions with unconfirmed inputs
|
2016-05-29 19:53:04 +02:00 |
|
Neil Booth
|
467b0c0973
|
tx_dialog: make a deep copy of the tx
I've confirmed this
Fixes #1690
|
2016-02-28 19:10:09 +09:00 |
|
ThomasV
|
305843999e
|
Relicensing
|
2016-02-24 10:20:30 +01:00 |
|
ThomasV
|
cc526a8734
|
tx dialog: don't use tx.raw
|
2016-02-12 15:20:34 +01:00 |
|
Neil Booth
|
c0295c767e
|
tx_dialog: prompt if signed but not saved
I've lost a signed TX one too many times now
|
2016-01-25 19:26:02 +09:00 |
|
Neil Booth
|
38a8385287
|
Remove stale comment
|
2016-01-23 16:52:24 +09:00 |
|
Neil Booth
|
f92843bb10
|
Top level window fix for tx_dialog and h/w wallets
|
2016-01-23 16:06:32 +09:00 |
|
ThomasV
|
d200b236ae
|
replace tx.input, tx.output by methods, so that deserialize calls are encapsulated
|
2016-01-17 15:04:11 +01:00 |
|
Neil Booth
|
d9a84875dc
|
Fix prior; keep tx dialog as top-level window
|
2016-01-17 13:41:09 +09:00 |
|