Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Update solc to 0.6.x #2528

Conversation

HenryNguyen5
Copy link
Contributor

@HenryNguyen5 HenryNguyen5 commented Mar 23, 2020

Description

Update solc to 0.6.x

Solc 0.6.x addresses a rate limiting fix that prevents downstream users
from downloading the required version of solc-js more often.
See: ethereum/solc-js#446

Testing instructions

Should just pass CI.

Types of changes

  • Change typescript typings to reflect new solc breaking changes to API.
  • Update sol-compiler to use compile instead of compileStandardWrapper. It has been renamed to be the same thing.

Solc 0.6.x addresses a rate limiting fix that prevents upstream users
from downloading the required version of solc-js more often.
@dorothy-zbornak
Copy link
Contributor

Thanks for getting the ball rolling on this! I've put up a PR (#2532) that incorporates this change + a little more so I'll close this one in the meantime.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants