brunobar79
|
9b81180ab1
|
added ui to remove accounts
|
6 years ago |
brunobar79
|
85a4e39b05
|
fix trezor label
|
6 years ago |
brunobar79
|
d3f793a44a
|
added label for trezor accounts
|
6 years ago |
brunobar79
|
2de3039b6b
|
fix account duplication
|
6 years ago |
brunobar79
|
7cca7ace2e
|
fix all the account related bugs
|
6 years ago |
brunobar79
|
5127601545
|
copy updated
|
6 years ago |
brunobar79
|
dddbb4250b
|
update connect harwdware screen
|
6 years ago |
brunobar79
|
6b2511f94f
|
UI refactor
|
6 years ago |
brunobar79
|
ba5cde0995
|
move strings to localization file
|
6 years ago |
Dan
|
f262f0ea64
|
Update import from seed screen on new ui.
|
6 years ago |
brunobar79
|
9d3f2435e5
|
lint fix
|
6 years ago |
brunobar79
|
13b03ec090
|
fix lint errors
|
6 years ago |
bitpshr
|
badf0ce314
|
Conditionally use Promise-based extension API when creating windows
|
6 years ago |
brunobar79
|
a8f745f9fe
|
eslint --fix .
|
6 years ago |
brunobar79
|
f19ffaf08d
|
move hardcoded strings to localization file
|
6 years ago |
brunobar79
|
317c3084df
|
allow to open specific route in fullscreen mode
|
6 years ago |
brunobar79
|
451c05bcbb
|
fix environment detection regex
|
6 years ago |
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
|
6 years ago |
Dan
|
de01a6f112
|
Use background gas price estimation method in new ui.
|
6 years ago |
brunobar79
|
87dfca0767
|
fixes
|
6 years ago |
kumavis
|
356cc50095
|
notice controller - properly show new notices for non-new users
|
6 years ago |
Csaba S
|
8aab4dd1fa
|
View address of an added token (#4591)
* adding menu actions for tokens
* apply common style
|
6 years ago |
vittominacori
|
ff3c262621
|
set the popup id returned by create promise
|
6 years ago |
vittominacori
|
4c1b526137
|
set an id to the metamask notification popup
|
6 years ago |
kumavis
|
33cb0a8cb2
|
lint - fix recipient-blacklist.js
|
6 years ago |
kumavis
|
83c02f90cf
|
blacklist - recipient blacklist as js for inline comments
|
6 years ago |
kumavis
|
753743e746
|
Update recipient-blacklist-config.json
|
6 years ago |
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.
|
6 years ago |
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.
|
6 years ago |
Dan
|
bb855707ef
|
ENS input in send form shows distinct errors for invalid addresses and non-existent addresses.
|
6 years ago |
Thomas
|
ef31eeccb2
|
v4.8.0
|
6 years ago |
Dan Finlay
|
11bfdf444d
|
Handle brave throws
|
6 years ago |
kumavis
|
722c5ae821
|
notice-controller - update memStore on boot
|
6 years ago |
kumavis
|
4b8a4fd5fe
|
test - e2e - check for phishing warning
|
6 years ago |
kumavis
|
44a8e48a04
|
notices - replace getLatestNotice with getNextNotice
|
6 years ago |
kumavis
|
ac8b56a00d
|
notices - notices collection is now manually edited
|
6 years ago |
kumavis
|
691ac5d288
|
account-import-strategies - ensure privateKey is prefixed before converting to buffer
|
6 years ago |
kumavis
|
43e805805e
|
diagnostics - temporarily disable
|
6 years ago |
kumavis
|
7b414f3ed0
|
background - persistence pipeline - fix persistence bug
|
6 years ago |
Bruno
|
704e2a21f8
|
clean up
|
6 years ago |
Bruno
|
8763ea898e
|
move TrezorKeyring to its own package
|
6 years ago |
Bruno
|
d4201ae1cc
|
added support for signPersonalMessage
|
6 years ago |
kumavis
|
604289c96c
|
controllers - transaction - prefer log over console
|
6 years ago |
kumavis
|
177cc3f280
|
metamask - ensure all nonce locks are released
|
6 years ago |
kumavis
|
8f93e34175
|
nonce-tracker - wrap nonce calculations in try-catch and release lock on error
|
7 years ago |
Erik Marks
|
b982961381
|
removed auto-reload.js, moved global web3 export to inpage.js
|
7 years ago |
Erik Marks
|
f461bd8812
|
wip
|
7 years ago |
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.
|
7 years ago |
Bruno
|
999b6bd24a
|
clean up
|
7 years ago |
Bruno
|
68d97211ff
|
sign transactions is pretty close
|
7 years ago |