celo-monorepo icon indicating copy to clipboard operation
celo-monorepo copied to clipboard

Publish ABIs for core contracts

Open yorhodes opened this issue 3 years ago • 3 comments

Expected Behavior

Canonical (or versioned) ABIs published in public GCP bucket (preferably signed or CIP8?) for consumption by community

Current Behavior

No reference ABIs anywhere (only ContractKit typechain artifacts)

yorhodes avatar Mar 29 '21 19:03 yorhodes

If these ABIs are intended for bytecode verification in blockscout, we need to save the build artifacts used during make-release for each environment.

We should also be compiling with solc --metadata.

Useful links https://docs.soliditylang.org/en/v0.5.8/metadata.html https://github.com/ethereum/sourcify#security-precautions

yorhodes avatar Mar 31 '21 22:03 yorhodes

followup with @tkporter

yorhodes avatar Apr 01 '21 16:04 yorhodes

This issue is stale and will be closed in 30 days without activity

github-actions[bot] avatar Oct 09 '22 14:10 github-actions[bot]