aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/tests
Commit message (Expand)AuthorAgeFilesLines
* Uses more reliable api on main send screen; caches basic api results in modalDan Miller2018-12-041-16/+2
* Read only connection of gas price chart to reduxDan Miller2018-12-041-8/+30
* Lint and unit test fixes.Dan Miller2018-12-041-1/+1
* Connects remained of the gas customization component to redux.Dan Miller2018-12-043-30/+28
* Connect the gas-button-group component to redux and a live api.Dan Miller2018-12-041-0/+12
* Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-202-4/+1
* Add support for RPC endpoints with custom chain IDs (#5134)HackyMiner2018-10-262-0/+11
* Update gas when hex data changes on send screenWhymarrh Whitby2018-10-013-2/+16
* Update send.utils.test to with better mocksWhymarrh Whitby2018-10-011-5/+8
* Adds feature flag toggle for the hex data row on the send screen.Dan Miller2018-08-274-1/+18
* fix unit testsbrunobar792018-07-271-0/+2
* Fix lint warnings in the send/ directory.Dan2018-07-161-0/+26
* Remove send_ directory, revert to just having sendDan2018-07-165-0/+1902