ethereum / sourcify

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

Support for the new tables `source_codes` and `compiled_contracts_sources` #1614

Open marcocastignoli opened 1 week ago

marcocastignoli commented 1 week ago

We are in the process of changing VerA and Sourcify database by creating two new tables: source_codes and compiled_contracts_sources. The new tables will replace the compiled_contracts.sources column.

Image