diff options
author | Felix Lange <fjl@users.noreply.github.com> | 2017-01-06 22:39:35 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-06 22:39:35 +0800 |
commit | e0fde022909d272e55fb9ea2d4f8cfe9f178dba8 (patch) | |
tree | 92897edefa0616b2d3823ebb34d8ec7f30c945fa /p2p/message.go | |
parent | 59b8245bbced3c0511623ecaa8b7d4e0434343cd (diff) | |
download | dexon-e0fde022909d272e55fb9ea2d4f8cfe9f178dba8.tar dexon-e0fde022909d272e55fb9ea2d4f8cfe9f178dba8.tar.gz dexon-e0fde022909d272e55fb9ea2d4f8cfe9f178dba8.tar.bz2 dexon-e0fde022909d272e55fb9ea2d4f8cfe9f178dba8.tar.lz dexon-e0fde022909d272e55fb9ea2d4f8cfe9f178dba8.tar.xz dexon-e0fde022909d272e55fb9ea2d4f8cfe9f178dba8.tar.zst dexon-e0fde022909d272e55fb9ea2d4f8cfe9f178dba8.zip |
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.
Diffstat (limited to 'p2p/message.go')
0 files changed, 0 insertions, 0 deletions