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 542df8898e
core: initial version of state snapshots
5 years ago
..
backends core: initial version of state snapshots 5 years ago
auth.go accounts, cmd, contracts, les: integrate clef for transaction signing (#19783) 5 years ago
backend.go accounts/abi/bind: support event filtering in abigen 7 years ago
base.go accounts/abi/bind: take into account gas price during gas estimation (#20189) 5 years ago
base_test.go accounts/abi: Fix method overwritten by same name methods. (#17099) 5 years ago
bind.go accounts/abi/bind: avoid reclaring structs (#20381) 5 years ago
bind_test.go les, miner, accounts/abi/bind: fix load-sensitive unit tests (#20698) 5 years ago
template.go accounts/abi/bind: avoid reclaring structs (#20381) 5 years ago
topics.go [#20266] Fix bugs decoding integers and fixed bytes in indexed event fields (#20269) 5 years ago
topics_test.go [#20266] Fix bugs decoding integers and fixed bytes in indexed event fields (#20269) 5 years ago
util.go all: import "context" instead of "golang.org/x/net/context" 8 years ago
util_test.go accounts/abi/bind: support closing a simulated backend 5 years ago