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

Add HIP 844: Handling and externalisation improvements for account nonce updates #326

Closed
Tracked by #149
SimiHunjan opened this issue Feb 5, 2024 · 0 comments · Fixed by #329
Closed
Tracked by #149
Labels
enhancement New feature or request P1
Milestone

Comments

@SimiHunjan
Copy link
Contributor

Problem

HIP: https://hips.hedera.com/hip/hip-844

Protobuf PR: hashgraph/hedera-protobufs#312

Introduce rules for when to update an Ethereum transaction signer’s nonce and a new field for externalising the nonce update in the record stream. This will help resolve issues where the Consensus nodes and the Mirror nodes are out of sync in regards to what the current value of an account’s nonce is.

Solution

Introduce HIP 844

Alternatives

No response

@SimiHunjan SimiHunjan added the enhancement New feature or request label Feb 5, 2024
@SimiHunjan SimiHunjan added this to the v0.28.0 milestone Feb 5, 2024
@SimiHunjan SimiHunjan added the P1 label Feb 5, 2024
@SimiHunjan SimiHunjan modified the milestones: v0.28.0, v0.27.0 Feb 20, 2024
@SimiHunjan SimiHunjan linked a pull request Mar 5, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant