ethereum / sourcify

Decentralized Solidity contract source code verification service
https://sourcify.dev
MIT License
787 stars 400 forks source link

[Milestone] IPFS pinning service #1366

Open kuzdogan opened 7 months ago

kuzdogan commented 7 months ago

The idea is to pin files on pinning services as they are verified. E.g. verify a contract, save in Db and then pin those individual files on pinning services. This replaces the current setup that we periodically pin the whole repo

### Tasks
kuzdogan commented 2 months ago

We found an intermediate solution with #1574 and #1452.

Postponing this to 2025-Q1