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: l1 transactions nonce issue fix #486

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fix: l1 transactions nonce issue fix #486

wants to merge 2 commits into from

Conversation

Mohiiit
Copy link
Contributor

@Mohiiit Mohiiit commented Feb 3, 2025

Comparing wrong nonce while saving the l1 transactions.

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Bugfix

What is the current behavior?

Every l1 transaction was getting saved by pending nonce info and hence not a single l1 transaction were getting executed

Resolves: #NA

What is the new behavior?

  • it's fixed now

Does this introduce a breaking change?

No

@Trantorian1 Trantorian1 added bug Report an issue or unexpected behavior sequencer Related to the sequencing logic and implementation node Related to the full node implementation labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report an issue or unexpected behavior node Related to the full node implementation sequencer Related to the sequencing logic and implementation
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants