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

Checkpointing: random BLS-sig transactions are not executed successfully #141

Closed
gitferry opened this issue Sep 14, 2022 · 3 comments
Closed

Comments

@gitferry
Copy link
Contributor

Some random BLS-sig transactions are not executed successfully. Errors are below. The expected account sequence number is bigger than the actual account sequence by 1. Referencing https://docs.cosmos.network/master/run-node/txs.html.

babylondnode0          | raw_log: 'account sequence mismatch, expected 30, got 29: incorrect account sequence'
babylondnode0          | raw_log: 'account sequence mismatch, expected 55, got 54: incorrect account sequence'
@gitferry
Copy link
Contributor Author

However, this error only appears at node0 when running 4 nodes.

@gitferry
Copy link
Contributor Author

Also, the error is not caught. Instead, it is recorded in the raw_log of the response to the sending of BLS-sig tx. It seems that the tx is successfully executed regardless of the error.

@gitferry
Copy link
Contributor Author

Same issue reported in #155

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

No branches or pull requests

1 participant