quorum/common/compiler
Steve Waldman 728a299728 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.
2017-03-16 12:18:38 +01:00
..
solidity.go common/compiler: add metadata output for solc > 0.4.6 2017-03-16 12:18:38 +01:00
solidity_test.go common/compiler: add metadata output for solc > 0.4.6 2017-03-16 12:18:38 +01:00