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

wrap SmartWeave methods exposed to rust with exception handling code #349

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

rpiszczatowski
Copy link
Contributor

@rpiszczatowski
Copy link
Contributor Author

This is a breaking change!!! From now on, SmartWeave::read_contract_state, SmartWeave::view_contract_state and SmartWeave::write will all return Result<JsValue, JsValue> instead of JsValue.

@asiaziola asiaziola merged commit 7e153f5 into main Feb 17, 2023
@rpiszczatowski rpiszczatowski deleted the robal/gh-309_glue_code branch February 22, 2023 11:39
@ppedziwiatr
Copy link
Contributor

Released in 1.2.53. @noomly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants