Brian R. Bondy
7b13e9ae2e
Update porting_to_new_environment.md
...
This MetamaskInpageProvider file was moved out into its own repo, this updates the link to point to that repo.
2019-04-08 15:43:34 -04:00
Dan J Miller
79804ec79b
Version 6.3.2 ( #6418 )
2019-04-08 11:22:23 -07:00
Dan Miller
c80b295ccc
Only pass english function names to functionType metric
2019-04-08 13:31:11 -02:30
Dan Miller
5d948360c0
Distinguish between token and eth selected in home screen send button metrics event.
2019-04-08 11:06:13 -02:30
Dan Miller
5454266d7c
Metrics tracking gas changed - slow, average, fast, custom - on edit screen.-
2019-04-08 11:06:05 -02:30
kumavis
ac39a9b378
Merge pull request #6362 from MetaMask/metamaskbot-comment-content
...
Remove broken image walkthrough from metamaskbot comment
2019-04-05 12:55:49 +08:00
Dan Miller
4963ed65c0
Track seed phrase validation errors with MetaMetrics
2019-04-05 01:32:18 -02:30
kumavis
d610dfa870
Merge pull request #6401 from MetaMask/provider-error-fix
...
metamask-controller - use improved provider-as-middleware utility
2019-04-05 11:13:51 +08:00
Jenny Pollack
98a2fb43fb
Merge pull request #6406 from MetaMask/remove-user-actions-controller
...
remove user actions controller
2019-04-04 17:30:39 -07:00
kumavis
12cca73000
doc - publishing - typo fix ( #6399 )
2019-04-04 16:19:37 -02:30
Esteban Miño
55cb4bf907
pin eth-contract-metadata to last commit hash ( #6396 )
2019-04-04 15:49:10 -03:00
kumavis
89693a2315
metamask-controller - use improved provider-as-middleware utility
2019-04-04 22:11:28 +08:00
kumavis
cf4eac3f2c
Merge pull request #6397 from MetaMask/wyre-deposit-modal
...
Change coinbase to wyre
2019-04-04 10:16:26 +08:00
Thomas Huang
6a80ff2718
Change coinbase to wyre
2019-04-03 16:45:43 -05:00
Bruno Barbieri
fee0da1ca3
bump ledger and trezor keyring ( #6395 )
2019-04-03 16:05:52 -04:00
Dan J Miller
95a2480074
Fix display of gas chart on Ethereum networks ( #6389 )
2019-04-03 13:31:43 -02:30
Thomas Huang
a46ec83c9b
Remove NoticeController ( #6382 )
2019-04-01 22:33:54 -02:30
Whymarrh Whitby
4055dc3475
Remove unused account-dropdowns components ( #6363 )
2019-04-01 14:25:33 -02:30
Whymarrh Whitby
259aa36941
Remove unused mascara directory ( #6360 )
2019-04-01 14:25:14 -02:30
Thomas Huang
87f393eb31
Merge pull request #6375 from MetaMask/Version-6.3.1
...
Version 6.3.1
2019-03-29 13:27:16 -05:00
Dan Miller
57bcf1449c
Version 6.3.1
2019-03-29 15:23:55 -02:30
Dan Miller
05fd704fef
Check token name constants against the lower case methodData name in conf tx switch container.
2019-03-29 15:23:55 -02:30
Dan Miller
8458873a20
Ensure correct confirm screen in case of smartcontract check fail
2019-03-29 15:23:55 -02:30
Chi Kei Chan
adcf03eacc
About tab copy changes; Update route for Info & Help in account menu ( #6356 )
2019-03-29 13:54:03 -02:30
Dan J Miller
1d14646a4c
Revert to providing inline defaults in getHexGasTotal and increaseLastGasPrice ( #6361 )
2019-03-29 12:47:58 -02:30
Whymarrh Whitby
0762aaa5da
Remove broken image walkthrough from metamaskbot comment
2019-03-29 12:39:43 -02:30
Dan J Miller
19c2b298f1
Further e2e fixes in wake of #6364 and #6367 ( #6374 )
...
* getMethodData() default to abi decoded method if registry lookup errors
* Update e2e tests to work with getMethodData() fallback changes
* Remove indeterminency in gas input key entering in send token e2e test.
2019-03-29 12:18:08 -02:30
Whymarrh Whitby
125a95ba71
Merge pull request #6364 from MetaMask/prevent-infura-requests-e2e-tests
...
Prevent infura requests in e2e tests
2019-03-29 11:27:05 -02:30
Whymarrh Whitby
3113114d51
Split e2e run-all commands onto multiple lines
2019-03-29 11:15:01 -02:30
Dan Miller
5a1545b3e4
Run from-import e2e tests with additional account, to avoid conflict with accounts in earlier test runs
2019-03-29 11:13:39 -02:30
Dan Miller
d927a3c20a
Use localhost instead of mainnent/infura for custom rpc tests in e2e tests.
2019-03-29 11:13:39 -02:30
Whymarrh Whitby
7fc84f3cc0
ci: Add build:test Gulp task for e2e build
2019-03-29 11:13:39 -02:30
Whymarrh Whitby
99f53f5827
e2e: Update Contract Interaction wording
2019-03-29 11:13:20 -02:30
Whymarrh Whitby
643ddcb7d7
e2e: Skip approving token test
2019-03-29 11:13:09 -02:30
kumavis
c3a605f27a
Merge pull request #6328 from MetaMask/clearNotices
...
Clear notices
2019-03-29 14:23:02 +08:00
kumavis
133ed80aee
Merge pull request #6372 from MetaMask/addAddressIfNew
...
prevent add duplicates when address is not new
2019-03-29 13:48:15 +08:00
kumavis
0961449ca0
send-footer.utils.js - addressIsNew - improve readability
2019-03-29 13:34:49 +08:00
kumavis
ed381f5b2a
test - unit - ui - actions - setCompletedOnboarding - fix stub to call callback
2019-03-29 13:10:42 +08:00
kumavis
02585c0bd0
lint fix
2019-03-29 12:51:54 +08:00
kumavis
edec6cb81d
actions - setCompletedOnboarding - make async with pify
2019-03-29 12:40:04 +08:00
kumavis
846038a69c
notice-controller - make markAllNoticesRead sync
2019-03-29 12:39:29 +08:00
kumavis
e04f0c877b
lib - nodeify - correctly wrap synchronous functions
2019-03-29 12:37:40 +08:00
kumavis
a64855ef49
notices - markAllNoticesRead - use async/await
2019-03-29 12:03:31 +08:00
kumavis
781a39c039
Merge branch 'develop' into clearNotices
2019-03-29 11:54:12 +08:00
kumavis
86752630c8
Merge pull request #5575 from vimalsagar/develop
...
Adding CoinSwitch exchange
2019-03-29 11:35:14 +08:00
kumavis
e4b5556c05
buy-eth-url - lint fix
2019-03-29 10:53:46 +08:00
kumavis
2c3fc18573
buy-eth-url - fix variable name
2019-03-29 10:37:16 +08:00
kumavis
38b85adbe0
Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension into vimalsagar-develop
2019-03-29 10:20:19 +08:00
Jenny Pollack
356ef794f2
prevent add duplicates when address is not new
2019-03-28 19:18:53 -07:00
kumavis
b004b182bf
depoit-ether-modal - make buyEth args more explicit
2019-03-29 10:10:05 +08:00