namada icon indicating copy to clipboard operation
namada copied to clipboard

Namada should check cpu architecture instruction set on bootup

Open batconjurer opened this issue 1 year ago • 1 comments

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

batconjurer avatar Jul 12 '23 07:07 batconjurer

Has this issue been resolved now? @batconjurer @Fraccaman

Kofituo avatar Jan 21 '24 11:01 Kofituo