ethereum / solidity

Solidity, the Smart Contract Programming Language
https://soliditylang.org
GNU General Public License v3.0
23.29k stars 5.77k forks source link

Version the `list.json` file for build information #14955

Open sambacha opened 7 months ago

sambacha commented 7 months ago

Abstract

Example: the file https://binaries.soliditylang.org/macosx-amd64/list.json should itself have a version information.

Motivation

The latest release of solc had a re-publishing of the macos binary, see https://github.com/ethereum/solidity/releases/tag/v0.8.25

It would be helpful for tools that may cache this list information to know if there was a change that occured that did not include a new semver update (i.e. a new solc release).

Specification

Use some sort of calver or number to make it clear.

github-actions[bot] commented 4 months ago

This issue has been marked as stale due to inactivity for the last 90 days. It will be automatically closed in 7 days.

github-actions[bot] commented 1 month ago

This issue has been marked as stale due to inactivity for the last 90 days. It will be automatically closed in 7 days.