plugeth/accounts/abi/bind/backends
Joshua Colvin abc74a5ffe
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.
2021-11-12 15:50:08 +01:00
..
simulated_test.go accounts/abi/bin/backends: return basefee in suggestGasPrice (#23838) 2021-11-01 07:49:45 +01:00
simulated.go accounts/abi/bind/backends: fix race condition in simulated backend (#23898) 2021-11-12 15:50:08 +01:00