aboutsummaryrefslogtreecommitdiffstats
path: root/app/scripts/lib/tx-gas-utils.js
Commit message (Expand)AuthorAgeFilesLines
* test - tx controller - fix txGasUtil referencekumavis2018-01-181-1/+2
* Create new flag for simple sends to avoid overloading other flagDan Finlay2018-01-171-2/+2
* Set gas limit to 21k for recipients with no codeDan Finlay2018-01-161-5/+22
* Account for 0x/empty string address and contract creationThomas2018-01-081-0/+11
* Merge pull request #2783 from MetaMask/tx-param-vaalidationkumavis2018-01-031-2/+9
|\
| * tx-gas-utils - tx-param-validation - use more intuitive checkkumavis2018-01-031-2/+2
| * transactions - throw error if dapp provides txParams whos value has a decimalfrankiebee2017-12-211-2/+9
* | Fix some silly linting issues.Kevin Serrano2017-12-281-1/+1
|/
* transactions:gas-utils - handle new type of estimateGas errorfrankiebee2017-12-151-1/+5
* Fix lint warningsDaijiro Wachi2017-10-221-1/+1
* remove unused variablefrankiebee2017-09-071-1/+0
* rename tx-utils.js -> tx-gas-utils.jsfrankiebee2017-09-061-0/+85