Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensures that advanced tab gas limit reflects tx gas limit | Dan Miller | 2018-12-12 | 1 | -1/+1 |
* | Improve ux for low gas price set (#5862) | Dan J Miller | 2018-12-11 | 1 | -3/+59 |
* | Final gas customization fixes | Dan Miller | 2018-12-04 | 1 | -8/+8 |
* | Modify results of API data to better fit gas chart: remove outliers, pad data | Dan Miller | 2018-12-04 | 1 | -28/+21 |
* | Uses more reliable api on main send screen; caches basic api results in modal | Dan Miller | 2018-12-04 | 1 | -5/+29 |
* | Fixes for components that break e2e gas customization tests, plus unit test u... | Dan Miller | 2018-12-04 | 1 | -2/+57 |
* | Connect gas price chart to gas station api. | Dan Miller | 2018-12-04 | 1 | -15/+124 |
* | Read only connection of gas price chart to redux | Dan Miller | 2018-12-04 | 1 | -3/+66 |
* | Connects remained of the gas customization component to redux. | Dan Miller | 2018-12-04 | 1 | -2/+2 |
* | Adds gas-duck.test.js tests. | Dan Miller | 2018-12-04 | 1 | -0/+300 |