mirror of https://github.com/hyperledger/besu
Use synchronized call to access the chain head block in `eth_estimateGas` (#6345)
* Use synchronized call to access the chain head block in estimateGas() Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * Add error log entries when throwing internal error from estimateGas() Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * Update unit tests Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> * Update changelog Signed-off-by: Matthew Whitehead <matthew1001@gmail.com> --------- Signed-off-by: Matthew Whitehead <matthew1001@gmail.com>pull/6372/head
parent
15bdd95809
commit
428177f514
Loading…
Reference in new issue