Dan J Miller
|
1d14646a4c
|
Revert to providing inline defaults in getHexGasTotal and increaseLastGasPrice (#6361)
|
6 years ago |
Dan Miller
|
31d8b279e4
|
Defaults to the args list in increaseLastGasPrice and getHexGasTotal
|
6 years ago |
Dan Miller
|
0346089caa
|
getHexGasTotal and increaseLastGasPrice now gracefully handle null and undefined values
|
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 |
Dan Miller
|
0a7dfcd55d
|
Connect the gas-button-group component to redux and a live api.
|
6 years ago |
HackyMiner
|
54a8ade266
|
Add support for RPC endpoints with custom chain IDs (#5134)
|
6 years ago |
Alexander Tseung
|
702b756882
|
Allow denominations in CurrencyDisplay component
|
6 years ago |
Alexander Tseung
|
342522c6cf
|
Fix naming, add eth.getCode check for actions, fix translations for statuses
|
6 years ago |
Alexander Tseung
|
33a94332e4
|
Show token amounts in TransactionListItem for token transfers
|
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 |
Dan Miller
|
ebb23721ed
|
Cast arguments for new Bignumbers() to string.
|
6 years ago |
Alexander Tseung
|
d0c901d081
|
Round large exponential numbers
|
6 years ago |
Alexander Tseung
|
152246f3b0
|
Add close window support to signature requests. Move logic to actions
|
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
|
9cde5ab11b
|
Use eth-method-registry to get method data
|
6 years ago |
Alexander Tseung
|
ea9d51e427
|
Refactor and redesign confirm transaction views
|
6 years ago |