mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-26 05:27:19 +00:00
8d6f77a735
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 |
||
---|---|---|
.. | ||
helpers.go | ||
solidity_test.go | ||
solidity.go | ||
test_bad.v.py | ||
test.v.py | ||
vyper_test.go | ||
vyper.go |