1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/common/compiler
zhiqiangxu 9f75994b5e
common/compiler: add extra include paths to solidity compiler (#24541)
This PR adds a ExtraAllowedPath field to Solidity and exposes two APIs: CompileSource and CompileFiles, which were hidden inside CompileSolidityString and CompileSolidity before.
2022-03-29 22:38:59 +02:00
..
helpers.go
solidity.go common/compiler: add extra include paths to solidity compiler (#24541) 2022-03-29 22:38:59 +02:00
solidity_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
test.v.py
test_bad.v.py
vyper.go
vyper_test.go