Esteban MIno
|
009b1cefbe
|
keyring unlocked detect and unit tests
|
2018-07-19 19:46:46 -04:00 |
|
Esteban MIno
|
3b97d816ff
|
detect tokens when submit password and new account selected
|
2018-07-19 15:56:38 -04:00 |
|
Esteban MIno
|
2fffe09873
|
detect tokens through infura
|
2018-07-12 20:43:43 -04:00 |
|
Esteban MIno
|
910713c6b3
|
improve tests
|
2018-07-11 15:59:05 -04:00 |
|
Esteban MIno
|
0494b2fc8a
|
Merge branch 'develop' into detectTokenFeature
|
2018-07-03 13:23:15 -04:00 |
|
Esteban MIno
|
03fd4355af
|
passtest-lint
|
2018-07-03 12:53:06 -04:00 |
|
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
2018-07-02 18:49:33 -04:00 |
|
Esteban MIno
|
6284e66481
|
tests for spec
|
2018-06-27 22:18:06 -04:00 |
|
Esteban MIno
|
0e863d5fab
|
network store to detect token
|
2018-06-27 19:54:43 -04:00 |
|
Esteban MIno
|
bfac9c2c2d
|
detect tokens polling
|
2018-06-27 16:29:24 -04:00 |
|
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 |
|
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 |
|
Dan Finlay
|
3a5089da6f
|
Merge pull request #4566 from MetaMask/notice-phishing
Push new notice on recent phishing incidents
|
2018-06-14 09:49:38 -07:00 |
|
kumavis
|
722c5ae821
|
notice-controller - update memStore on boot
|
2018-06-14 00:23:01 -07:00 |
|
kumavis
|
4b8a4fd5fe
|
test - e2e - check for phishing warning
|
2018-06-13 23:52:51 -07:00 |
|
kumavis
|
44a8e48a04
|
notices - replace getLatestNotice with getNextNotice
|
2018-06-13 23:30:31 -07:00 |
|
kumavis
|
ac8b56a00d
|
notices - notices collection is now manually edited
|
2018-06-13 22:56:46 -07:00 |
|
kumavis
|
e9cb650832
|
Merge branch 'develop' of github.com:MetaMask/metamask-extension into ValidateEmptyKey
|
2018-06-13 21:11:04 -07:00 |
|
kumavis
|
691ac5d288
|
account-import-strategies - ensure privateKey is prefixed before converting to buffer
|
2018-06-13 21:06:33 -07:00 |
|
kumavis
|
43e805805e
|
diagnostics - temporarily disable
|
2018-06-13 17:40:28 -07:00 |
|
kumavis
|
7b414f3ed0
|
background - persistence pipeline - fix persistence bug
|
2018-06-13 16:45:18 -07:00 |
|
Erik Marks
|
bb201d7c4a
|
Merge branch 'develop' into stop-reload-on-network-change
|
2018-06-12 13:39:21 -07:00 |
|
kumavis
|
604289c96c
|
controllers - transaction - prefer log over console
|
2018-06-12 12:08:06 -07:00 |
|
kumavis
|
177cc3f280
|
metamask - ensure all nonce locks are released
|
2018-06-12 11:51:35 -07:00 |
|
kumavis
|
8f93e34175
|
nonce-tracker - wrap nonce calculations in try-catch and release lock on error
|
2018-06-12 11:31:26 -07:00 |
|
Erik Marks
|
b982961381
|
removed auto-reload.js, moved global web3 export to inpage.js
|
2018-06-12 11:04:37 -07:00 |
|
Erik Marks
|
f461bd8812
|
wip
|
2018-06-12 09:28:50 -07:00 |
|
Dan Finlay
|
b24efcb1cd
|
Make account import tests much more specific
However, they no longer seem to work. I'm unclear why this test is
failing. The private key being provided should be valid.
|
2018-06-11 14:58:05 -07:00 |
|
Jenny Pollack
|
e7c2710a55
|
Merge branch 'develop' into save-brave
|
2018-06-07 14:10:56 -07:00 |
|
Dan Finlay
|
c0d2dab28b
|
Merge pull request #4523 from MetaMask/i4462-FixResetBug
Fix bug where reset account would not work.
|
2018-06-07 10:47:34 -07:00 |
|
Jenny Pollack
|
fd8bcc9cb1
|
lint
|
2018-06-06 22:08:32 -07:00 |
|
Jenny Pollack
|
01a1eff8a8
|
remove loglevel
|
2018-06-06 18:35:41 -07:00 |
|
Jenny Pollack
|
7edde61c12
|
preferred first languauge - check for Brave
|
2018-06-06 18:24:45 -07:00 |
|