Commit Graph

31 Commits (develop)

Author SHA1 Message Date
Szymon Lesisz 11bf91b093 update SendForm and PendingTx using trezor-connect@8
4 years ago
slowbackspace 42b7d6b3f0 fix lint
5 years ago
slowbackspace e95ebe54b6 fix: dont try to pair imported accounts with used passphrase
5 years ago
slowbackspace 27f35b097d refactored getSelectedAccount, createAccount
5 years ago
slowbackspace 8dd3f95f1f add import tool
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
Vladimir Volek 0278c3bb19 Move mocks to mocks folder
5 years ago
Vladimir Volek ee2dd40b59 Observe changes removed snapshots
5 years ago
Szymon Lesisz 75cfd44b3c getPendingAmount only for "send" transaction
5 years ago
Szymon Lesisz 0db7a8a8c4 add useful testing data
5 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
5 years ago
Szymon Lesisz 7d9cbf7cbe update fee levels in reducer only if needed
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 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
5 years ago
Szymon Lesisz 90cc406773 fix pending tx for ethereum networkType
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
6 years ago
Szymon Lesisz 0b4bcfdd45 update utils
6 years ago
Vladimir Volek 8be738bf2e Removed unnecesary case, add more tests
6 years ago
Vladimir Volek a03a8287e8 Add more test cases
6 years ago
Szymon Lesisz 29e0eb928a fix reducer utility
6 years ago
Vladimir Volek 583a0f2cf6 Make tests more readable
6 years ago
Vladimir Volek 802e8f8e32 Fixed bug in function, add more tests
6 years ago
Vladimir Volek 147cf400a4 Added basic tests
6 years ago
Szymon Lesisz 0fbbdf7b71 changed "observeChanges" utility method
6 years ago
Szymon Lesisz e3816be8d2 fix for reducerUtils.observeChanges
6 years ago
Szymon Lesisz 0c0f9e7ac8 rewritten actions
6 years ago
Szymon Lesisz a9e811ab5b add utility to observe reducers fields change
6 years ago
Vasek Mlejnsky 58823e3a81 Fix some eslint errors
6 years ago
Vladimir Volek 288a81775d Fixed bunch of eslint errors
6 years ago
Vladimir Volek 424be08e7c Removed /js folder
6 years ago