Omri

Results 222 issues of Omri

we need to verify the gossiped blocks against da blocks and if there is a mismtach we should emit the relevant fraud evidence.

as suggested by @danwt [here](https://github.com/dymensionxyz/dymint/pull/702#discussion_r1570944098) could be beneficial

We need to make sure all validateBasic are indeed validating the basics . depends on: https://github.com/dymensionxyz/research/issues/247

T:validation

Currently dymint assumes only one sequencer and its the same sequencer which was fetched on genesis. As we added support for the hub for multiple sequencers we need to make...

C:settlement layer

As part of our efforts to minimize the chance that rollapp operators will run into problems with submitting batches we need to write a metrics which outputs their various balances...

C:settlement layer
C:da
T:metrics