Commit Graph

195 Commits (develop)

Author SHA1 Message Date
Szymon Lesisz c10b8baeba remove unused action WALLET.ON_BEFORE_UNLOAD
6 years ago
Szymon Lesisz d8331cece0 reset "remember" field while switching wallet type
6 years ago
Szymon Lesisz d6af3d6dfa remove pendingTxs while switching between wallet types and forgeting device
6 years ago
Szymon Lesisz 0a77d0541e remove data while switchin between wallet types
6 years ago
Szymon Lesisz 14eac38246 FORGET_SILENT if disconnected device is not selected and modal is opened
6 years ago
Szymon Lesisz cea3fe7e68 new modal "wallet type"
6 years ago
Szymon Lesisz 109c93aff8 added new field "useEmptyPassphrase" to TrezorDevice object
6 years ago
Szymon Lesisz 6addcb6cde added changelog to InstallBridge + render "cancel" conditionally
6 years ago
Szymon Lesisz 0b4bcfdd45 update utils
6 years ago
Szymon Lesisz d8f133ad84 InstallBridge page with data from trezor-connect
6 years ago
Szymon Lesisz 130b852977 eslint fixes for DiscoveryReducer
6 years ago
Szymon Lesisz bcb404e321 clear "selectedAccount" reducer on ACCOUNT.DISPOSE action
6 years ago
Szymon Lesisz 2cb9057d29 DeviceReducer: do not override "state" field, make new object instead
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 479486e4c9 eslint fixes
6 years ago
Szymon Lesisz 2e4acf3ee8 renamed "acquiring" to "acquiringDevice" in connect reducer
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 f0e0b4fee2 rename selectedAccount.visible to shouldRender
6 years ago
Szymon Lesisz b30c303d5a rename constant
6 years ago
Szymon Lesisz 0c0f9e7ac8 rewritten actions
6 years ago
Szymon Lesisz 6cf3cb4bdb refactoring SendFromActions
6 years ago
Szymon Lesisz a9e811ab5b add utility to observe reducers fields change
6 years ago
Szymon Lesisz d684eec819 eslint ./src/reducers
6 years ago
Szymon Lesisz d9239495fa eslint fixes
6 years ago
Szymon Lesisz 1e4a6c3c21 flowtype fix
6 years ago
Szymon Lesisz 3a783ce38b Merge branch 'master' into fix/router
6 years ago
Szymon Lesisz c5b6a40eff add "unloading" flag to WalletReducer
6 years ago
Vladimir Volek 70d7c73a77
Merge branch 'master' into unit-tests
6 years ago
Szymon Lesisz 892f4fe7c0 TrezorConnect BLOCKCHAIN events returns CoinInfo object
6 years ago
Szymon Lesisz 1379a2e745 update actions and reducers
6 years ago
Szymon Lesisz a6ac8239f0 before merge
6 years ago
Szymon Lesisz a913759ef4 web3 reducer (new types)
6 years ago
Szymon Lesisz cd48bd2cc0 blockchain actions and reducer
6 years ago
Szymon Lesisz 2280633b5d removed WEB3.READY
6 years ago
Szymon Lesisz 414d0b0d01 removed web3 references
6 years ago
Vladimir Volek 1a6c90bec0 Added more unit tests - eth utils
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