1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/accounts/abi/bind
Yihau Chen 92c5d104d0
accounts/abi/bind: check event signature before parsing (#23230)
* accounts/abi/bind: check event signature before parsing

* remove redundant break line
2021-09-28 12:56:03 +02:00
..
backends core: only check sendernoeoa in non fake mode (#23424) 2021-08-23 12:49:39 +03:00
auth.go accounts/abi/bind: set Context in TransactOpts (#23188) 2021-07-27 16:24:27 +02:00
backend.go
base.go accounts/abi/bind: check event signature before parsing (#23230) 2021-09-28 12:56:03 +02:00
base_test.go accounts/abi/bind: check event signature before parsing (#23230) 2021-09-28 12:56:03 +02:00
bind.go
bind_test.go accounts/abi: fix resolving single struct argument (#23573) 2021-09-22 10:18:18 +02:00
template.go
util.go
util_test.go