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

Independently compile contracts that fail verification #170

Merged
merged 2 commits into from
Nov 5, 2020

Conversation

elenadimitrova
Copy link
Contributor

Due to ethereum/solidity#9573 (comment) we have to independently compile features that use the ABIEncoderV2. This is more difficult with etherlime as that doesn't accept single contracts as compile targets so we've had to isolate these contracts in their own folders. This will be eliminated with the migration to truffle in the next release.

@elenadimitrova elenadimitrova self-assigned this Nov 4, 2020
@elenadimitrova elenadimitrova merged commit 3eda276 into develop Nov 5, 2020
@elenadimitrova elenadimitrova deleted the fix/etherscan-verification-issues branch November 5, 2020 09:49
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.

2 participants