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
Péter Szilágyi b9731767af
accounts/abi: handle named ouputs prefixed with underscores (#15766)
7 years ago
..
backends accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) 7 years ago
auth.go accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
backend.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
base.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
bind.go accounts/abi: handle named ouputs prefixed with underscores (#15766) 7 years ago
bind_test.go accounts/abi: handle named ouputs prefixed with underscores (#15766) 7 years ago
template.go cmd/abigen: update generated go file header text (#14845) 8 years ago
util.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
util_test.go core: refactor genesis handling 8 years ago