Severin Alexander Bühler

Results 10 issues of Severin Alexander Bühler

**Describe the feature** I am creating a tool that does batch payouts at the lowest fee possible. After 24hrs, if not confirmed yet, I want to execute a fee bump....

enhancement
good first issue

I've splittet the main chart into three different charts. - Loss chart with loss and val_loss - Accurancy chart with acc and val_acc - Other chart with size and batch...

**Describe the bug** Hey guys! I am working on a very custom neural network for a web of trust use case (web of trust = feed forward nn). I train...

enhancement
good first issue

Using Polar, I created multiple channel open with 0conf utxos without creating a block. Whats weird tho: `getLockedUtxos` always returns an empty list `[]` even though the channel funding txs...

I would like to fund a 0conf channel running for the Blocktank LSP. I didn't see `openChannel` supporting it so I tried the manual route. For that, I need to...

**Is your feature request related to a problem? Please describe.** I ask the user for an account id. I like to validate this id by checking it against the db...

enhancement

So far, this added hold-invoice creation and settlement to the blocktank-server.

Our Bitkit backend monitoring does not exist. Improve this. Grafana + Alerts?

### Describe the problem When I try to debug, I don't have an easy way to access the channel point (funding tx + vout) in the app. That would help...

enhancement
feature request

The `lnd_channels_open_balance_sat` metrics only includes the `local_balance` shown in `lncli listchannels` and does not include the `local_chan_reserve_sat`. This leaves 1% of the funds missing.