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

Secondary indexes #108

Merged
merged 42 commits into from
Oct 16, 2020
Merged

Secondary indexes #108

merged 42 commits into from
Oct 16, 2020

Conversation

ethanfrey
Copy link
Member

@ethanfrey ethanfrey commented Oct 7, 2020

Closes #123 as part of the cleanup
Closes #81 (completed in #122 but merged to master here)
Closes CosmWasm/cosmwasm#468

This is a "from scratch" re-design of Buckets and support for secondary indexes.

Heavily inspired by work on CosmWasm/cosmwasm#557 and CosmWasm/cosmwasm#559

#109 takes over the ground-work, setting up the basic Keys, Path, Map types.

This PR builds on top of that and add indexes.

@ethanfrey ethanfrey mentioned this pull request Oct 7, 2020
4 tasks
@ethanfrey ethanfrey added this to In progress in Contract development via automation Oct 10, 2020
@ethanfrey ethanfrey marked this pull request as ready for review October 12, 2020 23:24
@ethanfrey ethanfrey merged commit 0563e36 into master Oct 16, 2020
Contract development automation moved this from In progress to Done Oct 16, 2020
@ethanfrey ethanfrey deleted the secondary-indexes branch October 16, 2020 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
1 participant