-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Tracking: state unification, removal of confidential assets #263
Comments
Hi @dr-orlovsky, Does this change have implications for Liquid support? Thanks |
We have added Now, if we remove Confidential assets from RGB, we remove (temporary) ability to do trustless third-party asset bridges from Liquid. I am saying "temporary", since theoretically you can implement CA right in AluVM and that feature would be back - except that this would require quite a lot of work and won't happen soon. Nevertheless, this is not the same as "removing all of Liquid compatibility", since we still can:
So the only think which is lost with this epic is trustless third-party asset bridges with Liquid - but it can be recovered in a backward-compatible way if some is willing to invest sufficient time into developing native AluVM-based CA trustless bridge. |
Atomic swap, for example?
Ok, sure. Thanks for explaining! |
Atomic swaps are unrelated to asset tags or confidential assets and can be done before and after the discussed changes |
Yes, yes, I agree with you. I just pointed out one example. |
Goals
Proposals
Issues
n/a
Pull requests
rgb-tests
The text was updated successfully, but these errors were encountered: