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
Dan Kinsley f49f95e2b0 accounts/abi: mutex lock in TransactionByHash and code cleanup (#19133) 6 years ago
..
backends accounts/abi: mutex lock in TransactionByHash and code cleanup (#19133) 6 years ago
auth.go accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
backend.go accounts/abi/bind: support event filtering in abigen 7 years ago
base.go accounts/abi/bind: add optional block number for calls (#17942) 6 years ago
base_test.go accounts/abi: mutex lock in TransactionByHash and code cleanup (#19133) 6 years ago
bind.go accounts/abi: fix case of generated java functions (#18372) 6 years ago
bind_test.go accounts/abi/bind: stop using goimports in the binding generator (#17768) 6 years ago
template.go accounts/abi/bind: stop using goimports in the binding generator (#17768) 6 years ago
topics.go accounts/abi/bind: support event filtering in abigen 7 years ago
util.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
util_test.go backends: configurable gas limit to allow testing large contracts (#17358) 6 years ago