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: commit miner's nonce to ensure the nonce check by EVM #16

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

AshinGau
Copy link
Collaborator

@AshinGau AshinGau commented Oct 23, 2024

Commit miner's nonce to ensure the nonce check by EVM

Fix #11, multiple transactions with miner involved will failed because of the nonce is lazy updated.

@AshinGau AshinGau changed the title Fix: commit minner nonce to ensure the nonce check by EVM Fix: commit miner's nonce to ensure the nonce check by EVM Oct 23, 2024
Copy link
Collaborator

@Richard1048576 Richard1048576 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Richard1048576 Richard1048576 merged commit 46ff319 into main Oct 24, 2024
3 checks passed
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 this pull request may close these issues.

3 participants