Esteban Miño
e21dfd1862
Use Parity on-chain registry only when is needed ( #6052 )
...
* add and use knownMethodData to avoid infura requests
* dataMethod to methodData and check empty response
6 years ago
Alexander Tseung
30a2be85ee
Prevent users from changing the From field in the send screen ( #5922 )
...
* Prevent users from changing the From field in the send screen
* Fix integration tests
6 years ago
Dan Miller
20dbebae9f
Adds network loading retry / error screen.
6 years ago
Alexander Tseung
d8ab9cc002
Group transactions by nonce ( #5886 )
6 years ago
Dan Miller
e3f015c88f
Adds speed up slide-in gas customization sidebar
6 years ago
Dan Miller
7de3f22d63
Connects remained of the gas customization component to redux.
6 years ago
Alexander Tseung
4c87c05a02
Fix rounding issue when sending max tokens ( #5695 )
...
* Fix rounding issue when sending max tokens
* Ensure amount row shows exact amount of max tokens on send screen (#2 )
* Fix tests
* Change stored redux value from BigNumber to hex string. Fix TokenInput default value
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
Thomas Huang
b45479934d
test - add actions unit tests ( #5369 )
...
* Actions.spec.js
* Error handling tests
* Lint
6 years ago
Whymarrh Whitby
0fa9299cd1
Add "Cancel All" button to confirm footer
6 years ago
Whymarrh Whitby
918fb71df3
Update gas when hex data changes on send screen
6 years ago
HackyMiner
13a1d46720
support editable customRPC ( #5267 )
...
* support editable customRPC #5246
* remove rpcList size restriction
6 years ago
Whymarrh Whitby
8541442b8d
Clear old seed words when importing new seed words
6 years ago
Alexander Tseung
43de189d06
Add createCancelTransaction method
6 years ago
Dan Miller
40e0d92f57
Adds sidebar component and refactors slide in wallet view sidebar to use it.
6 years ago
Alexander Tseung
f78dc96a2c
Fix infinite spinner on failed transactions
6 years ago
Esteban MIno
b59a1e91b8
typo watchAsset imageUrl to image
6 years ago
Esteban MIno
bb868f5834
correct behavior when notification is closed when popup
6 years ago
Esteban MIno
a4c3f6b65c
add support for images base64 and urls on new ui
6 years ago
brunobar79
4e1d8ba19d
good progress adding paths
6 years ago
brunobar79
5ef80495cf
refactor to support multiple hw wallets
6 years ago
brunobar79
d0ccc59e45
add comment
6 years ago
Dan Miller
e98c3b4c01
Get nonce for showing retry button using ethQuery transaction count.
6 years ago
brunobar79
286bde606f
fix merge conflicts
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
af35b415ab
new confirm add suggested token component
6 years ago
Esteban MIno
88933f3a66
fix duplicated action
6 years ago
Esteban MIno
9ac9f53a73
eth_watchToken working
6 years ago
brunobar79
710b4e294f
added crossbrowser support and error handling
6 years ago
brunobar79
4339f04e80
use existing modals
6 years ago
Esteban MIno
2827e13caa
add & delete tokens per network
6 years ago
brunobar79
74fd6d1d12
working without injection
6 years ago
Alexander Tseung
152246f3b0
Add close window support to signature requests. Move logic to actions
6 years ago
brunobar79
f7ad978474
camera working back and forth
6 years ago
brunobar79
76981c2ad9
added new global alert
6 years ago
Whymarrh Whitby
25417fad26
Add updateSendHexData action
6 years ago
Dan
b3d78ed8a1
Remove send_ directory, revert to just having send
...
Revert accidentally changed constants.
Require defaults in ens-input, gas-fee-display and confirm screens.
6 years ago
brunobar79
80e875308b
forget device and autiload account features added
6 years ago
brunobar79
523cf9ad33
account removal is working
6 years ago
Alexander Tseung
ea9d51e427
Refactor and redesign confirm transaction views
6 years ago
Dan
7d7662191a
Improve error and promise resolution handling in action.js updateGasData().
6 years ago
Dan
7babacf062
Remove unnecessary anonymous function call in actions.js gas estimation.
6 years ago
Dan
de01a6f112
Use background gas price estimation method in new ui.
6 years ago
Dan
a242668872
Only show the customize gas modal if the estimateGas call is not currently in flight.
6 years ago
Dan
957d729c17
Only show the customize gas modal if the estimateGas call is not currently in flight.
6 years ago