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 |
kumavis
|
6a2649a90f
|
network - import createBlockTrackerInspectorMiddleware and rearrange cache middleware order
|
6 years ago |
Erik Marks
|
f461bd8812
|
wip
|
6 years ago |
kumavis
|
02f5502e16
|
test - e2e - inject metamask config to point at localhost
|
6 years ago |
Bruno
|
8c4d58aa45
|
initial trezor support
|
6 years ago |
kumavis
|
3ce83570ee
|
network - provider - infura - use block-reemit middleware
|
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
|
41e4d27caf
|
deps - bump eth-json-rpc-middleware for fetch bugfix
|
7 years ago |
kumavis
|
aab9691c42
|
provider - update wallet hooks for new wallet middleware
|
7 years ago |
kumavis
|
68aa1cce5f
|
deps - bump json-rpc modules for bugfixes
|
7 years ago |
kumavis
|
9032719598
|
deps - bump eth-block-tracker for bugfix
|
7 years ago |
kumavis
|
9e7a9e47bd
|
deps - eth-json-rpc-filters@2.0.0
|
7 years ago |
kumavis
|
ee280de3d0
|
deps - eth-block-tracker@4.0.1
|
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 |
kumavis
|
ae53fa09b4
|
deps - bump some bugfixes
|
7 years ago |
kumavis
|
08dc238c9f
|
deps - fix incorrect dep paths and versions
|
7 years ago |
kumavis
|
c2a685eb2f
|
deps - remove web3-provider-engine
|
7 years ago |
kumavis
|
088d7930e0
|
network - create provider and block-tracker via json-rpc-engine
|
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 |
Alexander Tseung
|
d5759cf4a8
|
Add storybook integration
|
7 years ago |
Alexander Tseung
|
3b229775a8
|
Remove eth-block-tracker package
|
7 years ago |
Alexander Tseung
|
3e4f158b34
|
Pin chromedriver version to 2.36.0
|
7 years ago |
Alexander Tseung
|
65253e114f
|
Adds nsp check to CircleCI tests
|
7 years ago |
Alexander Tseung
|
2c95390229
|
Adds sass-loader and style-loader packages for storybook integration
|
7 years ago |
Alexander Tseung
|
a70da53340
|
Adds path and resolve-url-loader packages for storybook integration
|
7 years ago |
Alexander Tseung
|
4a54deadf9
|
Adds css-loader and file-loader needed for storybook integration
|
7 years ago |
Thomas
|
9dfe4f410d
|
Firefox
|
7 years ago |
kumavis
|
f4fe3e81c1
|
development - add sourcemap debug tool
|
7 years ago |
kumavis
|
5c9cb0b787
|
build - minify via gulp-uglify-es instead of uglifyify
|
7 years ago |
kumavis
|
b487dab2e7
|
test - unit - use ganache instead of deprecated block-tracker test util
|
7 years ago |