Commit Graph

58 Commits (14bfc808396a63f262ab4cf230947a372a05cbb3)

Author SHA1 Message Date
Szymon Lesisz 0c04aef293 disable erc20 autoloading
4 years ago
Szymon Lesisz 05598a248b load all Tokens on discovery
4 years ago
Szymon Lesisz 11bf91b093 update SendForm and PendingTx using trezor-connect@8
4 years ago
Szymon Lesisz 2231f42b37 update Blockchain and Discovery using trezor-connect@8
4 years ago
slowbackspace e100284c76 hide some errors that are too frequent
5 years ago
Vladimir Volek 3f155be432
Merge pull request #554 from trezor/feature/log-errors
5 years ago
slowbackspace 25548debd0 comment about potential incorrect balance with contracts
5 years ago
slowbackspace 21d0c3e50f log errors
5 years ago
slowbackspace f01c6f735d cleanup
5 years ago
slowbackspace adce529d5a mend
5 years ago
slowbackspace cd0c472aed Merge branch 'master' into feature/l10n-moar
5 years ago
slowbackspace 14fe1d82eb change notification prop type to variant
5 years ago
slowbackspace f5f233f940 remove commented lines
5 years ago
slowbackspace 25e8c6ae56 l10n for actions that use notifications
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 2fd208ddb9 debounce validation in send forms
5 years ago
slowbackspace 482f62d317 even more ui components
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 9fbb51fd39 fix clear button
5 years ago
slowbackspace 67c0a18948 add erc tokens conversion to fiat
5 years ago
slowbackspace c745ec37b7 update fiat instead of crypto amount on fiat select
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 a8d39d95c2 separate clear from init function
5 years ago
slowbackspace c77cd10f03 send form clear button for ripple and eth
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 4f1ba157e1 update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params
5 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
5 years ago
Szymon Lesisz ea3f672995 add comment
5 years ago
Szymon Lesisz d9e809e6aa move helper methods from TokensReducer to ./reducers/utils
6 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
6 years ago
Szymon Lesisz 6f334182aa handle blockchain_disconnect when wallet init in offline mode
6 years ago
Szymon Lesisz 24524d7445 update BlockchainNotification event values to match BlockchainLinkTransaction
6 years ago
Szymon Lesisz a8d623b6a7 emit BlockchainEvent from ethereum SendForm
6 years ago
Szymon Lesisz bab5007847 call PENDING.ADD from BlockbookActions
6 years ago
Maroš Špak 778fc5672b single quote
6 years ago
Maroš Špak 4273adda27 add missing networkType
6 years ago