Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issueasset: issuance is always blinded #1312

Open
delta1 opened this issue Jan 17, 2024 · 2 comments
Open

issueasset: issuance is always blinded #1312

delta1 opened this issue Jan 17, 2024 · 2 comments
Labels

Comments

@delta1
Copy link
Member

delta1 commented Jan 17, 2024

Expected behavior

calling issueasset with blind=false should create an explicit (unblinded) issuance

Actual behavior

issuance is always blinded

To reproduce

issueasset 100 1 false

@afeezaziz
Copy link

I was thinking, on top of this, is it possible to have non-confidential / non-blinded transaction as default? It would be cheaper.

@apoelstra
Copy link
Member

No, we should not default to making less-private transactions.

Separately we are looking into fixing the cost incentives around CT though -- it shouldn't be cheaper to harm everyone's privacy!

@delta1 delta1 added the bug label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants