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 |
brunobar79
|
de21a49265
|
use latest keyring packages
|
6 years ago |
brunobar79
|
5710e648bd
|
remove account modal updated
|
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
|
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
|
cc11a62397
|
remove gulp eslint and cleanup gulpfile
|
6 years ago |
Esteban MIno
|
4b45dd4ed0
|
point eth-contract-metadata to repo master
|
6 years ago |
brunobar79
|
85fd75c21f
|
update package-lock.json
|
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)
|
6 years ago |
Dan
|
c343a12543
|
Use locally served dapp to test contract calls in e2e beta tests
|
6 years ago |
brunobar79
|
6e563acd93
|
use latest eth-trezor-keyring
|
6 years ago |
brunobar79
|
87dfca0767
|
fixes
|
6 years ago |
brunobar79
|
4381d3e71d
|
point to new version of eth-trezor-keyring
|
6 years ago |
kumavis
|
ac8b56a00d
|
notices - notices collection is now manually edited
|
6 years ago |
Bruno
|
fe3d81cfd8
|
upgrade eth-trezor-keyring
|
6 years ago |
Bruno
|
8763ea898e
|
move TrezorKeyring to its own package
|
6 years ago |
Erik Marks
|
be505ddf6c
|
undo package.json and package-lock.json changes
|
6 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.
|
6 years ago |
Erik Marks
|
f461bd8812
|
wip
|
6 years ago |
Bruno
|
8c4d58aa45
|
initial trezor support
|
6 years ago |
kumavis
|
b69da50095
|
deps - bump eth-keyring-controller for bugfix
|
7 years ago |
kumavis
|
d6965c7cdb
|
deps - bump eth-keyring-controller + update package-lock
|
7 years ago |
Dan
|
f33bb3e2fd
|
Stop using external NumericInput component.
|
7 years ago |
Dan
|
ea28c8a437
|
Replaces currency-input.js with NumericInput
|
7 years ago |
MikeCheng1208
|
695b157e7b
|
Intergrate ENS with IPFS
|
7 years ago |
kumavis
|
1cd4b03b37
|
test - unit - fail if tests contain a .only call
|
7 years ago |
Whymarrh Whitby
|
715624227a
|
Add basic e2e tests for the new UI
|
7 years ago |
kumavis
|
1fbf59cdd3
|
ci - screens - continue screenshots through account creation + export account
|
7 years ago |
Alexander Tseung
|
4f6b53c1aa
|
Update designs for Add Token screen
|
7 years ago |
kumavis
|
59c9852999
|
ci - add docs publish to job-publish-release
|
7 years ago |
Whymarrh Whitby
|
805c6158a4
|
Update eth-keyring-controller dependency
|
7 years ago |
Dan
|
759bc17388
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Thomas
|
cd42d18203
|
Merge e2e tests into one
|
7 years ago |
Whymarrh Whitby
|
b5a445139d
|
Bail after the first e2e test failure
Where the tests are sequential, every test after the first failure is bound
for failure as well so we can bail after the first.
|
7 years ago |
Dan
|
6bc8cc819a
|
Merge branch 'develop' into i3725-refactor-send-component-
|
7 years ago |
Alexander Tseung
|
2381c0e0f4
|
Add new unlock screen design
|
7 years ago |
greenkeeper[bot]
|
f7205e5cc7
|
fix(package): update ethjs to version 0.4.0
|
7 years ago |
Alexander Tseung
|
f98aec5f50
|
Update deep-extend and sshpk
|
7 years ago |
jabher
|
28126f60f3
|
bump extensionizer version to 1.0.1 (see https://github.com/MetaMask/extensionizer/pull/4)
|
7 years ago |
Dan
|
7c49009854
|
Unit tests for containers, utils and selectors in send_/
|
7 years ago |