Concordium / concordium-smart-contract-tools

Tools for building, deploying, and interacting with smart contracts
Apache License 2.0
2 stars 8 forks source link

front-end-tools check reproducible modules #144

Closed lassemoldrup closed 10 months ago

lassemoldrup commented 10 months ago

Purpose

Addresses #128.

Changes

We now check for the concordium-build-info custom section in the module and give a warning if it is not present.

Checklist