mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-10 00:34:33 +00:00
* Remove unnecesary await * Implement gas calculation for NON-GETH nodes * Add tests * Refactor estimateSafeTxGas: now getGasEstimationTxResponse calculates gas or throws errors based on the current node * Refactor getOpenEthereumErrorDataResult to make it works with Nethermind Updates tests Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>