cryptosharks131
cryptosharks131
1. Query and annotate current liq by subtracting channel reserve value from current outbound liq 3. Pass dataframe to template in place of current model object
1. For pending rebalance requests, add cancel button and associated logic 2. For inflight or completed requests, add button to duplicate the request
Currently sort function does not support sorting columns like `last updated` on the fee rates page.
Include the sats tied to unclaimed anchors in the closing costs of the channel.
### Discussed in https://github.com/cryptosharks131/lndg/discussions/193 Originally posted by **MPins** January 9, 2023 Just as done to Keysends that we can mark as revenues, it would be great if we can mark...
Updates LNDg to v1.9.0 https://github.com/cryptosharks131/lndg/releases/tag/v1.9.0 https://github.com/cryptosharks131/lndg/pkgs/container/lndg/278874650?tag=v1.9.0
Group by peer pubkey while running AF calculations to accommodate having multiple channels with the same peer. Needs more data validation.