We need a helper to access all GERs, similar to the [other helpers on AggLayerBridge](https://github.com/0xMiden/protocol/pull/2562). It should return an iterator over tuples `(GER, block_number)`. requires https://github.com/0xMiden/protocol/pull/2579, and should be built on top of that branch