hashgraph / hedera-sourcify

Tools for verifying Hedera smart contracts using standard open source libraries.
Apache License 2.0
6 stars 7 forks source link

Fix import from GitHub and import from remote #48

Closed svienot closed 11 months ago

svienot commented 11 months ago

Description:

This PR:

Notes for reviewer:

These import methods will not be visible in production unless the following variables are added to the config.json provided in Helm chart:

    "REMOTE_IMPORT": true,
    "GITHUB_IMPORT": true,
svienot commented 11 months ago

Fix for Import from GitHub applied by cherry-picking the following commit (it seems PR are not used for such bug fixes from one of the owners): https://github.com/ethereum/sourcify/commit/176b3ba67f4c0da19a31b9407d92f16b0178a53d