aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send_/send.container.js
Commit message (Collapse)AuthorAgeFilesLines
* Improve send token error ux.Dan2018-07-051-0/+2
|
* On send screen amount change, updateGas call now includes current to address.Dan2018-06-191-0/+2
|
* Fix calculation of data property for gas estimation on token transfers.Dan2018-06-021-7/+1
|
* Auto update gas estimate when to changes.Dan2018-05-311-1/+3
|
* Estimate gas using same algorithm as backend.Dan2018-05-311-1/+4
|
* Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ↵Dan2018-05-311-2/+4
| | | | method.
* Rename gas change actions.Dan2018-05-311-2/+2
|
* Rename ducks/send.js to ducks/send.duck.jsDan2018-05-141-1/+1
|
* Unit tests for containers, utils and selectors in send_/Dan2018-05-051-2/+2
|
* Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-301-0/+88
|
* first commitDan2018-04-071-0/+0