urza

Results 9 comments of urza

@nodiscc Thanks, fantastic. Problem solved, your version works.

This would be great, I vote for this feature. Example use case: open CShell, add HtmlAgilityPack from NuGet and you can experiment with scraping web very quickly.

Hi, I would like to report the same issue. Hints overlapping making it un-useable on some sites.

I have the same issue. The generated invoice for amount over 4294967295msat contains this message: `"warning_mpp": "The invoice is only payable by MPP-capable payers."` from that it looks like the...

Trying to look into code and it looks like this method: https://github.com/ElementsProject/lightning/blob/master/lightningd/invoice.c#L549 is used to create bolt11 invoice and should be able to see that there is channel with enough...

Does it mean, RazorEngine could be used in .NET Core project in multiplatform environment? (Running on OSX or Linux?)

Hello, was there any progress on this issue? If we could have what is described here as [Example 2: Online Backup of a Running Database](https://www.sqlite.org/backup.html) that would be extremely useful.

There was some grpc support aded to CLN in 0.11 https://github.com/ElementsProject/lightning/releases/tag/v0.11.0.1 What exactly is needed?