aboutsummaryrefslogtreecommitdiffstats
path: root/old-ui/app/components/pending-tx.js
Commit message (Collapse)AuthorAgeFilesLines
* Delete old-ui folderWhymarrh Whitby2019-02-211-519/+0
|
* old-ui - pending tx - allow undefined values for gas + gasPricekumavis2018-10-261-2/+8
|
* ui - use variable to clarify result of emptiness checkkumavis2018-10-211-2/+4
|
* ganache-core merged my PR, so I changed some comments to clarify that ↵Howard Braham2018-10-101-1/+1
| | | | ganache-core v2.2.1 and below will return the non-standard '0x0'
* Bug Fix: #1789 and #4525 eth.getCode() with no contractHoward Braham2018-10-101-1/+1
|
* 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