Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete old-ui folder | Whymarrh Whitby | 2019-02-21 | 1 | -519/+0 |
| | |||||
* | old-ui - pending tx - allow undefined values for gas + gasPrice | kumavis | 2018-10-26 | 1 | -2/+8 |
| | |||||
* | ui - use variable to clarify result of emptiness check | kumavis | 2018-10-21 | 1 | -2/+4 |
| | |||||
* | ganache-core merged my PR, so I changed some comments to clarify that ↵ | Howard Braham | 2018-10-10 | 1 | -1/+1 |
| | | | | ganache-core v2.2.1 and below will return the non-standard '0x0' | ||||
* | Bug Fix: #1789 and #4525 eth.getCode() with no contract | Howard Braham | 2018-10-10 | 1 | -1/+1 |
| | |||||
* | Allow transactions with 0-gwei gas price (#4073) | Paul Bouchon | 2018-04-27 | 1 | -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 it | bitpshr | 2018-04-14 | 1 | -0/+1 |
| | |||||
* | Increase permitted safe gas limit | Dan Finlay | 2018-03-30 | 1 | -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 screen | Dan Finlay | 2018-02-21 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into NewUI-flat | Dan | 2017-12-21 | 1 | -1/+11 |
| | |||||
* | Use newui actions in old-ui | Dan | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | Add old-ui directory | Dan | 2017-12-05 | 1 | -0/+500 |