namada
namada copied to clipboard
Namada should check cpu architecture instruction set on bootup
Because wasmer only supports certain cpu instruction sets, servers without those will be unable to process wasm properly. This will cause them to diverge from the chain fairly silently. On start up, we should check that the architecture is supported
Has this issue been resolved now? @batconjurer @Fraccaman