Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/common/compiler
Marius van der Wijden 9ba306d47e
common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092)
4 years ago
..
helpers.go accounts/abi/bind: Accept function ptr parameter (#19755) 5 years ago
solidity.go common/compiler: fix parsing of solc output with solidity v.0.8.0 (#22092) 4 years ago
solidity_test.go all: update author list and licenses 5 years ago
test.v.py Modified Abigen to Support Vyper (#19120) 6 years ago
test_bad.v.py Modified Abigen to Support Vyper (#19120) 6 years ago
vyper.go Modified Abigen to Support Vyper (#19120) 6 years ago
vyper_test.go Modified Abigen to Support Vyper (#19120) 6 years ago