Ok, I'm not at home rn but I can forward that error to the support channel on slack.
Читать полностью…👋
I can't seem to build WW in Debian. Error below. Used the instructions here: https://github.com/WalletWasabi/WalletWasabi?tab=readme-ov-file#build-from-source-code
root@debian:~/WalletWasabi/WalletWasabi.Fluent.Desktop# dotnet run
2024-07-09 17:05:08.954 [1] INFO WasabiApplication.BeforeStarting (85) Wasabi GUI started (672e9c8d-8e87-4842-9841-f77644adf109).
2024-07-09 17:05:09.121 [1] INFO P2pNetwork..ctor (55) Loaded AddressManager from /root/.walletwasabi/client/BitcoinP2pNetwork/AddressManagerMain.dat.
2024-07-09 17:05:09.333 [1] INFO Program.RunAsGuiAsync (166) Wasabi GUI started.
2024-07-09 17:05:09.778 [6] INFO WasabiApplication.TerminateApplicationAsync (133) Wasabi GUI stopped gracefully (672e9c8d-8e87-4842-9841-f77644adf109).
2024-07-09 17:05:09.783 [6] WARNING Global.DisposeAsync (435) Process is exiting.
2024-07-09 17:05:09.788 [6] INFO Global.DisposeAsync (444) WalletManager is stopped.
2024-07-09 17:05:09.793 [6] INFO Global.DisposeAsync (463) BlockDownloadService is disposed.
2024-07-09 17:05:09.795 [6] INFO Global.DisposeAsync (469) SpecificNodeBlockProvider is disposed.
2024-07-09 17:05:09.801 [6] INFO P2pNetwork.StopAsync (160) AddressManager is saved to /root/.walletwasabi/client/BitcoinP2pNetwork/AddressManagerMain.dat.
2024-07-09 17:05:09.812 [6] INFO HostedServices.StopAllAsync (89) Stopped Unconfirmed Transaction Chain Provider.
2024-07-09 17:05:09.814 [6] INFO HostedServices.StopAllAsync (89) Stopped Hybrid Fee Provider.
2024-07-09 17:05:09.814 [6] INFO HostedServices.StopAllAsync (89) Stopped Third Party Fee Provider.
2024-07-09 17:05:09.814 [6] INFO HostedServices.StopAllAsync (89) Stopped Blockstream.info Fee Provider.
2024-07-09 17:05:09.814 [6] INFO HostedServices.StopAllAsync (89) Stopped Bitcoin P2P Network.
2024-07-09 17:05:09.805 [8] INFO HostedServices.StopAllAsync (89) Stopped Update Manager.
2024-07-09 17:05:09.805 [9] INFO HostedServices.StopAllAsync (89) Stopped Wasabi Synchronizer.
2024-07-09 17:05:09.822 [9] INFO HostedServices.Dispose (148) Disposed Update Manager.
2024-07-09 17:05:09.823 [9] INFO HostedServices.Dispose (148) Disposed Wasabi Synchronizer.
2024-07-09 17:05:09.823 [9] INFO HostedServices.Dispose (148) Disposed Bitcoin P2P Network.
2024-07-09 17:05:09.824 [9] INFO HostedServices.Dispose (148) Disposed Blockstream.info Fee Provider.
2024-07-09 17:05:09.829 [9] INFO HostedServices.Dispose (148) Disposed Third Party Fee Provider.
2024-07-09 17:05:09.829 [9] INFO HostedServices.Dispose (148) Disposed Unconfirmed Transaction Chain Provider.
2024-07-09 17:05:09.829 [9] INFO Global.DisposeAsync (483) Stopped background services.
2024-07-09 17:05:09.830 [9] INFO Global.DisposeAsync (487) Disposed RoundStateUpdaterCircuit.
2024-07-09 17:05:09.855 [9] INFO Global.DisposeAsync (492) HttpClientFactory is disposed.
2024-07-09 17:05:09.858 [9] INFO Global.DisposeAsync (496) CoordinatorHttpClientFactory is disposed.
2024-07-09 17:05:09.858 [9] INFO Global.DisposeAsync (513) TorStatusChecker is stopped.
2024-07-09 17:05:09.859 [9] INFO Global.DisposeAsync (544) Cache is disposed.
2024-07-09 17:05:09.860 [9] INFO Global.DisposeAsync (550) IndexStore is disposed.
2024-07-09 17:05:09.863 [9] INFO Global.DisposeAsync (553) AllTransactionStore is disposed.
2024-07-09 17:05:09.867 [1] INFO TerminateService.Terminate (192) Wasabi stopped gracefully (672e9c8d-8e87-4842-9841-f77644adf109).
2024-07-09 17:05:09.881 [1] INFO WasabiApplication.BeforeStopping (98) Wasabi GUI stopped gracefully (672e9c8d-8e87-4842-9841-f77644adf109).
2024-07-09 17:05:09.941 [1] CRITICAL Program.Main (79) System.Exception: XOpenDisplay failed
at Avalonia.X11.AvaloniaX11Platform.Initialize(X11PlatformOptions options)
Is there a way to enforce minimum UTXO sizes? Ex. If you don't want any UTXOs smaller than X?
Читать полностью…According to the security incident report, the compromised version was removed - https://github.com/WalletWasabi/WalletWasabi/discussions/13249
Читать полностью…🔐 New release - Wasabi v2.1.0.0 is now available, download from the official website https://wasabiwallet.io or directly from github https://github.com/WalletWasabi/WalletWasabi/releases/tag/v2.1.0.0 🔗
- This version includes security fixes, improved coordinator connection, manual coin sending, improved UTXO consolidation, and more.
- How to find a coinjoin coordinator:
Wasabinostr desktop tool - https://github.com/Kukks/wasabinostr
Wasabist - https://wasabist.io/
Liquisabi bot (Twitter) - https://x.com/liquisabi
Liquisabi bot (Nostr) - npub1u4rl3zlfa2efxslhypf4v6r8va5e0c9smxyr5676pxkyk0chn33s0teswa
Wabisator - https://wabisator.com
Anyone who is PMing you is trying to scam you. People create imposter accounts of admins and put the name of the real account as their bio.
Читать полностью…hi, if i want to use the kruw coordinator, have i change the advance setting as well?
Читать полностью…"Probably unrelated but sometimes a "XOpenDisplay failed" exception is observed when a physical monitor is not connected"
may be because I'm using a console session & it doesn't recognize a monitor attached. tinkering.
at Avalonia.AvaloniaX11PlatformExtensions.<>c.<UseX11>b__0_0()
at Avalonia.AppBuilder.SetupUnsafe()
at Avalonia.AppBuilder.Setup()
at Avalonia.AppBuilder.SetupWithLifetime(IApplicationLifetime lifetime)
at Avalonia.ClassicDesktopStyleApplicationLifetimeExtensions.StartWithClassicDesktopLifetime(AppBuilder builder, String[] args, Action`1 lifetimeBuilder)
at WalletWasabi.Fluent.Desktop.WasabiAppExtensions.<>c__DisplayClass0_0.<RunAsGuiAsync>b__0() in WalletWasabi.Fluent.Desktop/Program.cs:line 194
at WalletWasabi.Daemon.WasabiApplication.RunAsync(Func`1 afterStarting) in WalletWasabi.Daemon/WasabiApplication.cs:line 71
at WalletWasabi.Fluent.Desktop.WasabiAppExtensions.RunAsGuiAsync(WasabiApplication app) in WalletWasabi.Fluent.Desktop/Program.cs:line 151
at WalletWasabi.Fluent.Desktop.Program.Main(String[] args) in WalletWasabi.Fluent.Desktop/Program.cs:line 62
Yes, you don't need to set up a real store or anything, you can just use the internal wallet on BTCPS
Читать полностью…is there any way to use BTCPay server on a wallet without having to have a shopping cart, etc?
Читать полностью…I've experienced the "Unknown people" label bug before, I'm not sure what causes it.
Читать полностью…under ‘wallet coins’ has anyone had ‘unknown people’ under the name of an address label before and know what it means exactly?
Читать полностью…You don't have to change the advance setting, the backend URI is just for synchronizing.
Читать полностью…be advised to always look at the fee rate and set maximum coordination fee you are expecting in the wallet
Читать полностью…