| Commit message (Expand) | Author | Age | Files | Lines |
* | transactions - normalize txParams | frankiebee | 2018-04-05 | 1 | -34/+1 |
* | transactions gasLimit - use the block gasLimit if getCode fails | frankiebee | 2018-04-03 | 1 | -1/+3 |
* | transactions validationt - valdate from field on txParams | frankiebee | 2018-04-03 | 1 | -1/+8 |
* | tx-gas-utils - fix code style | kumavis | 2018-03-14 | 1 | -1/+1 |
* | transactions move validation of the to field to validateRecipient | frankiebee | 2018-03-14 | 1 | -7/+3 |
* | fix error message | frankiebee | 2018-03-14 | 1 | -1/+1 |
* | transactions - insure if a to field in tx params has a truthy valu that it is... | frankiebee | 2018-03-14 | 1 | -1/+7 |
* | fix - hex prefix estimatedGas on txMeta | frankiebee | 2018-02-15 | 1 | -2/+3 |
* | 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 |