kumavis
6ba448edaf
changelog - add note of filter memory leak fix
2017-09-13 15:26:00 -07:00
kumavis
765ef64061
metamask controller - destroy filter polyfill on disconnect
2017-09-13 15:19:44 -07:00
kumavis
245c0f0c27
metamask controller - move middleware into seperate files
2017-09-13 15:17:26 -07:00
Dan
ca46bd200b
Stop setting 'currentCurrency' and use local state for active currency in send.js
2017-09-13 14:25:20 -07:00
Dan
a5ab91e572
Enables Cancel button in confirmation screen.
2017-09-13 14:24:48 -07:00
Dan
e2dc9328fc
Send user to most recent pending transaction after sending a transaction.
2017-09-13 14:24:03 -07:00
Dan
09a4491bb1
Fix saving/sending of amounts in USD
2017-09-13 14:22:58 -07:00
Dan
55d62190e3
Fixes the saving of transactions in send and display in tx-list with conversion utility.
2017-09-13 14:22:58 -07:00
Dan
6fa1cd6225
Reapply conversion utility changes and fix calls to utility in pending-tx.
2017-09-13 14:22:30 -07:00
Kevin Serrano
a22a2586ab
Haha silly me, only when gas is estimated and not explicit.
2017-09-13 13:24:16 -07:00
Kevin Serrano
3d36d565af
Bump changelog.
2017-09-13 12:26:24 -07:00
Kevin Serrano
6e725b123b
Lower warning threshold for high tx fee to account for fluctuating blockGasLimits
2017-09-13 12:22:08 -07:00
Kevin Serrano
06153dd47d
Add warning of higher failure risk since app proposed gasLimit.
2017-09-13 12:17:42 -07:00
kumavis
96d1175834
debug - prefer logger over console
2017-09-13 10:28:29 -07:00
kumavis
a265144176
metamask cont - standardize multiplex stream naming
2017-09-13 10:21:00 -07:00
Chi Kei Chan
8f31b05ac5
Add token exchange rates
2017-09-13 01:25:39 -07:00
Chi Kei Chan
8b5f2a95df
Improve styling in Confirmation Screen; Show decoded send token data
2017-09-12 23:04:01 -07:00
Chi Kei Chan
b64471833f
Revert "Overhaul currency conversion utility and update calls to utility in pending-tx."
...
This reverts commit 080890a46e
.
2017-09-12 23:04:01 -07:00
Kevin Serrano
5305d414b5
changelog.
2017-09-12 16:16:29 -07:00
Kevin Serrano
962794d025
fixed position of tooltips to avoid overflow.
2017-09-12 16:15:56 -07:00
Dan
080890a46e
Overhaul currency conversion utility and update calls to utility in pending-tx.
2017-09-12 16:05:59 -07:00
Kevin Serrano
1d3cd9768c
Merge pull request #2079 from MetaMask/FixSupportLink
...
Fix support link
2017-09-12 16:00:08 -07:00
Dan Finlay
c8736b70b7
Bump changelog
2017-09-12 15:07:41 -07:00
Dan Finlay
7ed1fe90f8
Fix support link
2017-09-12 15:07:08 -07:00
Dan J Miller
492507aa94
[NewUI] Color tx-list-item text depending on transaction status. ( #2050 )
...
* Color tx-list-item text depending on transaction status.
* Handle css change of text colour with scss instead on inline styles, add classnames package and helper function.
* Refactored to use classnames with component property className.
2017-09-12 14:59:33 -07:00
Kevin Serrano
ef6967325e
Check if all lower or upper before doing checksum.
2017-09-12 12:52:13 -07:00
Kevin Serrano
243be92ac1
Changelogaroo.
2017-09-12 12:24:02 -07:00
Kevin Serrano
7810880f0c
Add specific error message for failed address checksum.
2017-09-12 12:23:21 -07:00
kumavis
114dae5f80
Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-leak-fix3
2017-09-12 11:51:22 -07:00
kumavis
cafebb6417
Merge pull request #2073 from MetaMask/greenkeeper/babel-eslint-8.0.0
...
Update babel-eslint to the latest version 🚀
2017-09-12 11:50:47 -07:00
kumavis
0b31d3fc5e
Merge pull request #2074 from MetaMask/export-state-logs
...
Export state logs instead of copying to clipboard
2017-09-12 11:48:27 -07:00
Thomas Huang
8d945d3fa0
Merge pull request #2069 from MetaMask/integration-tests-fix2
...
Integration test improvements
2017-09-12 11:30:23 -07:00
Kevin Serrano
111e67fa36
Add to changelog.
2017-09-12 09:35:24 -07:00
Kevin Serrano
ad14e9338d
Convert state logs into a download.
2017-09-12 09:34:48 -07:00
Kevin Serrano
08f227607a
Merge pull request #2072 from MetaMask/kumavis-patch-2
...
Rename add-to-firef.md to add-to-firefox.md
2017-09-12 08:34:15 -07:00
greenkeeper[bot]
985fb7b07c
chore(package): update babel-eslint to version 8.0.0
2017-09-12 14:10:26 +00:00
Chi Kei Chan
7eb6dae418
Added signTokenTx; Adding token confirmation screen
2017-09-12 02:22:23 -07:00
Chi Kei Chan
836bf2e1a3
Add frontend validation to send-token
2017-09-11 23:18:54 -07:00
kumavis
40c105f639
Rename add-to-firef.md to add-to-firefox.md
...
This fixes the "How to add custom build to Firefox" link in the "README.md" on the root
2017-09-11 22:53:33 -07:00
kumavis
22c7049f6c
ci - remove old testem config
2017-09-11 22:34:59 -07:00
kumavis
48d21f4fca
tests - integration - fix bad cherry-pick
2017-09-11 22:34:16 -07:00
kumavis
0e70366e9c
test - integration - drop testem for karma
2017-09-11 22:29:40 -07:00
kumavis
e9daf0eb28
test - integration - remove redundant testem scripts
2017-09-11 22:26:47 -07:00
kumavis
d4a41e0277
test - integration - build - manually exit from test builder + add bundle destination log
2017-09-11 22:26:36 -07:00
kumavis
ca035743c2
ci - dont attempt to submit coveralls if not configured
2017-09-11 22:25:46 -07:00
kumavis
19d6618c04
test - integration - build - use pump + log bundling information
2017-09-11 22:25:31 -07:00
kumavis
4549845286
ci - deps - download latest chrome and firefox
2017-09-11 22:24:19 -07:00
Dan J Miller
1e83835ba8
[New-UI] Confirm Screen restyle and connect to state ( #2042 )
...
* Adds utility for converting currencies (WIP)
* Implements confirm screen
* Style tweaks.
* Confirm screen total ammount now uses real data.
* Confirm screen total ammount now uses real data.
* Replace content divider with sibling css.
* Replace section divider with scss.
2017-09-11 22:19:05 -07:00
Chi Kei Chan
062e67bff8
Add buttons; handle back; add yarn.lock
2017-09-11 22:14:09 -07:00
Dan
392d0d020c
Use transparent border for consistent size with and without border.
2017-09-11 19:16:43 -07:00