Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a few missing docblocks to background files | Whymarrh Whitby | 2018-04-19 | 1 | -1/+6 |
| | |||||
* | Improve UI gas calculation logic | Dan Finlay | 2017-03-29 | 1 | -0/+7 |
- Now striping hex prefixed gas values, which may have been causing mis-estimation. - Unified calculation logic to be entirely functional. - Greatly simplified how the pending-tx form keeps updated form state. Still needs a commit from @kumavis to ensure the background passes in a txMeta.txParams.gasPrice value. |