Commit Graph

27 Commits (749224dc666e1bcb87acb9df66f7867bfc3cfd52)

Author SHA1 Message Date
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
5 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
5 years ago
Szymon Lesisz 6f334182aa handle blockchain_disconnect when wallet init in offline mode
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
Szymon Lesisz bab5007847 call PENDING.ADD from BlockbookActions
5 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