Commit Graph

38 Commits (39ff4833871604607a2e223bffd1df4f366a5467)

Author SHA1 Message Date
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
Szymon Lesisz b7790c0351 remove comments
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 cbded16091 add "sequence" and "availableBalance" to Account
6 years ago
Szymon Lesisz e34b9141d8 change prefix of coin specific actions
6 years ago
Szymon Lesisz 0918403024 split discovery actions to coin specific files
6 years ago