-
Logs:
`$ sudo journalctl -fu blitzapi`
```
Jun 21 07:30:37 z420 python[2324446]: ERROR:uvicorn.error:Exception in ASGI application
Jun 21 07:30:37 z420 python[2324446]: Traceback (most recent cal…
-
Having some kind of bolt12 offer support for lightning addresses would probably make lightning addresses easier to set up and use.
They would mean fewer requests (it's simple to create an any amoun…
-
```meta
Date: 2022-11-30
Time: 17:00
Timezone: UTC
Duration: 1h
UTCTime: 2022-11-30 17:00 UTC
```
![bitcoin-design-community-call-41](https://user-images.githubusercontent.com/695901/2035970…
-
Alby doest not yet support Core Lightning. Since the [latest release](https://github.com/ElementsProject/lightning/releases/tag/v0.12.0) of Core LN, the plugin `commando` is shipped by default with Co…
-
Upgraded normally from cardano-node 1.35.7 to cardano-node 8.0.0 on one of my Mainnet-Relais.
The P2P-Settings in the config.json are:
``` json
"EnableP2P": true,
"TargetNumberOfActivePeers": …
-
How would we implement BOLT12?
How would we implement LN-URL?
-
```meta
Date: 2022-11-09
Time: 17:00
Timezone: UTC
Duration: 1h
UTCTime: 2022-11-09 17:00 UTC
```
![bitcoin-design-community-call-40](https://user-images.githubusercontent.com/695901/2003621…
-
I get the following error when doing `make check VALGRIND=0` under the Ubuntu portion of install.md:
```FAILED tests/test_bolt1-01-init.py::test_init - ConnectionResetError: [Errno 104] Connection re…
-
Currently, Electrum only supports Lightning invoices but not LNURL which makes payments easier and there's less data to show or transfer to the payer. Maybe I'm not doing it correctly but when I cop…
-
I'm trying to pay a BOLT12 offer but `lightning-cli` tells me it doesn't like the prefix. It seems like it recognises that it is BOLT12 but somehow tries to parse a BOLT11. Decoding the offer works pe…