brunobar79
49d518983f
update package-lock.json
6 years ago
bitpshr
36dd0354e7
Implement latest EIP-712 protocol
6 years ago
Dan Finlay
5a709306e4
Add jsdoc gh-pages script
6 years ago
brunobar79
eeecee0154
update package-lock.json
6 years ago
brunobar79
a299641a95
update package-lock.json
6 years ago
Connor Christie
ee568d5f5a
Upgrade obs-store and fix memory leaks
6 years ago
Whymarrh Whitby
5d17194ec2
Regenerate lockfile
...
Refs #5138
6 years ago
Dan Finlay
45cbe6b5b3
Bump human-standard-token-abi version for DAI support
6 years ago
Dan Miller
40e0d92f57
Adds sidebar component and refactors slide in wallet view sidebar to use it.
6 years ago
Alexander Tseung
3fbf82c2cf
Update package-lock.json
6 years ago
Alexander Tseung
176fb89771
Update package-lock.json
6 years ago
kumavis
13dfea7f2d
bugfix - prevents old blocktracker from getting internal hooks migrated
6 years ago
brunobar79
1286ddaaed
update package-lock
6 years ago
brunobar79
6e813db473
update package-lock
6 years ago
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.
6 years ago
brunobar79
992e7f1b5a
fix merge conflicts
6 years ago
brunobar79
d2d8d38346
update package-lock.json
6 years ago
Thomas
974d623da2
Update eth-json-rpc-filters
6 years ago
brunobar79
4e1d8ba19d
good progress adding paths
6 years ago
brunobar79
0b9b892c6b
this should be ready to go
6 years ago
brunobar79
5ef80495cf
refactor to support multiple hw wallets
6 years ago
brunobar79
e905c9f055
hide export private key for trezor accounts
6 years ago
brunobar79
814c642d95
fixes
6 years ago
brunobar79
c8d75f3230
use new connect.js file
6 years ago
brunobar79
286bde606f
fix merge conflicts
6 years ago
Paul Bouchon
8ac4b586eb
Update eth-keyring-controller and eth-hd-keyring versions ( #4989 )
6 years ago
bitpshr
365e349ec4
Reestablish old versions of eth-keyring-controller and eth-hd-keyring
6 years ago
brunobar79
a46cf39f9b
update package-lock.json
6 years ago
frankiebee
e8a8711854
deps - update package-lock
6 years ago
Whymarrh Whitby
46046c6915
Update chromedriver pkg
6 years ago
Whymarrh Whitby
29488b2c53
Add static-server devDependency
6 years ago
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.
6 years ago
Whymarrh Whitby
c3ed8e56ab
Refresh package-lock.json file with npm@6.3.0
6 years ago
brunobar79
aaed44f1ec
trezor v5 working on firefox
6 years ago
brunobar79
710b4e294f
added crossbrowser support and error handling
6 years ago
brunobar79
edb154749d
send to fullscreen if no permission from popup
6 years ago
bitpshr
642ae25073
Add deprecation message for eth_signTypedData
6 years ago
brunobar79
4de8f5b0d4
fix dependencies
6 years ago
brunobar79
d4a15f22c2
added webrtc-adapter for browser compat
6 years ago
brunobar79
ea028e7506
fully working without tweaking ext. permission
6 years ago
brunobar79
6cd4bc9f4e
working without permission issues
6 years ago
Kelvin Tan
a97583b039
revert package-lock.json
6 years ago
Kelvin Tan
7ca402147d
add phishing html page, and redirect to bundled page in-window
6 years ago
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
6 years ago
brunobar79
2e50348241
added instascan pkg
6 years ago
brunobar79
bec1eeaf68
update package-lock.json
6 years ago
brunobar79
f309b1012c
update package-lock.json
6 years ago
brunobar79
cde91fac16
added node version requirements
6 years ago
bitpshr
d85fc246c5
Revert package-lock changes
6 years ago
bitpshr
7ed0df4f05
Pin @material-ui/core@1.2.0 to maintain React 15 compat
6 years ago