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

api: add helper to deserialize data that is serialized using the StdLib native contract #292

Merged
merged 1 commit into from
Nov 5, 2023

Conversation

ixje
Copy link
Member

@ixje ixje commented Oct 31, 2023

This utility can be used to deserialize data from smart contract storage that was stored using StdLib.serialize(). It can be used with the FindStorage RPC method or with boa-test-constructor's get_storage().

@coveralls
Copy link

Coverage Status

coverage: 80.977% (+0.2%) from 80.773% when pulling 3f34313 on stdlib-helpers into ae0fa36 on master.

@ixje ixje merged commit 5761053 into master Nov 5, 2023
11 checks passed
@ixje ixje deleted the stdlib-helpers branch November 5, 2023 09:49
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.

2 participants