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

DA verifier may encounter a 'nonce too high' #1311

Closed
tw5428561 opened this issue Jul 24, 2023 · 0 comments
Closed

DA verifier may encounter a 'nonce too high' #1311

tw5428561 opened this issue Jul 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working p0

Comments

@tw5428561
Copy link
Contributor

tw5428561 commented Jul 24, 2023

System Specs:

  • OS:mac(rde)
  • mantel Version/branch: develop

Describe the bug
In on-chain transactions, the DA verifier may encounter a 'nonce too high' error.

To Reproduce
Steps to reproduce the behavior:

  1. run 'rde'
  2. shell 'l2 transactions'
  3. open 'verifierda log'
  4. See error

Expected behavior
The DA verifier synchronizes normally without experiencing any freezing or abnormal behavior.

Screenshots
INFO [07-24|14:21:06.294] SyncService sync nextIndex=65 latestIndex=206 INFO [07-24|14:21:06.294] Syncing eigen transaction batch range start=65 end=206 INFO [07-24|14:21:06.295] Dtl rollup upgrade datastore id upgradeDatastoreId=0 INFO [07-24|14:21:06.301] CheckUpgrade chain id=17 ERROR[07-24|14:21:06.301] Could not verify error="verifier cannot sync transactions with BackendEigen: Cannot sync da dtl transaction batches to tip: cannot sync eigen batches: Cannot apply tx : nonce too high"

INFO [07-24|14:24:11.065] SyncService sync nextIndex=200 latestIndex=220 INFO [07-24|14:24:11.065] Syncing eigen transaction batch range start=200 end=220 INFO [07-24|14:24:11.065] Dtl rollup upgrade datastore id upgradeDatastoreId=0 INFO [07-24|14:24:11.070] CheckUpgrade chain id=17 ERROR[07-24|14:24:11.070] Could not verify error="verifier cannot sync transactions with BackendEigen: Cannot sync da dtl transaction batches to tip: cannot sync eigen batches: Cannot apply tx : nonce too high"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working p0
Projects
None yet
Development

No branches or pull requests

2 participants