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

Make FfiError immutable #336

Closed
webmaster128 opened this issue May 18, 2020 · 1 comment · Fixed by #423
Closed

Make FfiError immutable #336

webmaster128 opened this issue May 18, 2020 · 1 comment · Fixed by #423
Assignees
Labels
vm cosmwasm-vm crate
Milestone

Comments

@webmaster128
Copy link
Member

It would be nice to keep errors immutable. #331 adds FfiError::set_message, which could potentially be implemented as a constructor directly.

@webmaster128
Copy link
Member Author

Depends on CosmWasm/wasmvm#107

@webmaster128 webmaster128 added the Blocked Blocked on some external dependency label Jun 12, 2020
@webmaster128 webmaster128 removed the Blocked Blocked on some external dependency label Jun 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vm cosmwasm-vm crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant