Commit Graph

27 Commits (64bc95286455c4fd2c48ce397cb3d3996ea3acca)

Author SHA1 Message Date
sudoryan 64bc952864 Add support for .crypto resolution
4 years ago
slowbackspace e100284c76 hide some errors that are too frequent
5 years ago
slowbackspace 21d0c3e50f log errors
5 years ago
slowbackspace f01c6f735d cleanup
5 years ago
slowbackspace adce529d5a mend
5 years ago
slowbackspace f5f233f940 remove commented lines
5 years ago
slowbackspace 8d1c01bc61 delete console.log
5 years ago
slowbackspace 0c4d9d7311 l10n support for validation in eth send form
5 years ago
slowbackspace baee0855c5 add gas price and nonce l10n
5 years ago
slowbackspace 5000ea65e4 add gas limit validation messages
5 years ago
slowbackspace 8cef01388e add l10n for address and amount inputs
5 years ago
slowbackspace 7da8d4124d fix validation
5 years ago
slowbackspace 39ff483387 extract xrp regexps, cleanup
5 years ago
slowbackspace 17c0f77e16 cleanup eth regexps
5 years ago
slowbackspace 628d424438 fix recalculating local amount for tokens on set max btn
5 years ago
slowbackspace 1a07af9413 fix fiatRates for tokens on set max btn
5 years ago
slowbackspace b722b8d86a handle missing rates in util function
5 years ago
slowbackspace a44a0b608a add currency switcher to eth send form
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace 53c7c20a29 throw exception when non-num string is passed to Bignumber()
5 years ago
Vladimir Volek 83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
5 years ago
slowbackspace bbfd3cafce convert normal notation, converting exp notation will fail
5 years ago
slowbackspace 8970f90d45 use toFixed for fees on eth
5 years ago
slowbackspace cc5d7a9b66 use faster toFixed()
5 years ago
Szymon Lesisz d9e809e6aa move helper methods from TokensReducer to ./reducers/utils
5 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
5 years ago
Szymon Lesisz e34b9141d8 change prefix of coin specific actions
6 years ago