-
Notifications
You must be signed in to change notification settings - Fork 41
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
More tests related to ErgoTree versioning #953
Conversation
…ntext.current.ergoTreeVersion")
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still, the issue with embedded script version is not fixed. With ongoing efforts to update compilers around to produce v1 trees, and 6.0 development going on, this will lead to disaster with users having money locked in boxes with non-deserializeable trees.
How do you plan to fix the issue?
@kushti , embedded where? I rolled back changes in the P2SH, so they will be done (once decided how) in a separate PR. I suggest to merge this PR, and then do another round of review for #943, where all the version related issues will be fixed with merging this PR. |
@aslesarenko the term embedded was already used in this context https://discord.com/channels/668903786361651200/669989266478202917/1214289447877615776 I can accept this PR but 5.0.14 will be blocked before issues mentioned by you in https://discord.com/channels/668903786361651200/669989266478202917/1214353034499330048 resolved So what is your plan to fix the issue? (have to ask this again) |
@kushti, The Plan:
|
@aslesarenko shouldn't P2SH be disabled at this point while a solution to fix their issues is not proposed? Preparing for it in the node ergoplatform/ergo#2140 |
@kushti I'm not sure about disabling. We cannot prevent users to create p2sh-like addresses. A suggest to merge this PR and continue discussion in a new issue I created #959 |
In this PR: