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

op-batcher: syncActions logging does not use TerminalString #14686

Closed
geoknee opened this issue Mar 6, 2025 · 0 comments · Fixed by #14687
Closed

op-batcher: syncActions logging does not use TerminalString #14686

geoknee opened this issue Mar 6, 2025 · 0 comments · Fixed by #14687
Assignees
Labels
A-op-batcher Area: op-batcher M-needs-triage Meta: this issue needs to be labelled

Comments

@geoknee
Copy link
Contributor

geoknee commented Mar 6, 2025

We see lines like this:

t=2025-03-06T17:15:00+0000 lvl=warn msg="sequencer did not make expected progress" syncStatus.headL1=0x4ce300e36917e038fddea1d1111a0def63067e20796f50767e2fa82f10d44a40:7846194 syncStatus.currentL1=0xb8ae2991984085143b98c3bde8ecf47886340f29712bf8b33367d87814e0f133:7846184 syncStatus.localSafeL2=0x30ab4733a927fba57760ed7449c5558bd4cc864ad8b1cc9458b35268f6061b3b:4350815 syncStatus.safeL2=0x30ab4733a927fba57760ed7449c5558bd4cc864ad8b1cc9458b35268f6061b3b:4350815 syncStatus.unsafeL2=0x72a12d57d6471060d469c965d03fa614ea180a890682d612e694341886d82be2:4372506 syncActions="{clearState:0xc000120750 blocksToPrune:0 channelsToPrune:0 blocksToLoad:0xc036882810}" existingBlock=0x854ed236de3275bb2bbe22620ca16e6fbf615e95531eb9139fcd30bbb90b66ab:4372406

Note that blocksToLoad is a pointer address, not the value that is being pointed at.

@geoknee geoknee added M-needs-triage Meta: this issue needs to be labelled A-op-batcher Area: op-batcher labels Mar 6, 2025
@geoknee geoknee self-assigned this Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-batcher Area: op-batcher M-needs-triage Meta: this issue needs to be labelled
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant