Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1. Fixing a crash on `ValidateAndBuildTransaction`: tx.Nonce() is called on a null tx whenever it fails to build the transaction 2. Fixing gas extimations. The estimations are always done on mainnet and the requested chainId is ignored in the estimation
- Loading branch information