-
Notifications
You must be signed in to change notification settings - Fork 113
[l2geth]: Can’t catch up with the block by running the node myself. #35 #1368
Description
Describe the bug
A clear and concise description of what the bug is.
INFO [09-25|18:24:44.745] Set L2 Gas Price gasprice=50000000
INFO [09-25|18:24:44.745] Set L1 Gas Price gasprice=28334538936705
INFO [09-25|18:24:44.745] Set batch overhead overhead=1839
INFO [09-25|18:24:44.745] Set scalar scalar=1
INFO [09-25|18:24:44.745] Set isBurning isBurning=0
INFO [09-25|18:24:44.745] Set charge charge=1
INFO [09-25|18:24:44.745] Set sccAddress sccAddress=0x89E9D387555AF0cDE22cb98833Bae40d640AD7fa
INFO [09-25|18:24:44.745] Set daSwitch daSwitch=1
INFO [09-25|18:24:44.745] Set DA Gas Price daGasprice=0
INFO [09-25|18:24:44.745] Starting Verifier Loop poll-interval=500ms timestamp-refresh-threshold=5s
INFO [09-25|18:24:45.520] SyncService sync nextIndex=9620324 latestIndex=9755576
INFO [09-25|18:24:45.520] Syncing transaction range start=9620324 end=9755576 backend=l2
INFO [09-25|18:24:45.682] indexed transaction index=9620324 next=9620324
INFO [09-25|18:24:45.682] CheckUpgrade chain id=5000
INFO [09-25|18:24:45.686] New block index=9620324 l1-timestamp=1695610902 l1-blocknumber=18209928 tx-hash=0x9be27382bfbb0ea65732bdb0c4241b71eb867b06aa92153ad46475e2b9fbd26c queue-orign=sequencer gas=96927 fees=4.84635e-06 elapsed=3.512ms
..........
..........
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.