kumavis
|
245c0f0c27
|
metamask controller - move middleware into seperate files
|
2017-09-13 15:17:26 -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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
kumavis
|
a456baea8b
|
Merge branch 'master' into NewUI
|
2017-08-05 00:29:10 -07:00 |
|
kumavis
|
c62dad7248
|
blacklist - bump phishing detector
|
2017-08-04 14:11:40 -07:00 |
|
kumavis
|
1be8053cca
|
blacklist - update phishing on boot and speed up polling to 4 min
|
2017-08-04 13:51:48 -07:00 |
|
sdtsui
|
4d967ebea9
|
Bring menu-droppo component into project, remove as a dependency
|
2017-08-04 11:47:36 -07:00 |
|
frankiebee
|
89a4fef1e4
|
Merge branch 'master' into transactionControllerRefractor
|
2017-08-04 14:45:22 -04:00 |
|
frankiebee
|
cddff73703
|
bring your own BN
|
2017-08-04 14:42:13 -04:00 |
|
kumavis
|
5a9257208c
|
Merge branch 'master' into NewUI
|
2017-08-03 21:02:01 -07:00 |
|
kumavis
|
55f0187df7
|
deps - update
|
2017-08-03 16:38:44 -07:00 |
|
kumavis
|
026f8592d8
|
deps - bump eth-detect-phishing
|
2017-08-03 15:59:01 -07:00 |
|
kumavis
|
bb8a09375d
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
2017-08-03 15:12:24 -07:00 |
|
kumavis
|
da16f39626
|
Merge branch 'master' of github.com:MetaMask/metamask-extension into greenkeeper/initial
|
2017-08-03 15:05:32 -07:00 |
|
kumavis
|
d4877cb4e2
|
blacklist - use module eth-phishing-detect
|
2017-08-03 14:25:02 -07:00 |
|
Kevin Serrano
|
81982d01c0
|
Merge branch 'NewUI' of github.com:MetaMask/metamask-plugin into NewUI
|
2017-08-03 13:10:46 -07:00 |
|
kumavis
|
8a9d0073b1
|
Merge pull request #1848 from MetaMask/transactionControllerRefractor
Transaction controller refractor part 1: promises for everyone and more tests!
|
2017-08-02 19:57:16 -07:00 |
|
kumavis
|
ecaa235b5e
|
phishing detection - move phishing detection into contentscript and metamask controller
|
2017-08-02 14:26:10 -07:00 |
|
frankiebee
|
25cffd21f8
|
Merge branch 'master' into transactionControllerRefractor
|
2017-08-02 11:41:29 -04:00 |
|
frankiebee
|
432f516ab0
|
make addUnapprovedTransaction async function and use promise based ethQuery
|
2017-08-02 10:26:25 -04:00 |
|
Dan Finlay
|
f8cadbcb32
|
Merge branch 'master' into NewUI
|
2017-07-27 15:10:02 -07:00 |
|
Dan Finlay
|
33432afb0c
|
Bump menu-droppo to 2.0.1
|
2017-07-27 09:14:52 -07:00 |
|
Kevin Serrano
|
66f6d5a4e0
|
Add levenshtein logic to blacklister.
|
2017-07-26 15:25:30 -07:00 |
|
sdtsui
|
4573753233
|
Bump version of menu-droppo, no longer needs css transitions
|
2017-07-26 12:29:56 -07:00 |
|
Dan Finlay
|
0ea6749dbc
|
Lots of flex rearrangement on account detail view
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
|
2017-07-25 18:25:56 -07:00 |
|
kumavis
|
a8525d4b17
|
Merge pull request #1816 from MetaMask/test-coverage
Test coverage
|
2017-07-25 17:46:23 -07:00 |
|
Thomas Huang
|
eb15663497
|
One script runs for Ci build
|
2017-07-25 16:33:52 -07:00 |
|
kumavis
|
77d91ec36f
|
prov-eng - bump to ignore json parse errors
|
2017-07-25 11:57:03 -07:00 |
|
Thomas Huang
|
a1fab06490
|
Simplify the test-coverage script
|
2017-07-24 13:46:02 -07:00 |
|
Thomas Huang
|
24ffb40ec7
|
Add coveralls to script
|
2017-07-24 09:06:40 -07:00 |
|