argotorg / argotorg/solidity

Version the `list.json` file for build information

Open
#14,955 0 comments 0 reactions 0 assignees View on GitHub
feature low effort medium impact must have eventually solcbin
Dominant language
C++
Stars
25.7k
Forks
6.2k
Avg merge
1d 11h
Merged PRs (30d)
21

Description

## 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.

Contributor guide

Open the contributing guide

Research direction

Start by examining how https://binaries.soliditylang.org/macosx-amd64/list.json is generated and published, using the v0.8.25 release as the reported republishing case. Define and document the versioning scheme so tools can detect list changes that occur without a new solc semver release.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system, compilers, release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.