ThomasV
|
cad1916589
|
lightning: connect send button
|
7 years ago |
ThomasV
|
320957af3e
|
lightning GUI: use existing receive and send tabs with lightning invoices
|
7 years ago |
Janus
|
97dfce6c52
|
ln: don't make invoice if peer can't possibly pay, append _sat to sat
parameters to avoid confusion
|
7 years ago |
ThomasV
|
90d5dd2df4
|
lnworker: separate invoice creation from payment flow
|
7 years ago |
Janus
|
c9ac5d1376
|
ln: restore functionality
|
7 years ago |
ThomasV
|
94cc40624b
|
fix amount in open_channel, add listchannels command
|
7 years ago |
ThomasV
|
a9f87e3466
|
move on_funding_locked to lnworker
|
7 years ago |
ThomasV
|
753d6e104b
|
lightning: add payment methods to lnworker
|
7 years ago |
ThomasV
|
723b9ae151
|
fix lnaddr.py following rebase
|
7 years ago |
ThomasV
|
1cb4a0e2b1
|
update lnbase after crypto refactoring
|
7 years ago |
Janus
|
a9d9ec91e0
|
lnbase: remove lnbase stub
|
7 years ago |
ThomasV
|
ae66b88a02
|
qt: fix password passed to open_channel, cleanup
|
7 years ago |
Janus
|
d290e62e9c
|
kivy: port lightning ui to lnbase
|
7 years ago |
Janus
|
c2956948cd
|
lightning: remove hub based approach, port qt gui to lnbase
|
7 years ago |
SomberNight
|
cb4f19f8e7
|
calc short_channel_id after funding locked
|
7 years ago |
SomberNight
|
2408792a42
|
minor clean-up of prev. util.xor_bytes
|
7 years ago |
ThomasV
|
dbf958ca47
|
lnbase: derive keys from wallet keystore
|
7 years ago |
SomberNight
|
6c9060a42b
|
bitcoin.py: SCRIPT-related clean-up. transaction.py: construct_witness
|
7 years ago |
SomberNight
|
b71eabfabf
|
constants.py: Simnet inherits from Testnet
|
7 years ago |
Janus
|
1f69a36fcf
|
use same servers for simnet as for regtest
|
7 years ago |
Janus
|
331d22f23a
|
avoid duplicating bech32 module
|
7 years ago |
ThomasV
|
f6a258ba25
|
fix hash in make_offered_htlc
|
7 years ago |
ThomasV
|
e933065a9a
|
lightning: separate testing from main code
|
7 years ago |
SomberNight
|
0676f7fb26
|
implement script_num_to_hex. fix encoding of argument for CSV in make_commitment
|
7 years ago |
Janus
|
295d2e89e0
|
lnbase: add lnbase_test
|
7 years ago |
Janus
|
0b3df002a9
|
lightning: qt channel dialog, fix for shutdown when lightning disabled
|
7 years ago |
Janus
|
e19c8fd6c6
|
lightning: add --simnet and --lightning switches
|
7 years ago |
Janus
|
1f55037640
|
lightning: less junk on console, quicker shutdown
|
7 years ago |
Janus
|
a0a15e2223
|
lightning: complete moving of lightning objects, acquire net/wallet lock while answering lightning requests
|
7 years ago |
Janus
|
3260b7a74f
|
lightning: misc patches, launch asyncio loop on separate thread
|
7 years ago |
Janus
|
ec38c8bbca
|
lightning: march 2018 rebase, without integration
|
7 years ago |
SomberNight
|
d17e6a1b87
|
interface: fix for aiorpcx 0.18
|
6 years ago |
SomberNight
|
41802d8094
|
qt receive tab: "receive address" is now coloured red if already used
closes #3812
closes #5374
|
6 years ago |
SomberNight
|
41f160dd74
|
update to aiorpcx 0.18
|
6 years ago |
SomberNight
|
eaf203dbb5
|
interface: fix connecting to new servers using self-signed certs
got broken in 6ec1578a90
|
6 years ago |
SomberNight
|
37da192bf5
|
wizard/hw: less spammy logs when hw library unavailable
closes #5380
|
6 years ago |
SomberNight
|
30ffb3d4dc
|
util: add function "chunks"
taken from ElectrumX
67111a3c4c/electrumx/lib/util.py (L149)
|
6 years ago |
SomberNight
|
1ebfcc0f36
|
kivy: "paste" button now works for transactions
|
6 years ago |
SomberNight
|
c776af41f6
|
qt: allow QR codes to store a bit more data
by decreasing error correction (about ~26% larger max payload)
|
6 years ago |
SomberNight
|
aec53ae6af
|
qt: "Help" and "?" buttons can show rich text
namely "Revealer" plugin uses rich text in its description
|
6 years ago |
SomberNight
|
e1c1a9d6a2
|
interface: add comment
|
6 years ago |
SomberNight
|
3b445d7248
|
fix #5376
|
6 years ago |
SomberNight
|
158090bf8b
|
util.parse_URI: more granular exceptions
related: #5376
first report in #5376 was generated with these changes;
before, the exception was caught and a toast displayed "Not a Bitcoin URI"
|
6 years ago |
SomberNight
|
a591ccf9b1
|
interface: follow-up 6ec1578a90
|
6 years ago |
SomberNight
|
db9a9bbf25
|
qt settings: restart needed after toggling log_to_file
|
6 years ago |
SomberNight
|
6ec1578a90
|
follow-up prev
|
6 years ago |
SomberNight
|
fecef91ee0
|
interface was suppressing storage r/w exceptions
|
6 years ago |
SomberNight
|
6ad24ea3b3
|
keystore/transactions: fix overflow of derivation path indices
fixes #5366
|
6 years ago |
Jochen Hoenicke
|
468c35e605
|
Update Johoe's server address (#5363)
|
6 years ago |
shyrwall
|
a8b939711a
|
Spreading malware (#5356)
servers: rm phishing servers......
|
6 years ago |