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

Fix Prepare/Process Proposal state access #325

Closed
evan-forbes opened this issue Jun 9, 2023 · 0 comments · Fixed by #326
Closed

Fix Prepare/Process Proposal state access #325

evan-forbes opened this issue Jun 9, 2023 · 0 comments · Fixed by #326
Assignees
Milestone

Comments

@evan-forbes
Copy link
Member

currently, we're using a bit of a hack for state access in process/prepare proposal, where we're using a query sdk.Context instead of each managing their own forks of the state. We will need to switch to something that is more similar to what is occuring in v0.47.x of upstream. We might also have to make a modification that allows us to call Prepare/ProcessPropsosal on heights == 1, since our fork of comet does that

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 a pull request may close this issue.

1 participant