go-ethereum/accounts/abi/bind/backends
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
..
simulated.go accounts/abi/bind: improve WaitMined error handling (#24321) 2022-02-01 16:42:51 +01:00
simulated_test.go core/vm: Make INVALID a defined opcode (#24017) 2021-12-17 13:44:05 +01:00