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

Improve fetching #353

Merged
merged 1 commit into from
Jan 26, 2021
Merged

Improve fetching #353

merged 1 commit into from
Jan 26, 2021

Conversation

FabijanC
Copy link
Contributor

@FabijanC FabijanC commented Jan 20, 2021

  • User may specify to fetch missing sources. This is done by providing a fetch property set to true or "true". See docs on how exactly this may be achieved in API v1 and API v2.
  • If possible, source fetching is first attempted from GitHub, then from IPFS.
  • If a solc version is not present, its fetching is first attempted from the Github repo.

View in Huly HI-1052

@DeFiYaco DeFiYaco force-pushed the staging branch 4 times, most recently from d4bfa43 to ee7709c Compare January 20, 2021 16:22
@FabijanC FabijanC force-pushed the fetch-github branch 2 times, most recently from 0248991 to b53d170 Compare January 21, 2021 08:32
@DeFiYaco DeFiYaco force-pushed the staging branch 2 times, most recently from fa25d15 to 6376b19 Compare January 21, 2021 10:05
@FabijanC FabijanC requested a review from DeFiYaco January 21, 2021 10:10
This was linked to issues Jan 21, 2021
Fetch source from GitHub

Make source fetching optional

Fetch executable solc from GitHub
@DeFiYaco DeFiYaco merged commit ce47155 into staging Jan 26, 2021
@DeFiYaco DeFiYaco deleted the fetch-github branch May 24, 2021 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fetch ipfs sources Fetch github sources
2 participants