1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui/app
Dan Finlay 81d3658343 Improve UI gas calculation logic
- Now striping hex prefixed gas values, which may have been causing mis-estimation.
- Unified calculation logic to be entirely functional.
- Greatly simplified how the pending-tx form keeps updated form state.

Still needs a commit from @kumavis to ensure the background passes in a txMeta.txParams.gasPrice value.
2017-03-28 11:52:15 -07:00
..
accounts Fix styling of error message. 2017-03-22 16:54:10 -04:00
components Improve UI gas calculation logic 2017-03-28 11:52:15 -07:00
css Merge branch 'master' into i1234-HardGasLimits-BrowserForm 2017-03-22 16:00:11 -07:00
first-time Delete all code related to disclaimers. 2017-02-09 18:17:50 -08:00
img Moved UI into repo with its own dependency stack 2016-04-13 15:28:44 -07:00
keychains/hd Redirect to seed word screen for forgotten passwords. 2016-12-19 14:54:24 -08:00
reducers Add personalMessages to function to calculate pending tx index. 2017-03-24 16:39:55 -04:00
account-detail.js Merge branch 'dev' into messageManagerCleanUp 2017-02-01 13:05:58 -08:00
actions.js Improve UI gas calculation logic 2017-03-28 11:52:15 -07:00
app.js Add Kovan test network to our application. 2017-03-22 16:05:04 -04:00
conf-tx.js Improve UI gas calculation logic 2017-03-28 11:52:15 -07:00
config.js Add kovan conditional to config screen. 2017-03-22 16:03:02 -04:00
conversion.json Convert conversion util to pure json. 2016-11-18 16:49:39 -08:00
info.js Fix test to log out despite number of menu items 2017-01-17 16:49:08 -08:00
new-keychain.js Linted & added salting to vault 2016-10-20 11:33:18 -07:00
reducers.js Linting to the max. 2016-11-11 10:26:12 -08:00
root.js Manually linted 2016-06-21 13:56:04 -07:00
send.js Allow for adding recently used addresses to address book. 2017-03-09 15:10:27 -08:00
settings.js Add eth classic to provider menu 2016-07-28 10:53:51 -07:00
store.js Move tos hash logic to build phase. Create dynamic global variables based on build. 2016-10-11 14:32:03 -07:00
template.js Manually linted 2016-06-21 13:56:04 -07:00
unlock.js Merge branch 'i328-MultiVault-v1' into i715-AddImportMenu 2017-01-17 13:58:54 -08:00
util.js Change regex in isHex function 2016-10-21 16:39:14 -07:00