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

Try to upgrade solc to the latest version #1155

Closed
pirapira opened this issue Aug 12, 2019 · 5 comments · Fixed by #1363
Closed

Try to upgrade solc to the latest version #1155

pirapira opened this issue Aug 12, 2019 · 5 comments · Fixed by #1363
Labels
efforts: a few hours hack P1 urgent, blocker, or makes life easier forever

Comments

@pirapira
Copy link
Contributor

And see whether that requires upgrades of other dependencies.

@pirapira pirapira added the P1 urgent, blocker, or makes life easier forever label Aug 12, 2019
@pirapira pirapira self-assigned this Aug 12, 2019
@pirapira

This comment has been minimized.

@pirapira

This comment has been minimized.

@pirapira

This comment has been minimized.

@pirapira
Copy link
Contributor Author

Before doing this, we need a way to selectively compile only some of the contracts. Namely, when we want to keep using an old SecretRegistry, contracts.json must contain a SecretRegistry bytecode compiled by an older Solidity, and the other bytecode compiled by a newer Solidity.

@pirapira
Copy link
Contributor Author

Blocked on #1208.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
efforts: a few hours hack P1 urgent, blocker, or makes life easier forever
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant