Dávid Molnár

Results 257 comments of Dávid Molnár

https://github.com/zkSNACKs/WalletWasabi/issues/8983#issuecomment-1324926573 @soosr is writing a failing test for this.

Closing. Some parts are surely fixed, and another part cannot repro, if even still exists.

Solved by https://github.com/zkSNACKs/MaintenanceVault/blob/main/README.md#github-metadata-backup

This is a questionable improvement. The code is not blocked by` await` but much more likely by `BlockFolderLock.LockAsync`. I think if someone would measure the time difference between master and...

BTW an idea came to my mind. Why not use AbandonedTask class?

Closed also by https://github.com/zkSNACKs/WalletWasabi/pull/12184

I think this is something that the UI team will grab in the near future.

> I think this issue is obsoleted and we can close it.

So here is the reasoning: - If you click on the total balance - the wallet will detect the user intention (send all) and the wallet will automatically subtract the...