Jenny Pollack
|
ae811628d9
|
Merge pull request #4833 from MetaMask/brave-flag-sentry
sentry - add detection for Brave Browser
|
2018-07-19 11:58:59 -04:00 |
|
Jenny Pollack
|
16fc7efef1
|
remove local tests
|
2018-07-19 09:59:58 -04:00 |
|
Jenny Pollack
|
1a9748667d
|
sentry - add detection for Brave Browser
|
2018-07-19 02:22:56 -04:00 |
|
Dan Finlay
|
6d04c80302
|
Merge pull request #4813 from MetaMask/no-inject-blueskybooking
Do not inject on blueskybooking.com
|
2018-07-18 17:27:25 -07:00 |
|
Alexander Tseung
|
301ae305b8
|
Use Number constructor for number conversion. Use existing noConversionRateAvailable message
|
2018-07-17 14:06:30 -07:00 |
|
Alexander Tseung
|
d19c42fcae
|
Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates
|
2018-07-17 13:38:14 -07:00 |
|
Dan Finlay
|
6be6b9ef29
|
Do not inject on blueskybooking.com
Per zendesk 2312.
|
2018-07-16 15:39:35 -07:00 |
|
Sara Reynolds
|
684fc710ee
|
Fix edge cases and add translation compatibility
|
2018-07-16 13:03:24 -07:00 |
|
Dan Finlay
|
c4ae399577
|
Add harbourair.com to injection block list
This site was getting unexpected results when MetaMask was installed.
https://consensys.zendesk.com/agent/tickets/2312
|
2018-07-12 14:21:32 -07:00 |
|
Thomas Huang
|
5a45df72c6
|
Merge pull request #4669 from MetaMask/removeNonceTrackerFunction
Remove unsued nonce tracker function
|
2018-07-12 11:48:05 -07:00 |
|
Whymarrh Whitby
|
d9f98a704e
|
Add tooltip to new tab icon in tx-view
|
2018-07-12 12:32:45 -02:30 |
|
Whymarrh Whitby
|
7581a4906f
|
Add tooltip to menu icon in tx-view
|
2018-07-12 12:32:45 -02:30 |
|
Alexander Tseung
|
0d4dbbec2a
|
Merge pull request #4691 from MetaMask/i4404-confirm-refactor
Refactor and redesign confirm transaction views
|
2018-07-11 15:31:50 -10:00 |
|
Thomas
|
5188b727d4
|
Merge branch 'develop' into removeNonceTrackerFunction
|
2018-07-10 11:34:00 -07:00 |
|
frankiebee
|
28c509914b
|
Merge branch 'develop' of https://github.com/MetaMask/metamask-extension into i#3896
|
2018-07-10 11:32:05 -07:00 |
|
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
7732cd4100
|
Display newest transaction
|
2018-07-06 16:27:08 -07:00 |
|
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
2018-07-06 16:27:08 -07:00 |
|
Dan J Miller
|
6595f84d07
|
Merge pull request #4648 from MetaMask/update-import-from-seed-screen
Update import from seed screen on new ui.
|
2018-07-05 16:26:21 -02:30 |
|
Dan J Miller
|
46cda26f3b
|
Merge pull request #4685 from MetaMask/estimate-gasprice-background-newui
Use background gas price estimation method in new ui.
|
2018-07-05 08:01:03 -02:30 |
|
Dan
|
f262f0ea64
|
Update import from seed screen on new ui.
|
2018-07-04 21:21:12 -02:30 |
|
brunobar79
|
13b03ec090
|
fix lint errors
|
2018-07-03 14:29:36 -04:00 |
|
brunobar79
|
595447ccac
|
Merge remote-tracking branch 'upstream/develop' into HEAD
|
2018-07-03 14:21:17 -04:00 |
|
bitpshr
|
badf0ce314
|
Conditionally use Promise-based extension API when creating windows
|
2018-07-03 13:33:13 -04:00 |
|
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
2018-07-02 18:49:33 -04:00 |
|
PhyrexTsai
|
11736e6318
|
Update to support pathnames on IPFS hash
As @Georgi87 mentioned about pathnames on the domain like `http://phyrextsai.eth/home` will pass to IPFS hash and append `/home` on redirection url.
You can try the example below:
http://phyrextsai.eth/index.html
http://phyrextsai.eth/images/phyrex.jpg
|
2018-06-29 13:57:41 +08:00 |
|
Dan
|
de01a6f112
|
Use background gas price estimation method in new ui.
|
2018-06-28 21:28:59 -02:30 |
|
Dan J Miller
|
1839ab5346
|
Merge pull request #4574 from MetaMask/i4409-i4410-ens-input-enhancements
[new-ui] Improve ENS input errors and update ens validation on network change
|
2018-06-27 17:09:44 -02:30 |
|
frankiebee
|
9b92ba4c47
|
trandsactions - remove rejected transactions from history
|
2018-06-25 15:07:54 -07:00 |
|
tmashuang
|
dd18684a5d
|
Remove unsued nonce tracker function
|
2018-06-25 15:01:14 -07:00 |
|
frankiebee
|
7d3da0ae96
|
migration 27 - remove rejected transactions from state
|
2018-06-25 11:45:00 -07:00 |
|
Thomas Huang
|
46b2f1df11
|
Merge pull request #4592 from vittominacori/fix/close-popup-bug-#4553
set an id to the metamask notification popup
|
2018-06-20 15:50:07 -07:00 |
|
Dan
|
06307ef8ae
|
Merge branch 'develop' into i4409-i4410-ens-input-enhancements
|
2018-06-19 21:39:52 -02:30 |
|
Thomas
|
ea0dcdd312
|
Merge branch 'develop' into v4.8.0
|
2018-06-18 12:37:01 -07:00 |
|
kumavis
|
356cc50095
|
notice controller - properly show new notices for non-new users
|
2018-06-18 12:10:35 -07:00 |
|
kumavis
|
9a7f363c2a
|
Merge pull request #4586 from MetaMask/block-idex-phisher
Add apparent phishing address to block list
|
2018-06-18 11:26:19 -07:00 |
|
Csaba S
|
8aab4dd1fa
|
View address of an added token (#4591)
* adding menu actions for tokens
* apply common style
|
2018-06-18 10:29:09 -07:00 |
|
vittominacori
|
ff3c262621
|
set the popup id returned by create promise
|
2018-06-17 19:16:30 +02:00 |
|
vittominacori
|
4c1b526137
|
set an id to the metamask notification popup
|
2018-06-16 18:51:01 +02:00 |
|
kumavis
|
33cb0a8cb2
|
lint - fix recipient-blacklist.js
|
2018-06-15 11:07:56 -07:00 |
|
kumavis
|
83c02f90cf
|
blacklist - recipient blacklist as js for inline comments
|
2018-06-15 10:47:42 -07:00 |
|
kumavis
|
753743e746
|
Update recipient-blacklist-config.json
|
2018-06-15 10:32:09 -07:00 |
|
Dan Finlay
|
a42299aab7
|
Add apparent phishing address to block list
In [this reddit post](https://www.reddit.com/r/Metamask/comments/8r3nsu/help_me_please_somebody_stole_my_ethers/) a user suggests they got some ether stolen after visiting IDEX. Their ether was sent to [this address](https://etherscan.io/address/0x9bcb0a9d99d815bb87ee3191b1399b1bcc46dc77), which is full of comments of people telling similar stories of being phished on IDEX. I think we can safely block this, and probably safe some people some money.
|
2018-06-15 08:55:39 -07:00 |
|
Dan Finlay
|
3a6cc3c8fd
|
Re-enable dapp reload on network change
We want to give devs some time to digest [this blog post](https://medium.com/metamask/breaking-change-no-longer-reloading-pages-on-network-change-4a3e1fd2f5e7) before we making a breaking change to our platform.
Makes it easy to re-implement the change.
|
2018-06-14 15:15:23 -07:00 |
|
Dan
|
bb855707ef
|
ENS input in send form shows distinct errors for invalid addresses and non-existent addresses.
|
2018-06-14 15:43:14 -02:30 |
|
Thomas
|
ef31eeccb2
|
v4.8.0
|
2018-06-14 10:48:38 -07:00 |
|
kumavis
|
d9ef72cb7e
|
Merge branch 'develop' into save-brave
|
2018-06-14 10:11:35 -07:00 |
|
Dan Finlay
|
11bfdf444d
|
Handle brave throws
|
2018-06-14 10:09:45 -07:00 |
|
Dan Finlay
|
d814bee578
|
Merge pull request #4571 from MetaMask/disable-diagnostics
diagnostics - temporarily disable
|
2018-06-14 10:03:53 -07:00 |
|