Max Hillebrand
Max Hillebrand
First of all, Bloom seems like such a promising project, finally, a collaboration platform written in Rust!! :black_heart: :fire: :rocket: Thanks for this!! --- I would very much appreciate to...
After following [instalation instructions](https://github.com/mirage/qubes-mirage-firewall#deploy) on Qubes 4.1, `qvm-start mirage-firewall` fails with: ``` xc: panic: xc_dom_elfloader.c:64: xc_dom_guest_type: image not capable of booting inside a HVM container: Invalid kernel libxl: libxl_dom.c:578:libxl__build_dom: xc_dom_parse_image...
I saw this coinjoin, which spends my single 10 000 sats input, to get a single 8192 sats output. This is percentage wise a expensive transaction, and if done repeatedly,...
When discrete mode is active, whenever the mouse hovers over a hidden value, show the actual value for 10 seconds, then hide it again. This makes using the wallet while...
We should backup all the important Metadata (issues, PRs, project boards) on Github. Those are not included in the git repo. /bitcoin/bitcoin uses this script https://github.com/zw/ghrip with this result https://github.com/zw/bitcoin-gh-meta
# Implement SegWit v1 Taproot ## Introduction This is a mega thread to summarize the efforts of upgrading Wasabi Wallet to segregated witness version 1, and implement the taproot functionality....
## Feature Request ### Is this address mine? Have a textbox somewhere [maybe in `Receive` dialog?], where users can type in / paste / QR scan a address, and Wasabi...
I intuitively tried to navigate the wallet manager load wallet window with my arrow keys, currently this is not supported. It would be a nice minor feature to add this,...
As other wallet projects integrate Wabisabi coinjoins, the coordinator can offer to share a percentage of the revenue with the wallet project, somewhat like an affiliate system. For this the...
It might be that the largest bottleneck in wallet loading is block download. We should look into making it faster.