plugeth/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 accounts/abi/bind: Accept function ptr parameter (#19755) 2019-07-02 09:52:58 +02:00
solidity_test.go all: update author list and licenses 2019-07-22 12:17:27 +03:00
solidity.go common/compiler: add extra include paths to solidity compiler (#24541) 2022-03-29 22:38:59 +02:00
test_bad.v.py Modified Abigen to Support Vyper (#19120) 2019-03-18 13:29:26 +01:00
test.v.py Modified Abigen to Support Vyper (#19120) 2019-03-18 13:29:26 +01:00
vyper_test.go Modified Abigen to Support Vyper (#19120) 2019-03-18 13:29:26 +01:00
vyper.go Modified Abigen to Support Vyper (#19120) 2019-03-18 13:29:26 +01:00