Whymarrh Whitby
855c8b209c
npm uninstall open
2018-12-06 12:40:57 -03:30
Whymarrh Whitby
b6789a6e2f
Remove beefy dependency and its usages
...
Refs #4768
Refs #5389
This changeset removes the beefy package that:
1. Was last published 2 yrs ago
2. Brought with it 1 moderate and 1 critical vulnerability
3. Was only used in scripts that no longer work
2018-12-06 12:40:57 -03:30
Whymarrh Whitby
c804185081
circleci: Replace nsp with npm audit
...
Refs #4751
2018-12-06 12:40:57 -03:30
Whymarrh Whitby
c7f46f77ca
npm audit fix
2018-12-06 11:46:05 -03:30
Whymarrh Whitby
161fdcfba6
Update lockfile to fix errors
...
npm has informed me that the lockfile has "errors":
npm ERR! code ELOCKVERIFY
npm ERR! Errors were found in your package-lock.json, run npm install to fix them.
npm ERR! Missing: c3@^0.6.7
npm ERR! Invalid: lock file's d3@3.5.17 does not satisfy d3@^5.7.0
2018-12-06 11:43:50 -03:30
Bruno Barbieri
ae8626eceb
Merge pull request #5797 from MetaMask/trezor-v6
...
Add Firefox and Brave support for Trezor
2018-11-21 14:45:55 -05:00
brunobar79
b4d48ea3fc
bump eth-trezor-keyring
2018-11-21 13:11:24 -05:00
brunobar79
738ed90640
update package-lock.json
2018-11-20 21:16:03 -05:00
brunobar79
7a26b70382
update package-lock
2018-11-20 21:11:58 -05:00
brunobar79
7fb9f91d27
trezor v6
2018-11-20 19:12:11 -05:00
brunobar79
9b1df386de
fix merge conflicts
2018-11-20 17:44:28 -05:00
Dan Finlay
5956f8d260
Version 5.0.3 ( #5785 )
...
* Version 5.0.3
Includes a fix to the `version:bump` script that now correctly updates
the changelog header.
* Include inpage provider events
2018-11-20 08:34:14 -10:00
Frankie
ce147bf6d8
Tx controller now uses safe event emitter ( #5769 )
...
* transactions - use safe-event-emitter over events
* tests - pass a platform object on init with a noop showTransactionNotification
* test - fix for tx-state-history-helper trying to reduce an empty array
* deps - safe-event-emitter
* lint
2018-11-16 10:34:08 -08:00
Bruno Barbieri
592e6bddfb
Update npm dependencies to reduce vulnerabilities ( #5556 )
2018-11-15 13:32:28 -03:30
brunobar79
3219e949cf
Merge branch 'trezor-v5' of github.com:MetaMask/metamask-extension into trezor-v5
2018-11-15 00:30:49 -05:00
brunobar79
ca758f0bd6
update package-lock.json
2018-11-15 00:30:38 -05:00
brunobar79
b636d72add
package-lock.json
2018-11-14 15:46:28 -05:00
brunobar79
c651212025
fix merge conflicts
2018-11-06 20:21:19 -05:00
bitpshr
c76c9ca2c8
EIP-1102: updated implementation
2018-11-05 15:07:09 -08:00
kumavis
ccbc233282
Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-enhancements2
2018-10-29 20:25:05 -04:00
kumavis
1bb4a8428c
Merge pull request #5596 from MetaMask/validateSignTypedData
...
Validate signTypedData signer/address in eth-json-rpc-middleware
2018-10-29 20:11:04 -04:00
kumavis
715c309d68
deps - bump eth-json-rpc-middleware for signTypedData version bump
2018-10-29 19:20:35 -04:00
kumavis
231dabb94a
deps - bump eth-block-tracker for fix ( #5614 )
2018-10-26 08:18:26 +02:00
brunobar79
9c1b2108f6
fix merge conflicts
2018-10-21 01:59:53 -04:00
Brandon Wissmann
b53a1f492c
i18n - use localized names in language selection
...
Fixes #4250 (#5559 )
* Added localized names for languages
* Capital letter for Čeština
* capital letter Русский
* i18n - use localized names in language selection
* fix build
* package-lock.json build fix
2018-10-20 23:55:37 -04:00
kumavis
f0602ca354
Merge branch 'develop' of github.com:MetaMask/metamask-extension into sentry-enhancements2
2018-10-20 23:51:00 -04:00
kumavis
539597cb13
deps - fix gulp ref to gulp#v4.0.0
2018-10-20 04:01:50 -04:00
kumavis
73ec4e66cb
sentry - include app state in ui errors
2018-10-20 03:14:59 -04:00
kumavis
e3fda83ab2
sentry - replace raven-js with sentry/browser
2018-10-20 02:22:50 -04:00
kumavis
0b12c4efb1
deps - bump eth-json-rpc-middleware for bugfix
2018-10-19 05:18:47 -04:00
kumavis
fb1b8d42ac
sentry - update raven-js
2018-10-19 04:40:23 -04:00
brunobar79
13820b6cc1
fix conflicts
2018-10-16 14:01:54 -04:00
kumavis
febf214ee8
deps - bump eth-token-tracker for ethjs-rpc bug in deps
2018-10-14 23:00:13 -04:00
kumavis
5504c8b965
deps - bump eth-json-rpc-middleware for pending blockRef bugfix
2018-10-11 20:10:36 -07:00
Thomas Huang
b45479934d
test - add actions unit tests ( #5369 )
...
* Actions.spec.js
* Error handling tests
* Lint
2018-10-10 10:32:26 -04:00
brunobar79
db4569e920
update package-lock.json
2018-10-09 15:29:51 -07:00
kumavis
9bce0ae84d
deps - bump inpage-provider for drizzle workaround
2018-10-08 14:37:52 -04:00
kumavis
a0700de62c
deps - bump metamask-inpage-provider for bug fix
2018-10-08 13:23:58 -04:00
kumavis
fe82c4a9fb
provider - network - restore block-ref-rewrite middleware references
2018-10-08 12:39:18 -04:00
kumavis
354f8c0d7d
provider - enable subscription support (newHeads, logs)
2018-10-08 11:55:07 -04:00
kumavis
c500ef4a58
deps - bump eth-block-tracker for safe-event-emitter
2018-10-04 00:21:45 -04:00
kumavis
1b8326fd95
bugfix - bump provider for url auth support
2018-10-02 05:06:41 -04:00
Whymarrh Whitby
9b1dbb64a9
npm uninstall dot-only-hunter
2018-10-01 12:53:19 -02:30
Dan Finlay
2cded147fe
Fix package lock
2018-09-27 10:18:23 -07:00
Dan Finlay
140cee6c32
Merge remote-tracking branch 'origin/master' into Version-4.12.0
2018-09-27 10:11:51 -07:00
bitpshr
c068f55ee0
bugfix: bump version of inpage provider
2018-09-26 10:26:15 -07:00
bitpshr
c4caba1317
bugfix: update eth_signTypedData_v3 parameter order
2018-09-26 10:00:12 -04:00
kumavis
54de60ff84
deps - eth-block-tracker@4.0.2 for safe-eventemitter ( #5363 )
2018-09-25 21:59:45 -07:00
Paul Bouchon
88b5f82e13
Bugfix: Upgrade json-rpc-engine ( #5348 )
...
* Bugfix: bump version of json-rpc-engine
* Increase delay
* Update lockfile
* deps - json-rpc-engine@3.7.4
2018-09-25 21:16:01 -07:00
brunobar79
678d174e1e
add mozilla lint job
2018-09-25 20:44:57 -04:00
Dan Finlay
4d9ca132a3
Add mozilla addon linter to test suite
2018-09-25 14:26:37 -07:00
Dan Finlay
91cb1ecd33
Version 4.11.1
2018-09-25 09:54:51 -07:00
brunobar79
49d518983f
update package-lock.json
2018-09-25 12:29:18 -04:00
bitpshr
36dd0354e7
Implement latest EIP-712 protocol
2018-09-13 15:40:57 -04:00
Dan Finlay
5a709306e4
Add jsdoc gh-pages script
2018-09-12 14:10:38 -07:00
brunobar79
eeecee0154
update package-lock.json
2018-09-10 13:17:54 -04:00
brunobar79
26333ee830
fix merge conflicts
2018-09-10 13:16:37 -04:00
brunobar79
a299641a95
update package-lock.json
2018-09-10 13:03:41 -04:00
Connor Christie
ee568d5f5a
Upgrade obs-store and fix memory leaks
2018-09-09 19:33:51 -05:00
Whymarrh Whitby
5d17194ec2
Regenerate lockfile
...
Refs #5138
2018-09-06 13:10:51 -02:30
brunobar79
8ee01f4e99
Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5
2018-09-05 16:26:09 -04:00
Dan Finlay
45cbe6b5b3
Bump human-standard-token-abi version for DAI support
2018-08-30 12:31:24 -07:00
brunobar79
055e0f8dac
fix merge conflicts
2018-08-22 13:37:47 -04:00
Dan Finlay
babd59a2dc
Merge pull request #5109 from MetaMask/MoveOutInpageProvider
...
Move inpage-provider and port-stream outside
2018-08-21 14:38:47 -07:00
kumavis
13dfea7f2d
bugfix - prevents old blocktracker from getting internal hooks migrated
2018-08-21 14:13:23 -07:00
brunobar79
1286ddaaed
update package-lock
2018-08-21 16:40:52 -04:00
brunobar79
ab7eb73ecc
fix merge conflicts
2018-08-20 21:51:35 -04:00
brunobar79
6e813db473
update package-lock
2018-08-20 18:58:22 -04:00
Dan Finlay
6ce119d1fb
Move inpage-provider and port-stream outside
...
With the creation of the [metamask-extension-provider](https://github.com/MetaMask/metamask-extension-provider ) we have our first non-core module that is dependent on the inpage-provider and port-stream.
To reduce the size of its dependencies, I have moved the
[metamask-inpage-provider](https://github.com/MetaMask/metamask-inpage-provider ) into its own module, as well as [extension-port-stream](https://github.com/MetaMask/extension-port-stream ).
This allows them to be more easily depended & iterated on by external
projects.
2018-08-20 15:45:50 -07:00
brunobar79
992e7f1b5a
fix merge conflicts
2018-08-17 12:56:07 -04:00
brunobar79
d2d8d38346
update package-lock.json
2018-08-14 23:08:50 -04:00
brunobar79
4e1d8ba19d
good progress adding paths
2018-08-13 19:29:43 -04:00
brunobar79
0b9b892c6b
this should be ready to go
2018-08-12 01:34:01 -04:00
brunobar79
5ef80495cf
refactor to support multiple hw wallets
2018-08-10 21:54:34 -04:00
brunobar79
e905c9f055
hide export private key for trezor accounts
2018-08-10 11:56:56 -04:00
brunobar79
814c642d95
fixes
2018-08-10 11:44:32 -04:00
brunobar79
c8d75f3230
use new connect.js file
2018-08-09 23:19:17 -04:00
brunobar79
656afeefad
fix merge conflicts
2018-08-08 15:40:04 -04:00
brunobar79
de058c128f
update package-lock.json
2018-08-08 14:34:54 -04:00
brunobar79
286bde606f
fix merge conflicts
2018-08-08 14:30:49 -04:00
Paul Bouchon
8ac4b586eb
Update eth-keyring-controller and eth-hd-keyring versions ( #4989 )
2018-08-08 13:17:48 -04:00
bitpshr
365e349ec4
Reestablish old versions of eth-keyring-controller and eth-hd-keyring
2018-08-08 08:17:16 -04:00
brunobar79
a46cf39f9b
update package-lock.json
2018-08-08 03:03:17 -04:00
brunobar79
2e0916d8ff
fix merge conflicts
2018-08-08 02:32:35 -04:00
Whymarrh Whitby
46046c6915
Update chromedriver pkg
2018-08-06 15:47:57 -02:30
Whymarrh Whitby
29488b2c53
Add static-server devDependency
2018-08-06 15:47:57 -02:30
Whymarrh Whitby
6132238302
Remove superstatic package
...
Install and uninstalling superstatic doesn't work on Node 8 at the time of
writing:
$ npm install -D superstatic@6
npm ERR! code ENOTSUP
npm ERR! notsup Unsupported engine for got@5.7.1: wanted: {"node":">=0.10.0 <7"} (current: {"node":"8.11.3","npm":"6.3.0"})
npm ERR! notsup Not compatible with your version of node/npm: got@5.7.1
npm ERR! notsup Not compatible with your version of node/npm: got@5.7.1
npm ERR! notsup Required: {"node":">=0.10.0 <7"}
npm ERR! notsup Actual: {"npm":"6.3.0","node":"8.11.3"}
This commit removes the package (using Node 6!) and it will have to be replaced.
2018-08-06 15:47:57 -02:30
Whymarrh Whitby
c3ed8e56ab
Refresh package-lock.json file with npm@6.3.0
2018-08-06 15:47:57 -02:30
brunobar79
aaed44f1ec
trezor v5 working on firefox
2018-08-05 02:43:02 -04:00
brunobar79
710b4e294f
added crossbrowser support and error handling
2018-07-31 18:30:56 -04:00
brunobar79
edb154749d
send to fullscreen if no permission from popup
2018-07-30 22:57:05 -04:00
bitpshr
642ae25073
Add deprecation message for eth_signTypedData
2018-07-27 15:23:05 -04:00
brunobar79
4de8f5b0d4
fix dependencies
2018-07-26 21:37:43 -04:00
brunobar79
69f4c8c336
fix merge conflicts
2018-07-26 21:04:03 -04:00
brunobar79
d4a15f22c2
added webrtc-adapter for browser compat
2018-07-26 21:00:48 -04:00
brunobar79
ea028e7506
fully working without tweaking ext. permission
2018-07-26 20:56:58 -04:00
brunobar79
6cd4bc9f4e
working without permission issues
2018-07-26 20:24:39 -04:00
Antoine Nauleau
653e42cf79
Update Babel to Current Standard "babel-preset-env" ( #4812 )
...
* Update .babelrc and package.json to babel-preset-env standard
* Install babel-preset-env babel-stage-0
* Regenerate package-lock.json by running npm install --package-lock-only && npm audit fix
* Resolve PR #4812 merge conflicts
* Merge #4847 Solves previous cache issues with cirlce-ci
2018-07-24 15:21:32 -02:30
brunobar79
2e50348241
added instascan pkg
2018-07-23 17:11:51 -04:00
brunobar79
bec1eeaf68
update package-lock.json
2018-07-21 13:12:50 -04:00