status-go/transactions
Alex Jbanca d20c91cb99 fix_: Send transaction failures
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
2024-09-19 12:46:38 +03:00
..
2020-09-21 10:48:00 +02:00
2024-09-19 12:46:38 +03:00
2020-01-06 10:17:23 +01:00