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

DO NOT MERGE: Add prost support #49

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

DO NOT MERGE: Add prost support #49

wants to merge 5 commits into from

Conversation

ethanfrey
Copy link
Member

This makes use of prost support in CosmWasm/cosmwasm#1769 and converts cw_storage_plus to use prost::Message rather than serde json encoding.

This is meant as a demo. It breaks all existing code. Proper usage would be to make this a cw-storage-plus-prost package (or make this a multi-repo). But for now, I am pushing this branch here so @larry0x can play with it and see if there are sufficient improvements.

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.

1 participant