good morning!!!!

Skip to content
Snippets Groups Projects
Commit e0fde022 authored by Felix Lange's avatar Felix Lange Committed by GitHub
Browse files

common/compiler: remove workaround for solc 0.3.5 stdin bug (#3522)

The crash when compiling stdin was fixed in solc 0.3.6 (released
2016-08-10). While here, simplify the test so it runs with any solc
version.

Fixes #3484. The byte code was different for each run because recent
solc embeds the swarm hash of contract metadata into the code. When
compiling from stdin the name in the metadata is constant.
parent 59b8245b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment