go-ethereum/accounts/abi/bind/backends
Daniel Liu bdf9d80b56 accounts/abi/bind/backends: fix race condition in simulated backend (#23898)
Now that `SimulatedBackend.SuggestGasPrice` inspects member values, a lock needs to be added to prevent a race condition.
2025-01-24 16:18:30 +08:00
..
simulated.go accounts/abi/bind/backends: fix race condition in simulated backend (#23898) 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