diff options
author | Steve Waldman <swaldman@mchange.com> | 2017-01-26 06:57:13 +0800 |
---|---|---|
committer | Felix Lange <fjl@twurst.com> | 2017-03-16 19:18:38 +0800 |
commit | 728a299728aaaeaf14f21bdaa9171e857f716b68 (patch) | |
tree | 3a7af69b5304bc2bcdfed888db6c64886e2f7c43 /common/main_test.go | |
parent | 61ede86737d57f62cb09de013191fc430d1dd3a2 (diff) | |
download | go-tangerine-728a299728aaaeaf14f21bdaa9171e857f716b68.tar go-tangerine-728a299728aaaeaf14f21bdaa9171e857f716b68.tar.gz go-tangerine-728a299728aaaeaf14f21bdaa9171e857f716b68.tar.bz2 go-tangerine-728a299728aaaeaf14f21bdaa9171e857f716b68.tar.lz go-tangerine-728a299728aaaeaf14f21bdaa9171e857f716b68.tar.xz go-tangerine-728a299728aaaeaf14f21bdaa9171e857f716b68.tar.zst go-tangerine-728a299728aaaeaf14f21bdaa9171e857f716b68.zip |
common/compiler: add metadata output for solc > 0.4.6
Metadata is provided as JSON string, rather than as JSON object. This
ensures that we can decode to a set of bytes that will be consistent
with the swarm hash embedded in the code, without worrying about
ambiguities of spacing, ordering, or escaping.
Diffstat (limited to 'common/main_test.go')
0 files changed, 0 insertions, 0 deletions