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

fix: fungible diff #7

Merged
merged 1 commit into from
Jan 28, 2025
Merged

fix: fungible diff #7

merged 1 commit into from
Jan 28, 2025

Conversation

crisdut
Copy link
Contributor

@crisdut crisdut commented Jan 27, 2025

Description

Details: RGB-WG/rgb-std#286 (comment)

Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for finding and fixing!

Pls let's do one more thing and we can merge this

vec![value.clone()]
}
}
_ => vec![value.clone()],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think in this case we should return Err(UncountableState).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@dr-orlovsky dr-orlovsky added the bug Something isn't working label Jan 27, 2025
Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 57a6f1d

@dr-orlovsky dr-orlovsky merged commit cb1e332 into AluVM:master Jan 28, 2025
22 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants