Dan Miller
f9aa5a70de
Adds new gas customization modal container (without content)
6 years ago
Dan J Miller
4c24555545
Save recent network balances in local storage ( #5843 )
...
* Use selector for state.metamask.accounts in all cases.
* Default to cached balance when selecting metamask accounts
* Adds the cached-balances controller
* Documentation and small codes fixes for #5843
Co-Authored-By: danjm <danjm.com@gmail.com>
6 years ago
Thomas Huang
4054b1cb84
Increase Token Symbol length to twelve
6 years ago
Whymarrh Whitby
7229f0f9fc
Fix usage of setState in ConfirmTransactionBase#handleSubmit ( #5799 )
6 years ago
Whymarrh Whitby
74c18ef0e8
Show byte count for hex data on confirm screen ( #5798 )
6 years ago
Alexander Tseung
a7b3750a3e
Fix button styling for Create Account Connect ( #5787 )
6 years ago
Whymarrh Whitby
1988e1e96b
ESLint fixes ( #5775 )
...
* eslint . --fix
* Upgrade all ESLint warnings to errors
6 years ago
PaddyMc
7ce2cf4572
Fixes #3425 : Better support for batch transactions ( #5437 )
6 years ago
Whymarrh Whitby
26ada8a828
Update Connect Request screen design ( #5644 )
...
* Parameterize NetworkDisplay background colour
* Update design for login request screen
* Pass siteTitle, siteImage through for calls to ethereum.enable()
* Bring the site images closer together
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
Alexander Tseung
badebe017f
Adds toggle for primary currency ( #5421 )
...
* Add UnitInput component
* Add CurrencyInput component
* Add UserPreferencedCurrencyInput component
* Add UserPreferencedCurrencyDisplay component
* Add updatePreferences action
* Add styles for CurrencyInput, CurrencyDisplay, and UnitInput
* Update SettingsTab page with Primary Currency toggle
* Refactor currency displays and inputs to use UserPreferenced displays and inputs
* Add TokenInput component
* Add UserPreferencedTokenInput component
* Use TokenInput in the send screen
* Fix unit tests
* Fix e2e and integration tests
* Remove send/CurrencyDisplay component
* Replace diamond unicode character with Eth logo. Fix typos
6 years ago
Whymarrh Whitby
5cde74fe88
Update Zendesk links for new subdomain
6 years ago
Bruno Barbieri
ccab4ee1a4
tests - integration - Add Drizzle tests ( #5467 )
...
* added drizzle app for testing
* working
* clean up
* clean up script
* make build step required
* add drizzle-tests to .eslintignore
* clean up drizzle run script
* lint
* use truffle unbox
* undo eslintignore changes
* revert change
* dont use global
* dont need this steps
* use the new account flow
* restore package-lock.json
6 years ago
Howard Braham
222e62d7f1
Bug Fix : #1789 and #4525 eth.getCode() with no contract
6 years ago
Whymarrh Whitby
7dd1254424
Fix markup for inline instances of `PageContainer`s
6 years ago
Whymarrh Whitby
65ba018aad
Only use current network txs when calculating "Reject All"
6 years ago
Whymarrh Whitby
2e35c05f14
Confirm rejecting multiple transactions with modal
6 years ago
Whymarrh Whitby
0fa9299cd1
Add "Cancel All" button to confirm footer
6 years ago
HackyMiner
13a1d46720
support editable customRPC ( #5267 )
...
* support editable customRPC #5246
* remove rpcList size restriction
6 years ago
Alexander Tseung
01166b26ed
Fix translation casing
6 years ago
Alexander Tseung
9088fd1de4
Add Current Conversion Updated string to translations
6 years ago
Alexander Tseung
b579ee9619
Refactor settings page to use JSX and follow component file folder structure
6 years ago
Alexander Tseung
5a6c333506
Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal
6 years ago
Whymarrh Whitby
3987f9860f
Move main-container wrapper div into its own class
6 years ago
Sean Rabaut
c5b9409701
Bug Fix : #5183 history not defined
6 years ago
Alexander Tseung
31089778ba
Add raised type buttons to Button component. Refactor all buttons within app to Button components
6 years ago
bunoi
f412b19244
fix check valid decimals code in new ui
6 years ago
Esteban MIno
07cb6adc31
fix images for watched tokens
6 years ago
Alexander Tseung
f78dc96a2c
Fix infinite spinner on failed transactions
6 years ago
Dan Miller
65873e33e4
Adds feature flag toggle for the hex data row on the send screen.
6 years ago
Alexander Tseung
342522c6cf
Fix naming, add eth.getCode check for actions, fix translations for statuses
6 years ago
Alexander Tseung
e104744d3b
Fix shapeshift transactions. Delete unused files
6 years ago
Alexander Tseung
5ee40675b9
Refactor transactions list views. Add redesign components
6 years ago
Alexander Tseung
4e0693eaff
Add withMethodData HOC, add higher-order-component folder
6 years ago
Alexander Tseung
d1de5ae94f
Add react-media package to prevent rendering wallet-view twice in the popup view
6 years ago
Alexander Tseung
3b408715c7
Refactor home screen and remove unused files
6 years ago
Esteban MIno
b59a1e91b8
typo watchAsset imageUrl to image
6 years ago
Alexander Tseung
865a0d8173
Use eth_getCode to sort transaction action type
6 years ago
Alexander Tseung
01c0c98501
Add tabs support for PageContainer
6 years ago
brunobar79
51e4a6d335
fix ledger affiliate link
6 years ago
brunobar79
285814646f
ui ready
6 years ago
brunobar79
2ea05e303d
connect screen ready
6 years ago
Esteban MIno
bb868f5834
correct behavior when notification is closed when popup
6 years ago
Esteban MIno
2ace30bcd1
WIP
6 years ago
brunobar79
53dcad5a3b
more ui
6 years ago
brunobar79
19d1988715
fix
6 years ago
brunobar79
c72ced79ae
ui fixes
6 years ago