Commit Graph

31 Commits (64bc95286455c4fd2c48ce397cb3d3996ea3acca)

Author SHA1 Message Date
sudoryan 64bc952864 Add support for .crypto resolution
4 years ago
Szymon Lesisz 11bf91b093 update SendForm and PendingTx using trezor-connect@8
4 years ago
slowbackspace 21d0c3e50f log errors
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 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 2fd208ddb9 debounce validation in send forms
5 years ago
slowbackspace 482f62d317 even more ui components
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 a8d39d95c2 separate clear from init function
5 years ago
slowbackspace c77cd10f03 send form clear button for ripple and eth
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 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 24524d7445 update BlockchainNotification event values to match BlockchainLinkTransaction
5 years ago
Szymon Lesisz a8d623b6a7 emit BlockchainEvent from ethereum SendForm
5 years ago
Maroš Špak 778fc5672b single quote
6 years ago
Maroš Špak 4273adda27 add missing networkType
6 years ago
Szymon Lesisz 695ae17176 remove unnecessary SEND.TX_COMPLETE action
6 years ago
Szymon Lesisz 90cc406773 fix pending tx for ethereum networkType
6 years ago
Szymon Lesisz 2cc28c4bf6 load coin specific tx drafts
6 years ago
Szymon Lesisz 9cc11e11be split BlockchainActions into coin specific files
6 years ago
Szymon Lesisz e34b9141d8 change prefix of coin specific actions
6 years ago