Marcel Hernandez

Results 23 issues of Marcel Hernandez

Addresses issue #37 by surgically replacing instances of \PHPUnit_Framework_Assert for the much lighter \Assert\Assertion class from the [beberlei/assert](https://github.com/beberlei/assert) library.

The documentation [mentions](https://github.com/dotnet/command-line-api/blob/main/docs/Features-overview.md#version-option) that `System.CommandLine` supports the `--version` flag out of the box but it doesn't show how to override its default value, and I cannot find any method on...

question
needs documentation

Before I forget, here is the rationale for each change. They've been gathered from several places but I haven't copied the patches verbatim, only what I seemed to need. With...

The `config.mak.dist` states that the only languages supported are C and C++, and indeed Ada is broken as-is. However I've been able to build GCC 9.4.0 targeting x86_64-linux-musl with Ada...

Hi, I messaged you a few days ago on Reddit about this bug. I've pinned down the freezing to the moment an `ActorSystem` is instantiated: ```php

The BTC UTXO set has grown a lot in 2023 due to the dust UTXOs left over by the DDoS attack it has been suffering for most of the year....

suggestion

### Description The backend component of mempool v3.0.0-dev1 seems to be running out of memory every few hours. I've been running v2.5.0 since March and never saw this error before....

Summary (by @mosteo): - [x] Disable assistant (`alr toolchain --disable-assistant`) (#803) - [x] Non-interactive selector (`alr toolchain --select `) (#804) - [x] `gprbuild` missing external - [ ] Static linking...

type: enhancement

Often when I close a channel and had little liquidity on my side I do a LN swap-in with that small UTXO. However services such as Boltz and similar require...

Feature Request

Core Lightning has its own [REST API ](https://docs.corelightning.org/docs/rest) now and even seems maintained by the same developers as c-lightning-REST, so I'm wondering what is the long term perspective for this...