1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/app
Paul Bouchon 1bad3fa257
Allow transactions with 0-gwei gas price (#4073)
* Allow transactions with 0-gwei gas price
* Add tests to verify tx with 0 gas fee
* Conditionally use CurrencyInput in CurrencyDisplay
2018-04-27 10:42:02 -04:00
..
accounts/new-account event object actually passed to this.createKeyringOnEnter in private-key.js 2018-04-04 21:18:12 -02:30
components Allow transactions with 0-gwei gas price (#4073) 2018-04-27 10:42:02 -04:00
css Merge pull request #3940 from nyatla/master 2018-04-23 17:07:40 -07:00
first-time Clean up network config 2018-04-23 10:18:05 -07:00
img
keychains/hd Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
reducers Clean up network config 2018-04-23 10:18:05 -07:00
account-and-transaction-details.js
actions.js Fix exception thrown when revealing seed words 2018-04-18 16:10:42 -07:00
app.js Merge pull request #3977 from MetaMask/i-3913-big-number 2018-04-18 11:45:20 -07:00
conf-tx.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
conversion-util.js
i18n-provider.js Add withRouter to I18nProvider component 2018-04-02 13:15:31 -07:00
infura-conversion.json
main-container.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
metamask-connect.js Memoize t function in metamask-connect 2018-03-23 14:21:32 -02:30
new-keychain.js Removes t from props via metamask-connect and instead places it on context via a provider. 2018-03-29 12:42:38 -02:30
reducers.js Handle i18n with redux. 2018-03-15 21:59:45 -02:30
root.js Stopping wrapping provider children in div; stop wrapping old-ui in provider. 2018-03-29 20:16:45 -02:30
routes.js Refactor onboarding flow 2018-04-02 02:59:49 -07:00
select-app.js Clean up network config 2018-04-23 10:18:05 -07:00
selectors.js Fetch token prices based on contract address 2018-04-15 23:46:40 -04:00
send-v2.js Maintain token prices using a background service 2018-04-16 11:47:06 -04:00
store.js build - correctly set METAMASK_ENV via envify 2018-04-03 09:51:33 -07:00
token-util.js
unlock.js Clean up network config 2018-04-23 10:18:05 -07:00
util.js Show checksummed addresses throughout the UI 2018-04-18 09:47:05 -04:00
welcome-screen.js Fix lint errors 2018-04-02 16:24:37 -07:00