lightning-terminal
lightning-terminal copied to clipboard
Lightning Terminal: Your Home for Lightning Liquidity
I am experiencing unstable connections between Zeus and lit. When I get an error in Zeus e.g. "Failed to connect the LNC client to the proxy server", I restart the...
Given https://github.com/lightningnetwork/lnd/issues/8769 has been merged, this issue can be started. As discussed in https://github.com/lightninglabs/taproot-assets/issues/1091, litd should update integration tests to - [x] Assert the lnd changes to persist payment+invoice HTLC...
Hello I fixed several spelling issues Br, Elias.
## Description This PR adds coverage for the scenario where an asset invoice worth less than 354 sats is paid for with sats (from a node that is not the...
https://github.com/lightninglabs/lightning-terminal/pull/865 corrects the fundchannel functionality to allow a channel to be created of an amount that is less than the cumulative available asset amounts. ## MVP TODO - [ ]...
This is just a short note for FreeBSD users they want to compile this project. I compiled the project successfully [on FreeBSD v13.3] according to the instruction [Compile from source...
Gijs and Roas can enumerate additional test cases from [their conversation](https://github.com/lightninglabs/taproot-assets/issues/1106#issuecomment-2392021373): [`testCustomChannels`](https://github.com/lightninglabs/lightning-terminal/blob/648648410b9ea91b65c3a3c6de5b23654c90e2a5/itest/litd_custom_channels_test.go#L264) can have additiona assertions added to increase test coverage ## Preliminary testing ideas to inspire ideas: - Assert...
# Background Digest entries in the manifest file are produced here: https://github.com/lightninglabs/lightning-terminal/blob/43ac9fac94cd158e1b7c560555f2a7b565c307f9/release.sh#L91 Assigned from here: https://github.com/lightninglabs/lightning-terminal/blob/43ac9fac94cd158e1b7c560555f2a7b565c307f9/release.sh#L33 Called from here https://github.com/lightninglabs/lightning-terminal/blob/43ac9fac94cd158e1b7c560555f2a7b565c307f9/Makefile#L164C30-L164C45 Defined here: https://github.com/lightninglabs/lightning-terminal/blob/43ac9fac94cd158e1b7c560555f2a7b565c307f9/make/release_flags.mk#L1C23-L1C42 # Issue @ViktorTigerstrom produced a build **with**...
Hello, just installed lit but i cant start due to this error: 2024-09-30 08:35:08.082 [DBG] GRPC: [core] [Channel #4 SubChannel #5] Subchannel Connectivity change to CONNECTING 2024-09-30 08:35:08.082 [DBG] GRPC:...
I suggest implementing bolt12 to custodial accounts creation, once it's implemented into LND. It will make very easy to use your own node on nostr to send and receive zaps,...