Commit Graph

48 Commits (46fe6d00fc579678e5734a5326ca8fca5336cb79)

Author SHA1 Message Date
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
6 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
Szymon Lesisz de7e8914cb eslint ./src/services
6 years ago
Szymon Lesisz d9239495fa eslint fixes
6 years ago
Szymon Lesisz 9ecbdc5e38 refactoring RouterService
6 years ago
Szymon Lesisz 13a9e47c73 fix for ACCOUNT.DISPOSE action called + few actions moved from RouterService
6 years ago
Szymon Lesisz ae9b12f35d remove leftovers from RouterService
6 years ago
Szymon Lesisz 900c3961cd implement RouterActions in services and other actions
6 years ago
Szymon Lesisz 1379a2e745 update actions and reducers
6 years ago
Szymon Lesisz 26978fe984 web3 actions splitted to blockchain actions
6 years ago
Szymon Lesisz 0b3d6ef312 removed Web3Service (unused)
6 years ago
Szymon Lesisz 2280633b5d removed WEB3.READY
6 years ago
Szymon Lesisz b5a885907b add Web3Service
6 years ago
Szymon Lesisz 414d0b0d01 removed web3 references
6 years ago
Vasek Mlejnsky 58823e3a81 Fix some eslint errors
6 years ago
Vladimir Volek 424be08e7c Removed /js folder
6 years ago