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

Blank transition fails to construct when multiple close methods are involved #284

Closed
St333p opened this issue Nov 19, 2024 · 2 comments · Fixed by #289
Closed

Blank transition fails to construct when multiple close methods are involved #284

St333p opened this issue Nov 19, 2024 · 2 comments · Fixed by #289
Assignees
Milestone

Comments

@St333p
Copy link

St333p commented Nov 19, 2024

As shown in RGB-WG/rgb-tests#24 it seems there are some issues in how blank transitions are managed when multiple assets allocated with different combinations of close methods are spent.

@dr-orlovsky
Copy link
Member

dr-orlovsky commented Jan 6, 2025

Proposed fixes: #289 and #291

@dr-orlovsky
Copy link
Member

There are actually two issues causing the problem detected in tests.

I changed the description of this issue to the first problem and added a separate issue for the second: #290

@dr-orlovsky dr-orlovsky changed the title Blank transition fails when multiple close methods are involved Blank transition fails to construct when multiple close methods are involved Jan 6, 2025
@dr-orlovsky dr-orlovsky moved this from In progress to In review in RGB release v0.11 Jan 6, 2025
@github-project-automation github-project-automation bot moved this from In review to Done in RGB release v0.11 Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants