Skip to content
#

eclair

Here are 12 public repositories matching this topic...

viaj3ro
viaj3ro commented Dec 20, 2021

AFAIK c-lightning and LND already implemented a feature where raised channel relay fees taking effect is delayed by 10 minutes or so to avoid routing failures and give the update message enough time to propagate through the gossip network.

If possible, this should come with an option to optionally enforce the new fee right away, when routing failures are preferred over a quickly depleted channe

RTL
daldwinc
daldwinc commented Jan 19, 2022

Is your feature request related to a problem? Please describe.

I often check this page to see failed transactions: /rtl/cl/routing/failedtransactions

It lists the "In channel" but not the "out channel". It would be useful to see both from this page, even if the data was put into the "View Info" button.

Describe the solution you'd like
I would like the "channel out" alias added as

bitcoin-s
Christewart
Christewart commented Dec 13, 2021

Useful endpoints for the front end. It allows us to display to users if we are doing IBD or rescanning the wallet. This should add rescan and sync endpoints to indicate that the wallet is doing intiial block download (sync) or rescan which indicates the wallet is being rescanned.

{
  "wallet": {
    "keymanager": {
      "rootXpub": "zpub6jftahH18ngZyaghYHAYjB4MDxtYH4VZpLhkbeQot
fiatjaf
fiatjaf commented Apr 19, 2019

This extension layout and classes was done in 5 minutes by a pragmatic programmer using only Tachyons classes.

If anyone out there knows how to build a simple and yet beautiful interface using the fewer elements possible that help would be very welcomed.

Marginal improvements would be great. For example, just modifying the layout a little or changing the default colors

Improve this page

Add a description, image, and links to the eclair topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the eclair topic, visit your repo's landing page and select "manage topics."

Learn more