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

Cross-shard transaction could be fired after minor block observed the root block that creates a new shard #524

Open
qizhou opened this issue Apr 22, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@qizhou
Copy link
Contributor

qizhou commented Apr 22, 2019

Currently, the logic requires the next root block observed, which is unnecessary.

@qizhou qizhou added singularity1.1 CONFIRMED The issue should be fixed, and it is able to reproduce labels Apr 22, 2019
@ninjaahhh
Copy link
Contributor

can you elaborate?

@qizhou
Copy link
Contributor Author

qizhou commented Jun 13, 2019

This is a low priority. Currently, to allow sending a cross-shard tx to a new shard, we need the next root block to include the blocks from the new shard. We could optimize so that a cross-shard tx could be fired early.

@ninjaahhh ninjaahhh added enhancement New feature or request and removed CONFIRMED The issue should be fixed, and it is able to reproduce singularity1.2 labels Oct 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants