We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Canonical (or versioned) ABIs published in public GCP bucket (preferably signed or CIP8?) for consumption by community
No reference ABIs anywhere (only ContractKit typechain artifacts)
The text was updated successfully, but these errors were encountered:
If these ABIs are intended for bytecode verification in blockscout, we need to save the build artifacts used during make-release for each environment.
make-release
We should also be compiling with solc --metadata.
solc --metadata
Useful links https://docs.soliditylang.org/en/v0.5.8/metadata.html https://github.com/ethereum/sourcify#security-precautions
Sorry, something went wrong.
followup with @tkporter
This issue is stale and will be closed in 30 days without activity
Successfully merging a pull request may close this issue.
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)
The text was updated successfully, but these errors were encountered: