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 833e4d1319
accounts, cmd, eth, internal, mobile, node: split account backends
8 years ago
..
backends accounts/abi/bind, internal/ethapi: binary search gas estimation (#3587) 8 years ago
auth.go accounts, cmd, eth, internal, mobile, node: split account backends 8 years ago
backend.go all: update license information 8 years ago
base.go all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
bind.go all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
bind_test.go accounts/abi/bind, internal/ethapi: binary search gas estimation (#3587) 8 years ago
template.go accounts/abi/bind, mobile: review fixes and android tests 8 years ago
util.go accounts/abi/bind: add utilities for waiting on transactions 8 years ago
util_test.go core/types: remove redundant SignECDSA wrappers, rename to SignTx 8 years ago