Janus
|
097ac144d9
|
file reorganization with top-level module
|
2018-07-13 14:01:37 +02:00 |
|
SomberNight
|
eefcc60d98
|
color 2fa billing outputs in Qt tx dialog
|
2018-07-02 14:23:14 +02:00 |
|
SomberNight
|
46fdbbbce5
|
change partial txn serialization format for imported addresses txins
offline signing with segwit WIF keys now works.
offline seed + online address signing now works.
|
2018-06-15 14:08:20 +02:00 |
|
SomberNight
|
89040de758
|
remove "from addresses" from wallet logic
|
2018-06-11 17:55:31 +02:00 |
|
Johann Bauer
|
d288999036
|
i18n template improvements
|
2018-05-31 11:05:44 +02:00 |
|
SomberNight
|
150cbb5d9c
|
fix #4356: qt/tx_dialog - move save local button to left.
also: properly parent popup, and add extra note re what local tx ('save') means
|
2018-05-14 17:00:29 +02:00 |
|
Ben Woosley
|
d7750c73e6
|
Use keyword arguments for format_amount call clarity (#4290)
|
2018-04-23 18:17:29 +02:00 |
|
ThomasV
|
e0122f8c63
|
disable save button for partially signed tx
|
2018-03-13 14:54:21 +01:00 |
|
SomberNight
|
1f1ce26211
|
fix transaction dialog for p2pk input
|
2018-03-13 06:22:38 +01:00 |
|
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 |
|