aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/components/pending-tx.js
Commit message (Collapse)AuthorAgeFilesLines
* Allow transactions with 0-gwei gas price (#4073)Paul Bouchon2018-04-271-2/+1
| | | | | | * Allow transactions with 0-gwei gas price * Add tests to verify tx with 0 gas fee * Conditionally use CurrencyInput in CurrencyDisplay
* Require loglevel singleton in each module that uses itbitpshr2018-04-141-0/+1
|
* Increase permitted safe gas limitDan Finlay2018-03-301-3/+3
| | | | | | | | | | Block gas limits have been incredibly stable lately: https://etherscan.io/chart/gaslimit And this validation has prevented Aragon's new beta from working: https://twitter.com/izqui9/status/979373309312815104 Fixes #3790
* Add 8MM gas limit default to send screenDan Finlay2018-02-211-1/+2
|
* Merge branch 'master' into NewUI-flatDan2017-12-211-1/+11
|
* Use newui actions in old-uiDan2017-12-051-1/+1
|
* Add old-ui directoryDan2017-12-051-0/+500