cryptosharks131

Results 7 issues of 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

enhancement

1. For pending rebalance requests, add cancel button and associated logic 2. For inflight or completed requests, add button to duplicate the request

enhancement

Currently sort function does not support sorting columns like `last updated` on the fee rates page.

enhancement

Include the sats tied to unclaimed anchors in the closing costs of the channel.

enhancement

### 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...

enhancement

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.