[Lightning-dev] The Eye of Satoshi (rust-teos) alpha release

2022-03-11 Thread Sergi Delgado Segura
Hello list, After some months working on this, today I'm releasing the alpha for rust-teos, the rust version of The Eye of Satoshi (a lightning watchtower). The project is a port of the original Python's codebase I was working on last year, with an improved design, way less boilerplate code, and

[Lightning-dev] Code for sub second runtime of piecewise linarization to quickly approximate the minimum convex cost flow problem (makes fast multi part payments with large amounts possible)

2022-03-11 Thread René Pickhardt via Lightning-dev
Dear fellow Lightning Developers, I am pleased (and a bit proud) to be able to inform you that I finally found a quick way to approximate the slow minimum convex cost flow computation. This is necessary for optimally reliable and cheap payment flows [0] to deliver large multi part payments over th

Re: [Lightning-dev] Interesting thing about Offered HTLCs

2022-03-11 Thread darosior via Lightning-dev
Also, using Miniscript (whether in Segwit v0 or v1) would prevent this kind of surprises. And many potential others. :-) I'll post something soon about how we could integrate Miniscript in Lightning. Original Message On Mar 10, 2022, 2:55 PM, Eugene Siegel wrote: > Yes I think