forked from cerc-io/plugeth
e0fde02290
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. |
||
---|---|---|
.. | ||
solidity_test.go | ||
solidity.go |