Lucas Soriano

Results 28 comments of Lucas Soriano

> What language server are you using? This happened to me using the `rust-analyzer` backend. > How does a language server want to render a large file in a document...

Isn't it the case that we can parse the error response returned by the HTTP API instead of solely considering the response status? I thought the response included a `message`...

> @luckysori we have merge a quick fix to this issue where we expose the errors we get from the Esplora backend rather than swallowing them. Sounds great, thank you!

@vladimirfomene I finally remembered to update to 269360f and it works great. Thanks!

> I can; I'm not so sure I'd classify this as a bug though as it's just default flutter behavior I am pretty sure. Maybe a UX bug if switching...

> This is known (see [#2123 (comment)](https://github.com/get10101/10101/issues/2123#issuecomment-2060465126)) - unfortunately flutter doesn't support webviews on desktop. Fair enough. Probably low priority to fix, but I thought it would be good to...

Related to https://github.com/get10101/10101/issues/1241 😍

I suppose this is motivated by not needing to have a Lightning seed anymore. That is true, although we still need to have a seed for certain traits that we...

You are absolutely right, @pythcoiner. The app should prevent you from producing a transaction with a fee that is bigger or comparable to the send amount. > As the default...

Hey, @pythcoiner! Thanks for the report. When you ran into this behaviour, did you already have an open position? If so, not being able to interact with the slider is...