web3labs / ink-verifier-image

Container image for Ink! smart contracts source code verification
Apache License 2.0
3 stars 2 forks source link

No cross-platform tests in the CI. #14

Open deuszx opened 1 year ago

deuszx commented 1 year ago

The verifier image should be portable across different machines, OSes, architectures. Not that the image should necessarily produce deterministic results but the image should be at least usable on different platforms.

It would increase the confidence in the tool greatly if a step like that was part of the CI, before new images are pushed to the docker hub.