go-ethereum/common/compiler
Steve Waldman c10f65a1a9 Encode metadata as JSON String, rather than as JSON object
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-01-28 22:19:32 -08:00
..
solidity.go Encode metadata as JSON String, rather than as JSON object 2017-01-28 22:19:32 -08:00
solidity_test.go cmd,eth,les,internal: remove natspec support 2017-01-17 12:13:50 +01:00