Skip to content

Conversation

@bearpebble
Copy link
Contributor

Description
I applied the debouce FCU PR #18234 to our fork, enabled debug logs on op-node and ran a devnet. I noticed that I was still getting FCU calls for every block in a batch, so no debouncing whatsoever. After looking at the code and the original PR #17901, I noticed there was likely a mistake with applying the changes and the line that should replace e.needFCUCall was added without replacing it.

So the current version still performs an FCU on every safe head update instead of buffering them.

@bearpebble bearpebble requested review from a team as code owners November 26, 2025 09:11
@bearpebble bearpebble closed this Nov 26, 2025
@bearpebble bearpebble reopened this Nov 26, 2025
@bearpebble
Copy link
Contributor Author

@teddyknox @axelKingsley @pcw109550 could any of you take a quick look?

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.

1 participant