Skip to content
New issue

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

Set up IPNS names for list files from solc-bin #9987

Open
cameel opened this issue Oct 7, 2020 · 4 comments
Open

Set up IPNS names for list files from solc-bin #9987

cameel opened this issue Oct 7, 2020 · 4 comments
Labels
must have Something we consider an essential part of Solidity 1.0. solcbin

Comments

@cameel
Copy link
Member

cameel commented Oct 7, 2020

Related to #9935 and #9258.

One IPNS name pointing at a directory containing all the lists would be the most convenient option for users but that requires extra post-processing on the computer hosting the files to create the directory. Having separate IPNS names would be acceptable too though not as good.

We're considering also hosting a Brotli-compressed version of every binary (with .bs extension) on IPFS only (i.e. not committed to solc-bin). To make these compressed bnaries discoverable we'd create corresponding lists (e.g. list.bs.json). We should have IPNS names for those too.

@NunoFilipeSantos NunoFilipeSantos added the stale The issue/PR was marked as stale because it has been open for too long. label Nov 25, 2022
@github-actions
Copy link

github-actions bot commented Feb 4, 2023

Hi everyone! This issue has been closed due to inactivity.
If you think this issue is still relevant in the latest Solidity version and you have something to contribute, feel free to reopen.
However, unless the issue is a concrete proposal that can be implemented, we recommend starting a language discussion on the forum instead.

@github-actions github-actions bot added the closed due inactivity The issue/PR was automatically closed due to inactivity. label Feb 4, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 4, 2023
@r0qs
Copy link
Member

r0qs commented Feb 5, 2023

I think this issue still relevant and we should keep it open for now.

@r0qs r0qs reopened this Feb 5, 2023
@r0qs r0qs removed closed due inactivity The issue/PR was automatically closed due to inactivity. stale The issue/PR was marked as stale because it has been open for too long. labels Feb 5, 2023
@ekpyron
Copy link
Member

ekpyron commented Mar 21, 2023

Actually, it should probably not be an IPNS name for the list file, but for the root, s.t. <ipns-name>/bin/list.json etc. pp work.

@github-actions
Copy link

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 github-actions bot added the stale The issue/PR was marked as stale because it has been open for too long. label Jun 20, 2023
@ekpyron ekpyron added must have Something we consider an essential part of Solidity 1.0. and removed stale The issue/PR was marked as stale because it has been open for too long. labels Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
must have Something we consider an essential part of Solidity 1.0. solcbin
Projects
None yet
Development

No branches or pull requests

4 participants