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

chore: Made ValueOrReceiptId::Value object consistent #208

Merged
merged 3 commits into from
Oct 5, 2022

Conversation

ChaoticTempest
Copy link
Member

This adds a new Value type with convenient APIs like raw_bytes, borsh, and json to the value of ValueOrReceiptId::Value variant for ExecutionOutcome.

Resolves #201

Note that this is a breaking API, so will require a new minor version for this PR

workspaces/src/result.rs Show resolved Hide resolved
@ChaoticTempest ChaoticTempest merged commit fdbeb1f into main Oct 5, 2022
@ChaoticTempest ChaoticTempest deleted the feat/consistent-value branch October 5, 2022 18:09
@frol frol mentioned this pull request Oct 4, 2023
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.

ExecutionOutcome ValueOrReceiptId::Value should have convenient methods for parsing outcome
3 participants