allenpiscitello
allenpiscitello
Have a wallet that has multiple assets. Select a non-bitcoin asset on the Send tab. click "use available balance". The amount used is the Bitcoin amount, not the asset.
Currently destroyamount will always be in the clear for the amount and asset being destroyed. To better protect privacy, we should allow this to be confidential.
To increase privacy and consistency, it would be useful if claimpegin defaulted to add an additional output and split the funds into two UTXOs, or to add an additional input...
I am manually updating a PSBT and then calling utxoupdatepsbt to set additional fields the wallet knows about. When I do this, utxowitness has the nonce field set to null....
ahash has yanked it's versions that are used by the older versions of hashbrown used in this library. Is it possible to upgrade hashbrown to a newer version?