Bruno Barbieri
cc03a7db6a
Privacy mode fixes ( #6087 )
...
* Version 5.3.4 RC1
* fix old ui approval screen
* fix error caused by meshtesting iframe
* fix linter errors
6 years ago
Paul Bouchon
db776b5a02
EIP-1102 updates ( #6006 )
...
* Update privacy notice
* Respond to 1102 messages using tab ID
6 years ago
Alexander Tseung
fba17d77de
Refactor first time flow, remove seed phrase from state ( #5994 )
...
* Refactor and fix styling for first time flow. Remove seed phrase from persisted metamask state
* Fix linting and tests
* Fix translations, initialization notice routing
* Fix drizzle tests
* Fix e2e tests
* Fix integration tests
* Fix styling
* Fix migration naming from 030 to 031
* Open extension in browser when user has not completed onboarding
6 years ago
Alexander Tseung
435fdae84a
Fix displayed time and date in the activity log. Remove vreme library, add luxon library. ( #5932 )
6 years ago
Whymarrh Whitby
8f8d5d70f3
Update new UI links in the old UI s/Beta/New/
6 years ago
Whymarrh Whitby
1988e1e96b
ESLint fixes ( #5775 )
...
* eslint . --fix
* Upgrade all ESLint warnings to errors
6 years ago
Bruno Barbieri
3866222285
Update support links to zendesk ( #5745 )
...
* Fix loose accounts help link
* Update support site link
6 years ago
Micah Alcorn
bcbc020665
Repair link to reset instructions ( #5733 )
6 years ago
bitpshr
226601a956
EIP-1102: add user privacy option
6 years ago
bitpshr
89b4aa5d62
EIP-1102: Add option to force-enable provider
6 years ago
bitpshr
c76c9ca2c8
EIP-1102: updated implementation
6 years ago
HackyMiner
54a8ade266
Add support for RPC endpoints with custom chain IDs ( #5134 )
6 years ago
kumavis
9b501b7c42
old-ui - pending tx - allow undefined values for gas + gasPrice
6 years ago
kumavis
fda101912b
ui - use variable to clarify result of emptiness check
6 years ago
Howard Braham
4cc0b1ef01
ganache-core merged my PR, so I changed some comments to clarify that ganache-core v2.2.1 and below will return the non-standard '0x0'
6 years ago
Howard Braham
222e62d7f1
Bug Fix : #1789 and #4525 eth.getCode() with no contract
6 years ago
bitpshr
42fdcf6239
Update new method namespace from v2 to v3
6 years ago
bitpshr
36dd0354e7
Implement latest EIP-712 protocol
6 years ago
bunoi
c824418955
edit decimal check in old-ui/
6 years ago
Evgeniy Filatov
9a80d6e859
updated docs, small improvement of recent RPC rendering
6 years ago
Evgeniy Filatov
c0b5e8a088
backported RPC improvements to oldui
6 years ago
brunobar79
992e7f1b5a
fix merge conflicts
6 years ago
Anatoli Babenia
59ba2d2785
info.js Remove width element to fix email layout ( #4588 )
...
Fix for #2855 which is gone from master for some reason
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
00d1f6fec5
watch token on old ui
6 years ago
Esteban MIno
1f8a808a00
wip watch token old ui
6 years ago
Dan Miller
0ff0a9c197
Show the retry button on latest tx of earliest nonce.
6 years ago
Whymarrh Whitby
f9871fe60b
Open UI in browser post-new-UI-switch
6 years ago
Whymarrh Whitby
0fd8862c5e
Don't show an additional beta UI notification
...
When a user has opted-in to the new UI from the announcement, we don't
need an additional notification letting the user know that they've
switched.
6 years ago
Whymarrh Whitby
89c74ac4ad
Rewrite AccountQrScreen to use flexbox
...
The old QR screen was absolutely positioning everything which broke when
the app bar resized for the new UI announcement. This change, while futile*,
makes the QR screen less bad.
* futile because the old UI is being deprecated
6 years ago
Whymarrh Whitby
6326dab186
Remove suggestion from bottom of old UI onboarding
6 years ago
Whymarrh Whitby
d16f25fc20
Add NewUiAnnouncement component
6 years ago
Whymarrh Whitby
6ae76fee33
Add banner suggesting new UI
6 years ago
Whymarrh Whitby
1d6227d718
Move the old UI's AppBar into its own component
6 years ago
brunobar79
6886429f0b
fix linting errors
6 years ago
Esteban MIno
b580f60d74
earliest tx by submittedTime
6 years ago
Esteban MIno
c8d45cb4a8
only show retry button on earliest pending tx
6 years ago
Whymarrh Whitby
46ee290114
Don't persist the seed phrase in the old UI restore flow
6 years ago
Alexander Tseung
86e95b283b
Fix notice screen incorrectly disabling Accept button after multiple notices
6 years ago
brunobar79
a8f745f9fe
eslint --fix .
6 years ago
Koh Wei Jie
f17d99f81c
Fixed lint error
6 years ago
Koh Wei Jie
f4d085550e
fixed blank boolean field for typed signing for old UI
6 years ago
kumavis
44a8e48a04
notices - replace getLatestNotice with getNextNotice
6 years ago
Whymarrh Whitby
df6d03cefd
Fix account list order for the old UI
7 years ago
Yung chieh Tsai
68d119ce3f
Update app
7 years ago
MikeCheng1208
695b157e7b
Intergrate ENS with IPFS
7 years ago
kumavis
0b84ceae68
old-ui - app - use state.metamask.selectedAddress instead of currentView.context
7 years ago
kumavis
5d8dd1df0e
old-ui - ens-input - fix params passed to input
7 years ago
Whymarrh Whitby
924cc1fcf7
Move setAccountLabel into PreferencesController
7 years ago