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

[Framework] Transaction validator accept future sequence_number. #1014

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

jolestar
Copy link
Contributor

@jolestar jolestar commented Oct 21, 2023

Summary

Transaction validator temporarily accepts future sequence_number for devnet experience.

Because the devnet will be reset frequently, the sequence number will be reset to 0
However, the sequence number(nonce) in MetaMask will not be reset, so the transaction will be rejected.

case: #994

@jolestar jolestar requested a review from baichuan3 as a code owner October 21, 2023 01:38
@vercel
Copy link

vercel bot commented Oct 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
rooch ⬜️ Ignored (Inspect) Oct 21, 2023 1:38am

@jolestar jolestar requested a review from wow-sven October 21, 2023 01:38
@jolestar jolestar merged commit 8bbbd2d into main Oct 21, 2023
4 checks passed
@jolestar jolestar deleted the transaction_validator_sequence_number branch October 21, 2023 02:51
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.

2 participants