Splitting this out from #309 for discussion. It is important for us that our clients cannot interact with a chain whose runtime differs from that which it was built with (except in special circumstances). @ascjones @dvdplm how do you think that we can implement this? The simplest solution would be to embed a hash of the metadata source and compare on startup but I'm not sure how to provide more granular permissioning.
Splitting this out from #309 for discussion. It is important for us that our clients cannot interact with a chain whose runtime differs from that which it was built with (except in special circumstances). @ascjones @dvdplm how do you think that we can implement this? The simplest solution would be to embed a hash of the metadata source and compare on startup but I'm not sure how to provide more granular permissioning.