Evm_node_lib_prod.Evm_store_events
init_store ()
advertizes that the store is being initialized for the first time.
applied_migration name
advertizes that the migration name
is applied on a store that was previously missing it.
migration_from_the_future ~applied ~known
advertizes that there is more migrations applied to the store than known from the EVM node, which suggests the EVM node is outdated.