1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-07-23 06:58:27 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
slowbackspace
b722b8d86a handle missing rates in util function 2019-03-12 12:55:21 +01:00
slowbackspace
a44a0b608a add currency switcher to eth send form 2019-03-11 18:43:41 +01:00
Vladimir Volek
749224dc66 lint all files 2019-03-04 13:33:02 +01:00
slowbackspace
53c7c20a29 throw exception when non-num string is passed to Bignumber() 2019-02-19 19:10:47 +01:00
Vladimir Volek
83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
* Update bignumber and methods + other non breaking packages

* Removed unused flowtype

* Removed unused flowtype 2
2019-02-18 11:45:40 +01:00
slowbackspace
bbfd3cafce convert normal notation, converting exp notation will fail 2019-01-08 14:04:42 +01:00
slowbackspace
8970f90d45 use toFixed for fees on eth 2019-01-08 13:23:46 +01:00
slowbackspace
cc5d7a9b66 use faster toFixed() 2019-01-08 10:40:21 +01:00
Szymon Lesisz
d9e809e6aa move helper methods from TokensReducer to ./reducers/utils 2018-12-21 11:19:40 +01:00
Szymon Lesisz
31e3c7a9a2 refactoring Account object to coin specific 2018-12-21 10:58:53 +01:00
Szymon Lesisz
e34b9141d8 change prefix of coin specific actions 2018-12-05 09:26:30 +01:00