Jamal James

Results 24 issues of Jamal James

When maximizing the Loop History tile when there are no Loops currently processing, you hit a dead end. We should direct the user to view their full list of all...

### Steps to Reproduce Go through the Lightning Terminal walkthrough steps 1 - 3 ### Expected Behavior Network should remain consistent throughout walkthrough ### Actual Behavior Network in walkthrough changes...

For nodes with many channels, it would be beneficial to be able to filter the channel list by the peer's pubkey or alias. This feature would allow the operator to...

It would be great to have a streaming RPC endpoint to receive new batches when they are published and/or confirmed on the chain. The events can contain the same data...

It would be useful to be able to obtain the timestamp that past batches were cleared on the server. This information is currently not possible to obtain. You can get...

**Is your feature request related to a problem? Please describe.** i am attempting to calculate historical fees spent while managing my pool account. For each action (init, deposit, withdraw, renew,...

### Description Adds support for `tapd` v0.3.2-alpha. There was a change in the `universerpc.AssetRoots` RPC which broke syncing universes in Polar. A new version of Polar will be necessary to...

Closes #772 Adds support for Core Lightning v23.08. **⚠️ Draft Status** This PR is not yet fully functional due to the latest release breaking compatibility with the [c-lightning-REST](https://github.com/Ride-The-Lightning/c-lightning-REST) plugin which...

This is part question and maybe a suggestion. Why does this action use `fly launch` instead of `fly apps create`? I recently ran into an issue where the initial PR...

In Terminal Web, we'd like to get able to get the version of `litd` that the WASM is connected to. This information is available via the `litrpc.Proxy.GetInfo`. Unfortunately, when I...