go-ethereum/common
Marius van der Wijden 9ba306d47e
common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092)
Solidity 0.8.0 changes the way that output is marshalled. This patch allows to parse both
the legacy format used previously and the new format.

See also https://docs.soliditylang.org/en/breaking/080-breaking-changes.html#interface-changes
2021-01-05 14:48:22 +01:00
..
bitutil common,crypto: move fuzzers out of core (#22029) 2020-12-23 17:44:45 +01:00
compiler common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092) 2021-01-05 14:48:22 +01:00
fdlimit
hexutil all: remove redundant conversions and import names (#21903) 2020-11-25 21:00:23 +01:00
math
mclock
prque
big.go
bytes.go
bytes_test.go
debug.go
format.go
path.go
size.go
size_test.go
test_utils.go
types.go common: improve printing of Hash and Address (#21834) 2020-12-08 19:19:09 +01:00
types_test.go common: improve printing of Hash and Address (#21834) 2020-12-08 19:19:09 +01:00