kumavis
|
8e672a82e2
|
Merge pull request #4241 from MetaMask/greenkeeper/ethjs-0.4.0
Update ethjs to the latest version 🚀
|
7 years ago |
Alexander Tseung
|
df38b0f307
|
Fix scrolling in Deposit Ether modal (#4336)
|
7 years ago |
Frankie
|
ed01c6c826
|
Merge pull request #4337 from MetaMask/recent-blocks-parallel
controllers - recent-blocks - pull first historical blocks in parallel
|
7 years ago |
kumavis
|
cee55b47d0
|
Merge pull request #4321 from MetaMask/testing
MM controller tests and reorganizing test files
|
7 years ago |
Thomas Huang
|
492b4a6743
|
Merge pull request #4333 from MetaMask/test-e2e-check-for-errors
test - e2e - check for console errors after each test
|
7 years ago |
kumavis
|
b5bbfd3264
|
Merge pull request #4308 from MetaMask/i4232-addtoken
Update designs for Add Token screen
|
7 years ago |
Thomas Huang
|
a8e0d38cfb
|
Merge pull request #4338 from MetaMask/ci-job-screens-enhance
ci - screens - continue screenshots through account creation + export account
|
7 years ago |
kumavis
|
fa37ba3992
|
controllers - recent-blocks - pull first historical blocks in parallel
|
7 years ago |
kumavis
|
1fbf59cdd3
|
ci - screens - continue screenshots through account creation + export account
|
7 years ago |
kumavis
|
83782421bb
|
test - e2e - only inspect console for errors in chrome
|
7 years ago |
kumavis
|
a3ca64d321
|
test - e2e - ignore 'development build of Redux' warning
|
7 years ago |
kumavis
|
4856c0803f
|
test - e2e - ignore 'development build of React' warning
|
7 years ago |
kumavis
|
81ff04ec27
|
test - e2e - ignore favicon 404s
|
7 years ago |
kumavis
|
0b84ceae68
|
old-ui - app - use state.metamask.selectedAddress instead of currentView.context
|
7 years ago |
kumavis
|
5d8dd1df0e
|
old-ui - ens-input - fix params passed to input
|
7 years ago |
kumavis
|
db08d8d43e
|
test - e2e - ignore react 'unknown props dataset' warnings
|
7 years ago |
tmashuang
|
238f2eb179
|
Merge branch 'develop' into testing
|
7 years ago |
kumavis
|
9c6e2ec8ef
|
test - e2e - check for console errors after each test
|
7 years ago |
Frankie
|
e8b2e11c56
|
Reveal get filtered tx list (#4332)
* add getFilteredTxList from txController to getApi
* transactions - remove dead code (isNonceTaken)
|
7 years ago |
Thomas Huang
|
45ad371622
|
Merge pull request #4297 from MetaMask/ci-publish-release
CI - publish release/prerelease
|
7 years ago |
Alexander Tseung
|
8245bf010e
|
Update input field border on focus
|
7 years ago |
tmashuang
|
848f8f805b
|
Merge branch 'develop' into testing
|
7 years ago |
Frankie
|
5e67951c1a
|
Merge pull request #4295 from MetaMask/kumavis-patch-3
ui - token-util - warn via loglevel on token lookup failure
|
7 years ago |
kumavis
|
7a65c22a02
|
Merge branch 'develop' into ci-publish-release
|
7 years ago |
tmashuang
|
58b9afff4f
|
Merge branch 'develop' into testing
|
7 years ago |
Frankie
|
793737f5bc
|
Merge pull request #4319 from MetaMask/ci-test-deps
CI - remove node security test as blocker for prerelease builds + screenshots
|
7 years ago |
Frankie
|
004d4cc3c7
|
Merge pull request #4328 from MetaMask/i4325-yarnignore
Remove yarn.lock
|
7 years ago |
Kevin Serrano
|
610fa8f6b3
|
It tried to get away, but justice must be served.
|
7 years ago |
Frankie
|
2c8d1c0e51
|
Merge pull request #4326 from MetaMask/Jabher-develop
Deps - bump extensionizer
|
7 years ago |
Kevin Serrano
|
0eec30e0f4
|
Merge pull request #4329 from MetaMask/Trigalti-develop
Injection Blacklist: adyen
|
7 years ago |
kumavis
|
9929f89c6e
|
Merge pull request #4316 from MetaMask/fix-signature-request
Fix signature request header text
|
7 years ago |
kumavis
|
f19d8a5905
|
Merge branch 'develop' of https://github.com/Trigalti/metamask-extension into Trigalti-develop
|
7 years ago |
Kevin Serrano
|
4ac233b1fd
|
Please, this is my third PR already, stop adding extra baggage. Also, removed the yarn.lock.
|
7 years ago |
kumavis
|
a1d2813f8f
|
Merge pull request #4273 from brunobar79/fix-new-ui-popup-header
Remove fix modal header height
|
7 years ago |
kumavis
|
45ed187bfe
|
Merge pull request #4240 from MetaMask/EnhancePortGuide
Enhance guide to porting to new platform
|
7 years ago |
kumavis
|
d45fe6fc72
|
Merge branch 'develop' of https://github.com/Jabher/metamask-extension into Jabher-develop
|
7 years ago |
kumavis
|
08d95bbafa
|
Merge pull request #4034 from whymarrh/account-nicknames
Move account names out of KeyringController
|
7 years ago |
tmashuang
|
554a10f17e
|
Merge branch 'develop' into testing
|
7 years ago |
kumavis
|
77b4a9f82c
|
CI - remove node security test as blocker for builds
|
7 years ago |
kumavis
|
b426b5e58c
|
Merge pull request #4278 from MetaMask/e2e-tests
E2e tests
|
7 years ago |
tmashuang
|
13ebb0b455
|
Moved loose some loose test files to sub folders
|
7 years ago |
Alexander Tseung
|
c4e75a7075
|
Fix tests
|
7 years ago |
Alexander Tseung
|
646545551c
|
Fix signature request header text
|
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 |
Dan Finlay
|
713c77db54
|
Merge pull request #4199 from MetaMask/i3487-provider-errors
RPC error middleware for json-rpc-engine
|
7 years ago |
kumavis
|
2d4d77b17d
|
docs - jsdoc - fix syntax
|
7 years ago |
kumavis
|
cc6265fe0a
|
ci - add prep-docs job
|
7 years ago |
kumavis
|
8fe19a16c5
|
ci - add job-publish-release
|
7 years ago |
kumavis
|
2e2ef97fb5
|
ci - rename job-publish to job-publish-prerelease
|
7 years ago |