Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Compiling with solc 0.5.0 broken #1244

Merged
merged 1 commit into from
Dec 5, 2018
Merged

Compiling with solc 0.5.0 broken #1244

merged 1 commit into from
Dec 5, 2018

Conversation

tbocek
Copy link
Contributor

@tbocek tbocek commented Dec 5, 2018

When updating to solidity 0.5.0, solc compiling with ethereumj does not
work anymore as using stdin requires an explicit "-". For older solc
version "-" is not an issue as it is accepted as well.

solcJ update to 0.5.0 is here: tbocek/solcJ@ab19eb4

work anymore as using stdin requires an explicit "-". For older solc
version "-" is not an issue as it is accepted as well.
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 56.829% when pulling cfd795c on tbocek:develop into c8177a3 on ethereum:develop.

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.

3 participants