Chi Kei Chan
|
0204aa2001
|
Add Add Token UI; Add Fuzzy search for tokens
|
2017-09-19 21:18:36 -07:00 |
|
Chi Kei Chan
|
a67d3ecd46
|
Merge branch 'master' into NewUI-flat
|
2017-09-18 18:13:15 -07:00 |
|
Frankie
|
6204afb156
|
Merge pull request #2119 from MetaMask/mascara-tests2
tests - integration - re-add mascara to normal run
|
2017-09-18 14:33:40 -07:00 |
|
kumavis
|
eaa85f283d
|
tests - integration - re-add mascara to normal run
|
2017-09-18 13:17:08 -07:00 |
|
Frankie
|
bbae8d975e
|
Merge pull request #2098 from MetaMask/mascara-tests
Integration test suite improvements
|
2017-09-18 12:54:39 -07:00 |
|
kumavis
|
784510f89f
|
tests - integration - remove failing mascara integration tests from normal run until fixed
|
2017-09-18 12:31:44 -07:00 |
|
Chi Kei Chan
|
6c5865d564
|
Merge branch 'master' into nm
|
2017-09-18 11:28:10 -07:00 |
|
kumavis
|
d2d6f6a858
|
tests - integration - add mascara to integration test run
|
2017-09-15 12:20:43 -07:00 |
|
Chi Kei Chan
|
d722c1045f
|
Update yarn.lock; Fix tx-list-item overflow; Fix gas exchange rate
|
2017-09-13 19:57:33 -07:00 |
|
kumavis
|
610f09262d
|
tests - refactor and rename npm scripts
|
2017-09-13 17:17:09 -07:00 |
|
kumavis
|
cbff5fd450
|
tests - mascara - move temp build files into dist/mascara
|
2017-09-13 16:52:38 -07:00 |
|
kumavis
|
56db3999ad
|
tests - start migrating mascara tests to karma
|
2017-09-13 16:45:31 -07:00 |
|
kumavis
|
dd90e8e364
|
tests - break out coveralls npm script
|
2017-09-13 16:04:48 -07:00 |
|
kumavis
|
245c0f0c27
|
metamask controller - move middleware into seperate files
|
2017-09-13 15:17:26 -07:00 |
|
Dan
|
6fa1cd6225
|
Reapply conversion utility changes and fix calls to utility in pending-tx.
|
2017-09-13 14:22:30 -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 |
|
Dan
|
080890a46e
|
Overhaul currency conversion utility and update calls to utility in pending-tx.
|
2017-09-12 16:05:59 -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 |
|
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 |
|
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
|
ca035743c2
|
ci - dont attempt to submit coveralls if not configured
|
2017-09-11 22:25:46 -07:00 |
|
Chi Kei Chan
|
062e67bff8
|
Add buttons; handle back; add yarn.lock
|
2017-09-11 22:14:09 -07:00 |
|
kumavis
|
671dafea9e
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-leak-fix
|
2017-09-07 22:37:44 -07:00 |
|
kumavis
|
f5d0a0b07a
|
deps - bump jsonrpc filters for log filter formate fix
|
2017-09-07 22:25:08 -07:00 |
|
kumavis
|
57e4805c62
|
streams - use pump and published obj-multiplex
|
2017-09-07 21:17:49 -07:00 |
|
kumavis
|
440a42bbc3
|
inpage - add idRemapMiddleware
|
2017-09-07 10:08:07 -07:00 |
|
Thomas Huang
|
33dfed15a6
|
Merge pull request #1897 from MetaMask/greenkeeper/sinon-3.2.0
Update sinon to the latest version 🚀
|
2017-09-01 12:05:08 -07:00 |
|
Dan
|
5452a26b36
|
Fixes lint errors and adds stylelint-config-standard to package.json
|
2017-08-31 04:16:07 -07:00 |
|
kumavis
|
cc56d0d2f6
|
inpage - use json-rpc-engine for inpage-provider
|
2017-08-24 15:44:40 -07:00 |
|
Dan Finlay
|
e0c35179c2
|
Merge pull request #1914 from MetaMask/history-diff
Move Tx State History to diff-based format
|
2017-08-18 13:14:17 -07:00 |
|
Dan Finlay
|
d7a34514b0
|
Fix token balance precision rendering
Fixes a bug where balances under 1 token could be mis-rendered by fixing it [here](https://github.com/MetaMask/eth-token-tracker/pull/9) then updating us to `eth-token-tracker@1.1.3`.
Fixes #1912
|
2017-08-17 14:53:08 -07:00 |
|
kumavis
|
fdffb6fedc
|
introduce tx-state-history-helper and diff-based history
|
2017-08-14 18:46:04 -07:00 |
|
sdtsui
|
dbc539ac55
|
Merge remote-tracking branch 'mm/master' into NewUI-flat
|
2017-08-14 11:06:14 +02:00 |
|
sdtsui
|
b8aa529d29
|
[WIP] Add packages and tasks for linting scss
|
2017-08-14 10:03:16 +02:00 |
|
greenkeeper[bot]
|
a15599108e
|
chore(package): update sinon to version 3.2.0
|
2017-08-10 14:35:53 +00:00 |
|
kumavis
|
fa6370c68a
|
deps - bump ethjs-query
|
2017-08-09 16:18:38 -07:00 |
|
kumavis
|
0188e7b94d
|
Merge branch 'master' into NewUI-flat
|
2017-08-08 23:30:58 -07:00 |
|
kumavis
|
6767430aa2
|
deps - bump watchify
|
2017-08-08 17:46:09 -07:00 |
|
kumavis
|
922ecb9149
|
Merge branch 'master' into greenkeeper/initial
|
2017-08-08 16:23:14 -07:00 |
|
frankiebee
|
88b84e3895
|
add json-rpc-engine && eth-json-rpc-middleware to devDependencies
|
2017-08-08 18:34:59 -04:00 |
|
sdtsui
|
da51f56df9
|
Add dependencies and JSX support (reactify), for global modal implementation
|
2017-08-08 13:36:54 -07:00 |
|
frankiebee
|
f3b42f1e33
|
Merge branch 'master' into transactionControllerRefractor
|
2017-08-07 16:24:58 -04:00 |
|
kumavis
|
78aa957e5a
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
2017-08-07 10:52:08 -07:00 |
|
sdtsui
|
5c7adc911d
|
Merge branch 'NewUI' into feat/mm-ui-5-merged
|
2017-08-06 20:24:04 -07:00 |
|
sdtsui
|
02c2106c3b
|
Merge branch 'master' into feat/mm-ui-5
|
2017-08-06 19:55:34 -07:00 |
|
sdtsui
|
3f222854e4
|
Migrate from css to scss + autoprefixer
|
2017-08-06 12:09:17 -07:00 |
|