adamPetho
adamPetho
By jumping back and forth between this PR and `master` (bc i was stupid) I managed to "loose" some tBTC. On master:  Same wallet on this PR::  Was...
@MarnixCroes How many UTXOs has your wallet?
For the code part, this should be easy enough. All we have to do is delete this [handler](https://github.com/zkSNACKs/WalletWasabi/blob/9ce13c63625957b3c0ca2506b323e3ecb5d2675b/WalletWasabi.Fluent/ViewModels/Wallets/Send/TransactionInfo.cs#L67) and its subscription in the ctor. With this, adjusting the fee modifies...
> I don't know a workaround other than turning Wasabi off and on again. Yeah, but that's the smallest problem, because clicking outside the dialog can close it (if it's...
~~This is a wild guess, but I think only the number of coins matters.~~ With 1000+ UTXO, today I just can't reproduce any of the issues above.
> After the transaction was sent (successfully), the exception below has been thrown and the application restarted with the crash reporter. IMO this is a completely different issue. Anyway I...
I will check it, soon.
Well, the infinite loop is fixed by getting a `TransactionException: Coin selection timed out.` error. But still, I couldn't send out the ~90% of my balance with the normal send...
> Can you give me a repo? How many coins do you have? What amounts? What amount are you trying to send? Well, it's on the CJ machine, so the...
> > 1. `InvalidOperationException: Sequence contains no elements` dialog > > Is this fixed? @adamPetho I don't see that exception anymore. > > 3. Forever loading (can't go back) >...