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

[Feature]: Parallized Execution #22317

Open
tac0turtle opened this issue Oct 21, 2024 · 0 comments
Open

[Feature]: Parallized Execution #22317

tac0turtle opened this issue Oct 21, 2024 · 0 comments
Assignees

Comments

@tac0turtle
Copy link
Member

Summary

With v2 coming to completion the design makes doing things like parallelised execution much simpler to implement, we would like to make this the default in the sdk making it go as fast as possible. The cronos team implemented it for baseapp, they required to make some changes to accommodate the work. (https://github.com/crypto-org-chain/go-block-stm)

REF
https://arxiv.org/abs/2203.06871

Problem Definition

No response

Proposed Feature

Work with the cronos team to get a version of block-stm working with v2. This should be a default configuration.

There is a concern that cosmwasm wont be able to handle block-stm, this is why it needs to be handled in an optional way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants