Michael Schmoock

Results 14 issues of Michael Schmoock

It's helpful to track the scan progress state (focus, edge, vseg, hseg, stability...). It enables additional functionality like visible user feedback guidance or autofocus trigger once hseg is reached which...

This simply adds a `bitstamp_eur` provider that can also be set as environment variable. Update: this is only half of the work, as we also need to care the client...

The c-lightning summary plugin ( https://github.com/lightningd/plugins/tree/master/summary ) prints box drawing unicode characters. Turns out the current UI font is not able to monospace them correctly. See attached screenshot, the bars...

I think it would be a simple and efficient addition to have some kind of a drop-down in the console screen, where one can select previous successful commands. Ideally we...

If a archive contains a lot of dirs this leads to the situation where the overall progress cannot be correctly interpreted. Can be bad for GUIs and logfiles...

I discovered some unexpected behavior in the initial fee adjustment loops. This currently just add the xfail test. We can add proper fix in this PR as we go... feeadjuster/test_feeadjuster.py::test_initial_updates...

# DRAFT This adds a persistent timeseries tracking plugin for runtime variables, events and counters. This includes: - variables: num_peers, num_channels, utxos, ... - events: (dis)connects, htlcs, any hooks, ......

I think we can get rid of the minimal 3 frames requirement by simplifying the 15/16 number score aggregation: - always apply exponential backoff to all aggregates - increase just...

It's helpful to track the scan progress state (focus, edge, vseg, hseg, stability...). It enables additional functionality like visible user feedback guidance or autofocus trigger once hseg is reached which...

When I try to verify a timestamp using the CLI, the output looks broken. The verification seems to go trhough, also the OTS can be upgraded, but the output looks...