Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Uses more reliable api on main send screen; caches basic api results in modal | Dan Miller | 2018-12-04 | 1 | -16/+2 |
| | |||||
* | Read only connection of gas price chart to redux | Dan Miller | 2018-12-04 | 1 | -8/+30 |
| | |||||
* | Connects remained of the gas customization component to redux. | Dan Miller | 2018-12-04 | 1 | -24/+22 |
| | |||||
* | Connect the gas-button-group component to redux and a live api. | Dan Miller | 2018-12-04 | 1 | -0/+12 |
| | |||||
* | Fix rounding issue when sending max tokens (#5695) | Alexander Tseung | 2018-11-20 | 1 | -2/+0 |
| | | | | | | | | | | * Fix rounding issue when sending max tokens * Ensure amount row shows exact amount of max tokens on send screen (#2) * Fix tests * Change stored redux value from BigNumber to hex string. Fix TokenInput default value | ||||
* | Update gas when hex data changes on send screen | Whymarrh Whitby | 2018-10-01 | 1 | -0/+1 |
| | |||||
* | Adds feature flag toggle for the hex data row on the send screen. | Dan Miller | 2018-08-27 | 1 | -0/+5 |
| | |||||
* | Remove send_ directory, revert to just having send | Dan | 2018-07-16 | 1 | -0/+332 |
Revert accidentally changed constants. Require defaults in ens-input, gas-fee-display and confirm screens. |