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/accounts/abi/bind
levisyin a73748258f
accounts, cmd: fix typos (#28526)
10 months ago
..
backends accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 10 months ago
auth.go all: replace uses of ioutil with io and os (#24869) 2 years ago
backend.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 11 months ago
base.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 11 months ago
base_test.go api/bind: add CallOpts.BlockHash to allow calling contracts at a specific block hash (#28084) 11 months ago
bind.go accounts/abi: resolve name conflict for methods starting with a number (#26999) 1 year ago
bind_test.go accounts/abi: resolve name conflict for methods starting with a number (#26999) 1 year ago
template.go all: remove trailing whitespace (#27741) 1 year ago
util.go accounts/abi/bind: improve WaitMined error handling (#24321) 3 years ago
util_test.go accounts, cmd: fix typos (#28526) 10 months ago