Bug Report
Detected at version: 0.8.3-rc2 affects up to 0.10.0-rc2
Aggkit shows this error:
failed to create RemoveGlobalExitRoot event iterator: query exceeds max block range 100000%!
github.com/agglayer/aggkit/l2gersync.(*L2EVMGERReader).fetchRemovedGERs
/app/l2gersync/l2_evm_ger_reader.go:195
But the error is analyzed and retryed with the right block range
block range too large, splitting into chunks of max 100000 blocks
l2gersync/l2_evm_ger_reader.go:170
Bug Report
Detected at version:
0.8.3-rc2affects up to0.10.0-rc2Aggkit shows this error:
But the error is analyzed and retryed with the right block range