Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test - tx controller - fix txGasUtil reference | kumavis | 2018-01-18 | 1 | -1/+2 |
* | Create new flag for simple sends to avoid overloading other flag | Dan Finlay | 2018-01-17 | 1 | -2/+2 |
* | Set gas limit to 21k for recipients with no code | Dan Finlay | 2018-01-16 | 1 | -5/+22 |
* | Account for 0x/empty string address and contract creation | Thomas | 2018-01-08 | 1 | -0/+11 |
* | Merge pull request #2783 from MetaMask/tx-param-vaalidation | kumavis | 2018-01-03 | 1 | -2/+9 |
|\ | |||||
| * | tx-gas-utils - tx-param-validation - use more intuitive check | kumavis | 2018-01-03 | 1 | -2/+2 |
| * | transactions - throw error if dapp provides txParams whos value has a decimal | frankiebee | 2017-12-21 | 1 | -2/+9 |
* | | Fix some silly linting issues. | Kevin Serrano | 2017-12-28 | 1 | -1/+1 |
|/ | |||||
* | transactions:gas-utils - handle new type of estimateGas error | frankiebee | 2017-12-15 | 1 | -1/+5 |
* | Fix lint warnings | Daijiro Wachi | 2017-10-22 | 1 | -1/+1 |
* | remove unused variable | frankiebee | 2017-09-07 | 1 | -1/+0 |
* | rename tx-utils.js -> tx-gas-utils.js | frankiebee | 2017-09-06 | 1 | -0/+85 |