Turbolay
Turbolay
Coordinators could establish a web of trust and share their banning information between themselves. Trust involved is consequent because a malicious coordinator could tell other that all UTXOs are banned,...
Free remixes are not enforced by the protocol nor the client. However, users expect it because zkSNACKs had this model. It's also built-in current coordinators, that therefore also follow this...
There are still some problems with the ToolTips, under some conditions they are hard to trigger and then disappear
Currently, we compute the effective fee rate info for each transaction with a foreign input/output, but we do not propagate this information between our transactions. We also don't compute the...
If user's intent is to use a Specific Node, we shouldn't fallback to P2P when it's not available. The way to implement this is to remove the default connection to...

We have this code that has always worked perfectly (including in 11.1.3) for an effect of scale in when displaying a dialog and scale out when quitting it ```csharp var...
In this issue I will list all UI tasks by order of priority (most to least) for Avalonia devs, in case someone with deep Avalonia knowledge wants to tackle one...
Because we are using a nightly build of Avalonia, we are using their NuGet repo. Unfortunately, for over than a month now, this repo is unusable for me, and certainly...
https://github.com/user-attachments/assets/67632f62-41f3-41f6-9978-2e8fe3778094 Known issues: A lot, please don't report any This PR is not easy but it improves a loooot UX for fee rate, which is why I'm pushing it forward...