-
### General Description
After running coinjoinsweep (via RPC) (the wallet is running in daemon mode), the log shows errors, but the process runs fine. After all rounds are completed, the output of …
-
The full node integration is currently broken, no matter what I do I still get this:
![image](https://github.com/zkSNACKs/WalletWasabi/assets/52379387/9cdbc347-d778-450b-ba95-069ac96c59e2)
-
### Steps To Reproduce
Install bitwarden image and standalone mariadb database (a service, not a docker image).
bitwarden/self-host b11825cadef4 (old dev) works fine
bitwarden/self-host 74ccd…
-
Hi,
I used to be on the version just before the 2.0.4 version and I tried to update it to the 2.0.4 version. I uninstalled the previous version both with Windows tools and with the previous versio…
-
### General Description
Waiting the auto-coinjoin or clicking play to start the coinjoin puts it on "Waiting for coinjoin" for ever. There are no errors in the logs or anything that could help me f…
-
Hey, when trying to self-host on version 2023.9.1, I get this issue:
```
fail: Bit.Admin.HostedServices.DatabaseMigrationHostedService[0]
bitwarden-admin | Database unavailable for m…
-
### Steps To Reproduce
Upgrading the Bitwarden installation from the December beta release to the beta release of the 2nd of January, 2024.
### Expected Result
The browser shows Bitwarden's a…
-
### General Description
Upon starting Wasabi, the exception message above was thrown over and over again, until a point where it didn't try anymore, and stopped on it's own. No idea how to reproduc…
-
# Bug Report
## Symptom
**Describe the bug**
Logs are exported multiple times from application created with minimal api template (e.g dotnet new web).
**Expected behavior**
Logs should be e…
-
Hello,
As the text says, I have a HostedService registered in my .NET 7.0 app:
`services.AddHostedService();`
And I have another script registered as a singleton:
`services.AddSingleton()…