Pablo Greco
Pablo Greco
> utACK [c6677f8](https://github.com/ElementsProject/elements/commit/c6677f84b7adc78dc9759b78150255da679c6820) this change will remove the first instance of `elements-` in the `RECENT_TAG` var yes, bitcoin tags their releases with `vXXXX`, we tag them with `elements-XXXX`, this patch...
We'll need to add this to the release notes, but we have to merge it eventually, and a major release seems like a good moment to do it. The only...
> > adds support for just using -chain=elementsregtest > > should this be `-chain=liquidtestnet` ? Yes, fixed
All the needed parts were merged either in master or in elements-22.0-rc6, closing
I don't remember exactly what I was trying to do, but yeah, sounds like I wanted to do some weird piping
Same effect seems to be visible if the menu is open (Alt + F1)
Yes, sorry I saw this too late, but yes, this is a classic case where the "release" branch is in better shape than master because master needs to wait for...
if you need to use the module, what you can do is decompress the txt.xz firmware file, that should avoid the crash too
> Hi @psgreco did you test this `[pppoe]max-starting=1` and connect 2 clients simultaneously? Yes, exactly that, and the `pppoe: Count of starting sessions > conf_max_starting, droping connection...` message is never...
I can try the patch, and I like it as a "global max-starting", but currently, the only one that doesn't track stat_starting is pppoe, so this patch would break the...