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 |
bitpshr
|
8df433ca84
|
Add support for .test Ropsten ENS domains
|
6 years ago |
brunobar79
|
de21a49265
|
use latest keyring packages
|
6 years ago |
brunobar79
|
359a888a60
|
update package-lock.json
|
6 years ago |
brunobar79
|
4b528405ea
|
catching up with develop
|
6 years ago |
brunobar79
|
89cc48789a
|
update to temp dependencies
|
6 years ago |
Alexander Tseung
|
7d691c7398
|
Fix existing unit tests
|
6 years ago |
brunobar79
|
64e397a6f1
|
update package-lock.json
|
6 years ago |
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
6 years ago |
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
6 years ago |
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
6 years ago |
brunobar79
|
986bb74501
|
package.json updated and tests passing
|
6 years ago |
brunobar79
|
d382f89989
|
tests are passing
|
6 years ago |
brunobar79
|
a279748c2e
|
package-lock update
|
6 years ago |
kumavis
|
21ae81dc43
|
deps - update lock
|
6 years ago |
brunobar79
|
13b03ec090
|
fix lint errors
|
6 years ago |
brunobar79
|
160bc4daa4
|
ignore lodash vulnerability
|
6 years ago |
Esteban MIno
|
4b45dd4ed0
|
point eth-contract-metadata to repo master
|
6 years ago |
kumavis
|
3111ae3a69
|
dep - automated package-lock fixes
|
6 years ago |
brunobar79
|
85fd75c21f
|
update package-lock.json
|
6 years ago |
kumavis
|
3163090e0b
|
deps - update package-lock
|
6 years ago |
Bruno Barbieri
|
4c86f25f5b
|
npm 6 fresh lock + node 8 (#4675)
* run npm install with npm 6 and node 8
* npm audit fix --force
* bump node version on circleci docker img
* bump lodash
|
6 years ago |
brunobar79
|
66b3b72c98
|
use latest eth-keyring-controller
|
6 years ago |
Dan
|
f824a2982a
|
Use supersonic instead of httpserver to serve local dapp (e2e beta tests)
|
7 years ago |
Dan
|
0b2db451ee
|
Update package-lock.json
|
7 years ago |
brunobar79
|
6e563acd93
|
use latest eth-trezor-keyring
|
7 years ago |
brunobar79
|
87dfca0767
|
fixes
|
7 years ago |
Bruno
|
8763ea898e
|
move TrezorKeyring to its own package
|
7 years ago |
Erik Marks
|
be505ddf6c
|
undo package.json and package-lock.json changes
|
7 years ago |
Dan Finlay
|
9c77af1ce6
|
Add script for auto-re-running tests on change
`npm run watch:test:unit` will re-run the unit test suite whenever a
file in `app`, `ui`, or `test` changes.
|
7 years ago |
kumavis
|
6a2649a90f
|
network - import createBlockTrackerInspectorMiddleware and rearrange cache middleware order
|
7 years ago |
Erik Marks
|
f461bd8812
|
wip
|
7 years ago |
Dan Finlay
|
b24efcb1cd
|
Make account import tests much more specific
However, they no longer seem to work. I'm unclear why this test is
failing. The private key being provided should be valid.
|
7 years ago |