go-ethereum/accounts/abi/bind
komika afe344bcf3
accounts/abi/bind: improve WaitMined error handling (#24321)
This change makes it so WaitMined no longer logs an error when the receipt
is unavailable. It also changes the simulated backend to return NotFound for
unavailable receipts, just like ethclient does.
2022-02-01 16:42:51 +01:00
..
backends accounts/abi/bind: improve WaitMined error handling (#24321) 2022-02-01 16:42:51 +01:00
auth.go
backend.go
base_test.go
base.go accounts/abi/bind: fix error handling in baseFee query (#23781) 2021-10-21 11:40:35 +02:00
bind_test.go accounts/abi/bind: correctly handle structs used only as constructor params (#23940) 2021-12-02 13:53:10 +01:00
bind.go accounts/abi/bind: correctly handle structs used only as constructor params (#23940) 2021-12-02 13:53:10 +01:00
template.go
util_test.go
util.go accounts/abi/bind: improve WaitMined error handling (#24321) 2022-02-01 16:42:51 +01:00