go-ethereum/accounts/abi/bind/backends
Daniel Liu 8b9138521e 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.
2025-01-24 16:18:30 +08:00
..
simulated.go accounts/abi/bind: improve WaitMined error handling (#24321) 2025-01-24 16:18:30 +08:00
simulated_test.go accounts/abi/bin/backends: return basefee in suggestGasPrice (#23838) 2025-01-24 16:18:30 +08:00