Esteban MIno
5289a36664
change watchAsset to new spec for type ERC20
6 years ago
Esteban MIno
b766104c8d
add suggested tokens objects in metamask state
6 years ago
Esteban MIno
a4b6b2357a
watchToken to watchAsset
6 years ago
Esteban MIno
a4c3f6b65c
add support for images base64 and urls on new ui
6 years ago
Esteban MIno
8f5b80a0fe
update method to metamask_watchToken
6 years ago
Esteban MIno
c245405acb
show token address summary on old ui
6 years ago
Esteban MIno
33357e3538
refactor unused code
6 years ago
Esteban MIno
15ea8c04b2
fix merge
6 years ago
Esteban Miño
3f57d5f66b
Merge branch 'develop' into WatchTokenFeature
6 years ago
Esteban MIno
00d1f6fec5
watch token on old ui
6 years ago
Dan Finlay
e9f74f005d
Merge pull request #4884 from MetaMask/TokensPerAccountBasis
...
Tokens per account & network basis
6 years ago
Esteban MIno
66c76c04ef
CHANGELOG
6 years ago
Esteban MIno
b3af9cdf2e
Merge branch 'develop' into TokensPerAccountBasis
6 years ago
Dan Finlay
d549c4b871
Merge pull request #4965 from MetaMask/4.9.0
...
Update CHANGELOG.md
6 years ago
Esteban MIno
c0cdda8321
Merge branch 'develop' into TokensPerAccountBasis
6 years ago
Esteban MIno
1f8a808a00
wip watch token old ui
6 years ago
Kevin Serrano
bb40a8169c
Update CHANGELOG.md
6 years ago
Whymarrh Whitby
564fb9f563
Merge pull request #4960 from whymarrh/import-account-error
...
Show invalid seed phrase error when importing new account
6 years ago
Whymarrh Whitby
d0611741a2
Show invalid seed phrase error when importing new account
6 years ago
Esteban MIno
a57f56fdca
clean confirm add token component
6 years ago
Esteban MIno
af35b415ab
new confirm add suggested token component
6 years ago
Esteban MIno
88933f3a66
fix duplicated action
6 years ago
Esteban MIno
78ad3c38e2
add suggested token params validation
6 years ago
Whymarrh Whitby
7325ccf0fe
Merge pull request #4951 from whymarrh/update-pkgs
...
Update e2e test packages 📦
6 years ago
Whymarrh Whitby
46046c6915
Update chromedriver pkg
6 years ago
Whymarrh Whitby
d1435fb883
Switch superstatic for static-server pkg
6 years ago
Whymarrh Whitby
29488b2c53
Add static-server devDependency
6 years ago
Whymarrh Whitby
6132238302
Remove superstatic package
...
Install and uninstalling superstatic doesn't work on Node 8 at the time of
writing:
$ npm install -D superstatic@6
npm ERR! code ENOTSUP
npm ERR! notsup Unsupported engine for got@5.7.1: wanted: {"node":">=0.10.0 <7"} (current: {"node":"8.11.3","npm":"6.3.0"})
npm ERR! notsup Not compatible with your version of node/npm: got@5.7.1
npm ERR! notsup Not compatible with your version of node/npm: got@5.7.1
npm ERR! notsup Required: {"node":">=0.10.0 <7"}
npm ERR! notsup Actual: {"npm":"6.3.0","node":"8.11.3"}
This commit removes the package (using Node 6!) and it will have to be replaced.
6 years ago
Whymarrh Whitby
c3ed8e56ab
Refresh package-lock.json file with npm@6.3.0
6 years ago
Dan J Miller
f8bb6ef7cf
Merge pull request #4868 from MetaMask/further-e2e-improvements
...
Further new ui e2e test improvements
6 years ago
Dan Miller
7de2a0687d
Fix seed word confirmation step of e2e beta tests.
6 years ago
Dan Miller
aff66f4b07
Use unmodified constant for test delay in from-import-beta-spec.
6 years ago
Dan Miller
74e2225f36
Improve waits for new tx-list-items after first contract method call in e2e beta tests.
6 years ago
Alexander Tseung
f2194e8482
Merge pull request #4948 from MetaMask/i4638-update-font
...
Update Font in Account Selector
6 years ago
Alexander Tseung
114d1c1779
Merge pull request #4947 from MetaMask/i4532-disable-confirm-onsubmit
...
Disable Confirm button on subsequent clicks to prevent confirming mul…
6 years ago
Alexander Tseung
8e3f0b4202
Update Font in Account Selector
6 years ago
Esteban MIno
9ac9f53a73
eth_watchToken working
6 years ago
Esteban MIno
12dd7a7232
popup initializing with suggested tokens
6 years ago
Alexander Tseung
6d76d4e228
Disable Confirm button on subsequent clicks to prevent confirming multiple times
6 years ago
Esteban MIno
081884bd80
rpc-engine not crashing when eth_watchToken
6 years ago
Esteban MIno
21a61f2987
merge develop
6 years ago
Kevin Serrano
e77424ef5a
Merge pull request #4906 from MetaMask/updatePhishingPage
...
Update Phishing HTML
6 years ago
Dan J Miller
6ccc34cb52
Merge pull request #4926 from MetaMask/update-logic-for-retry-button
...
Show the retry button on latest tx of earliest nonce.
6 years ago
Esteban MIno
d8817b2646
fix doc tag
6 years ago
Esteban MIno
3124e8c612
tokens related functions refactor
6 years ago
Dan Miller
0ff0a9c197
Show the retry button on latest tx of earliest nonce.
6 years ago
Esteban MIno
ccae79d392
fix undefined for tokens on tests
6 years ago
Whymarrh Whitby
4f02726fd9
Merge pull request #4888 from whymarrh/suggest-new-ui
...
Add old UI component to suggest new UI
6 years ago
William Morriss
2cefab544d
Merge pull request #4908 from MetaMask/npm-install
...
Restore npm install instructions to README
6 years ago
Esteban MIno
22cf5a1391
improve comments
6 years ago