Dan Miller
|
8458873a20
|
Ensure correct confirm screen in case of smartcontract check fail
|
6 years ago |
Chi Kei Chan
|
31175625b4
|
Folder restructure (#6304)
* Remove ui/app/keychains/
* Remove ui/app/img/ (unused images)
* Move conversion-util to helpers/utils/
* Move token-util to helpers/utils/
* Move /helpers/*.js inside /helpers/utils/
* Move util tests inside /helpers/utils/
* Renameand move confirm-transaction/util.js to helpers/utils/
* Move higher-order-components to helpers/higher-order-components/
* Move infura-conversion.json to helpers/constants/
* Move all utility functions to helpers/utils/
* Move pages directory to top-level
* Move all constants to helpers/constants/
* Move metametrics inside helpers/
* Move app and root inside pages/
* Move routes inside helpers/
* Re-organize ducks/
* Move reducers to ducks/
* Move selectors inside selectors/
* Move test out of test folder
* Move action, reducer, store inside store/
* Move ui components inside ui/
* Move UI components inside ui/
* Move connected components inside components/app/
* Move i18n-helper inside helpers/
* Fix unit tests
* Fix unit test
* Move pages components
* Rename routes component
* Move reducers to ducks/index
* Fix bad path in unit test
|
6 years ago |
Alexander Tseung
|
eaca9d21e6
|
Fix confirm screen for sending ether tx with hex data (#6008)
|
6 years ago |
PaddyMc
|
7ce2cf4572
|
Fixes #3425: Better support for batch transactions (#5437)
|
6 years ago |
Alexander Tseung
|
5ee40675b9
|
Refactor transactions list views. Add redesign components
|
6 years ago |
Alexander Tseung
|
865a0d8173
|
Use eth_getCode to sort transaction action type
|
6 years ago |
Alexander Tseung
|
d19c42fcae
|
Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates
|
6 years ago |
Alexander Tseung
|
a2d9c43fba
|
Various fixes from PR comments
|
6 years ago |
Alexander Tseung
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
6 years ago |
Alexander Tseung
|
e89549846f
|
Refactor data flow, signature request routing
|
6 years ago |
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
6 years ago |