Closed tbocek closed 5 years ago
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 accepet as well.
solcJ update to 0.5.0 is here: https://github.com/tbocek/solcJ/commit/ab19eb45006812c6af7ee3301cb317f0754be79e
Need to work on that, does not work in all cases
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 accepet as well.
solcJ update to 0.5.0 is here: https://github.com/tbocek/solcJ/commit/ab19eb45006812c6af7ee3301cb317f0754be79e