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
divergencetech b45931cc4a
accounts/abi/bind: correctly handle structs used only as constructor params (#23940)
3 years ago
..
backends accounts/abi/bind/backends: fix race condition in simulated backend (#23898) 3 years ago
auth.go
backend.go
base.go accounts/abi/bind: fix error handling in baseFee query (#23781) 3 years ago
base_test.go
bind.go accounts/abi/bind: correctly handle structs used only as constructor params (#23940) 3 years ago
bind_test.go accounts/abi/bind: correctly handle structs used only as constructor params (#23940) 3 years ago
template.go
util.go
util_test.go