ThomasV
|
97c9a095a4
|
open_channel: improved success message
|
2018-11-05 20:19:02 +01:00 |
|
ThomasV
|
591e85c087
|
run open_channel in a WaitingDialog
|
2018-11-05 20:19:01 +01:00 |
|
Janus
|
cfc566c93c
|
lnworker.pay(): lightning-integration support
|
2018-11-05 20:18:40 +01:00 |
|
SomberNight
|
dea0c7ebbf
|
qt: pay_lightning_invoice - attempt paying multiple times in case of failure
|
2018-11-05 20:16:07 +01:00 |
|
SomberNight
|
284b2cc536
|
qt send tab: hide fee fields when paying with lightning
|
2018-11-05 20:16:06 +01:00 |
|
SomberNight
|
037290a9a8
|
allow paying invoice without amount. min feerate 253 sat/kw.
|
2018-11-05 20:05:56 +01:00 |
|
ThomasV
|
73d0a3baf6
|
lightning: improve request tab layout
|
2018-11-05 20:05:50 +01:00 |
|
ThomasV
|
f78e1a5606
|
do not use Qt.UserRole+1, it does not work with findItems
|
2018-11-05 20:05:48 +01:00 |
|
ThomasV
|
8e39bae831
|
lightning: improve receive in Qt GUI
|
2018-11-05 20:05:47 +01:00 |
|
ThomasV
|
de75872bfc
|
Refresh LN status in GUI using network callback.
|
2018-11-05 20:05:44 +01:00 |
|
ThomasV
|
e7e2b39cfa
|
move lnaddr.py to lib
|
2018-11-05 20:05:36 +01:00 |
|
SomberNight
|
94c9943054
|
improve Qt Receive tab for LN payment requests
|
2018-11-05 20:05:33 +01:00 |
|
ThomasV
|
93796b1e32
|
Separate open_channel dialog. In open_channel_coroutine, use host and port from channel announcements
|
2018-11-05 20:05:33 +01:00 |
|
ThomasV
|
3dc8c08f6b
|
lightning: display remote balance in gui
|
2018-11-05 20:02:40 +01:00 |
|
ThomasV
|
81f7cfd8aa
|
integrate channels_list with existing framework
|
2018-11-05 20:02:36 +01:00 |
|
ThomasV
|
12c3dbd317
|
qt: fix unit of lnaddr.amount
|
2018-11-05 20:02:35 +01:00 |
|
ThomasV
|
37393fe686
|
lightning: connect send button
|
2018-11-05 20:02:33 +01:00 |
|
ThomasV
|
7c1c3d2d6d
|
lightning GUI: use existing receive and send tabs with lightning invoices
|
2018-11-05 20:02:33 +01:00 |
|
Janus
|
18f2335bf9
|
lnbase: remove lnbase stub
|
2018-11-05 20:02:24 +01:00 |
|
ThomasV
|
86972cc9e2
|
qt: fix password passed to open_channel, cleanup
|
2018-11-05 20:01:19 +01:00 |
|
Janus
|
f82d40af1b
|
kivy: port lightning ui to lnbase
|
2018-11-05 20:01:18 +01:00 |
|
Janus
|
98f73348c1
|
lightning: remove hub based approach, port qt gui to lnbase
|
2018-11-05 20:00:35 +01:00 |
|
Janus
|
dbcf96d917
|
lightning: qt channel dialog, fix for shutdown when lightning disabled
|
2018-11-05 19:57:41 +01:00 |
|
Janus
|
f708db95ed
|
lightning: add --simnet and --lightning switches
|
2018-11-05 19:57:39 +01:00 |
|
Janus
|
c3aa6e30cd
|
lightning: less junk on console, quicker shutdown
|
2018-11-05 19:57:32 +01:00 |
|
Janus
|
df910ec1de
|
lightning: complete moving of lightning objects, acquire net/wallet lock while answering lightning requests
|
2018-11-05 19:56:56 +01:00 |
|
SomberNight
|
1686a97ece
|
bip70 PRs: use aiohttp instead of requests. use proxy. small fixes.
|
2018-11-05 19:31:17 +01:00 |
|
SomberNight
|
1b46866e34
|
qt: re sweeping, minor clean-up
|
2018-11-05 01:53:35 +01:00 |
|
SomberNight
|
5b4fada2a0
|
fix some network.get_transaction calls
see #4814 (issuecomment-434392195)
|
2018-10-30 19:07:37 +01:00 |
|
SomberNight
|
5e0179dac4
|
qt console: expose more refs, and fix auto-complete for >2 depth
|
2018-10-29 00:20:45 +01:00 |
|
SomberNight
|
34569d172f
|
wallet: make importing thousands of addr/privkeys fast
fixes #3101
closes #3106
closes #3113
|
2018-10-27 17:36:10 +02:00 |
|
SomberNight
|
0e6160bf2d
|
follow-up prev: bad idea to eval translated string
|
2018-10-23 03:01:23 +02:00 |
|
SomberNight
|
b68729115a
|
qt wallet information: added keystore type
|
2018-10-23 02:54:54 +02:00 |
|
SomberNight
|
2a60a701bf
|
qt wallet information: show has_seed and watching_only
|
2018-10-22 23:47:34 +02:00 |
|
SomberNight
|
5afdc14913
|
util: small clean-up re format_satoshis
related #4771
|
2018-10-13 04:21:07 +02:00 |
|
SomberNight
|
150e27608b
|
wallet: rm electrum_version field
|
2018-10-10 20:26:12 +02:00 |
|
ThomasV
|
e975727075
|
follow-up prev commit
|
2018-10-10 19:26:02 +02:00 |
|
ThomasV
|
bb9871ded7
|
simplify prev commit
|
2018-10-10 19:24:24 +02:00 |
|
ThomasV
|
f037f06e74
|
Merge pull request #4758 from SomberNight/qt_fork_icon
qt network status: display 'fork' in icon when chain split is detected
|
2018-10-10 19:18:11 +02:00 |
|
SomberNight
|
87b05e1c9e
|
network: change broadcast_transaction api
raise exceptions instead of weird return values
closes #4433
|
2018-10-10 15:56:41 +02:00 |
|
ThomasV
|
c7833b8bc0
|
Merge pull request #4727 from SomberNight/refresh_gui_f5
qt: refresh gui with "F5"
|
2018-10-10 10:53:00 +02:00 |
|
SomberNight
|
cc18f66793
|
network: don't save negative ETA fee estimates
-1 means bitcoind could not give an estimate
|
2018-10-09 12:03:38 +02:00 |
|
SomberNight
|
f3f2534877
|
qt status: display "loading wallet" temporarily
this will likely only be visible for large wallets;
it gets overwritten by update_status()
|
2018-10-07 17:59:32 +02:00 |
|
SomberNight
|
decb8bfd52
|
qt network status: display 'fork' in icon when chain split is detected
|
2018-10-05 00:16:06 +02:00 |
|
SomberNight
|
626828e980
|
fix sweeping
|
2018-10-01 05:16:03 +02:00 |
|
SomberNight
|
33d14e4238
|
some import clean-up in qt
|
2018-09-25 18:15:28 +02:00 |
|
SomberNight
|
952e9b87e1
|
network: clean-up. make external API clear. rm interface_lock (mostly).
|
2018-09-25 16:44:39 +02:00 |
|
SomberNight
|
eccb8ec2d6
|
normalize wallet file paths
fix #4020
fix #4126
|
2018-09-20 01:21:42 +02:00 |
|
SomberNight
|
9586157479
|
qt: refresh gui with "F5"
|
2018-09-19 22:12:02 +02:00 |
|
SomberNight
|
855a70bc66
|
network: new trigger 'blockchain_updated'
follow-up af63913189
needed to update history tab when new blocks come,
to refresh the number of confirmations (icons/tooltips)
|
2018-09-19 21:56:09 +02:00 |
|