Commit Graph

64 Commits (develop)

Author SHA1 Message Date
Szymon Lesisz 486bfff397 update TrezorDevice from trezor-connect@8
4 years ago
Szymon Lesisz eb20aee923 rewrite BlockchainActions.autoReconnect method
5 years ago
slowbackspace 21d0c3e50f log errors
5 years ago
Szymon Lesisz 2677f62869 Update WalletService.js
5 years ago
Szymon Lesisz 6cfff6d598 cleaner code for WALLET.SET_INITIAL_URL
5 years ago
Szymon Lesisz a797a52931 exclude landing page url fix
5 years ago
Szymon Lesisz 585c79a738 fix: setInitialUrl - race condition
5 years ago
slowbackspace de7aafa5c3 changed method definitions to ThunkAction, remove all accounts associated to deviceID
5 years ago
slowbackspace 17f63b6d9a remove imported accounts when forgetting device
5 years ago
slowbackspace ba50db2881 log account creation
5 years ago
slowbackspace 02f05e625e add setHideBalance action, save setting to localStorage
5 years ago
slowbackspace 67c0a18948 add erc tokens conversion to fiat
5 years ago
slowbackspace d269f31af9 return rates for all currencies supported by goingecko
5 years ago
slowbackspace c9d7fc8ea9 add redux support for setting local currency
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace e2ccb31532 save selected language to local storage
5 years ago
Vladimir Volek e0501b1072 Fixed some flow
5 years ago
Szymon Lesisz e7ae73c570 add WALLET.SET_FIRST_LOCATION_CHANGE action
5 years ago
Vladimir Volek 5a6ea6610e Fix state propagation
5 years ago
Vladimir Volek 786303400c Update fields according to new react-router
5 years ago
Vladimir Volek 0f9d864347 First init added to reducer
5 years ago
Vladimir Volek cdd325c078 Removed react redux router and adjust store and base reducer
5 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
5 years ago
Szymon Lesisz 695ae17176 remove unnecessary SEND.TX_COMPLETE action
6 years ago
Szymon Lesisz 9cc11e11be split BlockchainActions into coin specific files
6 years ago
Szymon Lesisz a32f0faf38 enable BlockchainActions.notification
6 years ago
Szymon Lesisz e64b44d632 change imports
6 years ago
Szymon Lesisz d3093313d6 fix fiat rate value in reducer
6 years ago
Vladimir Volek 8e13b49d2e Review implemented
6 years ago
Vladimir Volek 9844983e09 renamed service
6 years ago
Vladimir Volek 18f82f1453 Fix flow
6 years ago
Vladimir Volek eaede07068 Propagate rate to ui
6 years ago
Vladimir Volek 9498a4effa Added coingecko api
6 years ago
Szymon Lesisz 474871d375 wallet type from passphrase modal
6 years ago
Szymon Lesisz 20c503c164 redirect to initial url after acquiring device
6 years ago
Szymon Lesisz a8bae8bdb1 added beta-wallet disclaimer
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
6 years ago
Szymon Lesisz d78381106e Filter log
6 years ago
Szymon Lesisz c10b8baeba remove unused action WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz 571462f08f quickfix: prevent redirecting to Dashboard for first time RECEIVE_WALLET_TYPE
6 years ago
Szymon Lesisz 1a55f45d2d goto to dashboard page when switching wallet type
6 years ago
Szymon Lesisz 0a77d0541e remove data while switchin between wallet types
6 years ago
Szymon Lesisz 291e771a6b new actions: request and receive wallet type
6 years ago
Szymon Lesisz 469e9d6bf3 move all DiscoveryActions from TrezorConnectService to WalletService
6 years ago
Szymon Lesisz 0fbbdf7b71 changed "observeChanges" utility method
6 years ago
Szymon Lesisz b30c303d5a rename constant
6 years ago
Szymon Lesisz 0c0f9e7ac8 rewritten actions
6 years ago
Szymon Lesisz f9926a661c WalletService eslint (removed unused import)
6 years ago
Szymon Lesisz 51e65ef31f router fix
6 years ago
Szymon Lesisz 9f98e7dd7e observe from WalletService
6 years ago