manreo

Results 9 issues of manreo

will it be possible to add c-lightning support

This proposal is for the standardization of a (probably-inefficient) frozen database. The emphasis in this database is readability and clarity and not so much about efficiency. The db contain enough...

**Is your feature request related to a problem? Please describe.** See details here: https://github.com/lightningnetwork/lightning-rfc/issues/789 and here: https://twitter.com/realtbast/status/1283298246983659520 I think it would be very efficient to the network if RTL will...

As far as I see, in RTL re-balancing feature, one has to set the last_hop. But LND offer re-balancing without stating the last_hop, specifically it is possible to do: ```...

A palceholder for [this](https://github.com/lightningnetwork/lnd/issues/3420) new lnd feature that will be available in lnd 0.10. In short - in lnd v10 there will be an option to track all the forward...

enhancement

Hi, It will be great if you can add lightning donations to the donation page. (Lightning is L2 for bitcoin, developed by bitcoin-core). A simple way to add lightning donations...

I think it is nice to know what was the fee percentage that was used in the re-balance, e.g. Instead of this: fee": "59846msat", It will output: fee": "59846msat (0.114%)",

### Issue and Steps to Reproduce Hi, I've opened a multichannel using this code: ``` lightning-cli multifundchannel '[ { "id": "03cfea6e01d8735d29863d0ecc0f637e5da25c3afb1894e6cb1c25cc9c52dbceef", "amount": "1500000" }, { "id": "03f15fc38f36e88bf1d799994d38e10902318287a53eb413b5e8ab0046d863bace", "amount": "1500000" },...

Hi, I think that while the backup plugin is doing compressdb, the deamon is stuck and it might causes fore-close of channels? Anyway, to finish all in-flight HTLC before doing...