Commit Graph

695 Commits (d9239495fa531b1b8b621447b9fda35823107328)
 

Author SHA1 Message Date
Szymon Lesisz d9239495fa eslint fixes
6 years ago
Szymon Lesisz 1e4a6c3c21 flowtype fix
6 years ago
Szymon Lesisz 61528af745 SelectedAccount: display notification if network is not set yet
6 years ago
Szymon Lesisz 012e222c25 share router patterns between ./src/view/index and RouteActions
6 years ago
Szymon Lesisz 3a783ce38b Merge branch 'master' into fix/router
6 years ago
Vasek Mlejnsky a848e35b69 Fix issue when empty passphrase couldn't be submitted after checking & unchecking "Show passphrase"
6 years ago
Vasek Mlejnsky bfe6dae0a1 Revert "Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode"
6 years ago
Vasek Mlejnsky 7a4a19e412 Fix issue when "DeviceMenu" couldn't be closed when device was in a bootloader mode
6 years ago
Vasek Mlejnsky 55c9eb3ab4 Remove console warns
6 years ago
Vasek Mlejnsky 2ff86bd6a7 Passphrase is set as password by default & add autofill feature
6 years ago
Vasek Mlejnsky 7fc4737846 Remove defualt hover color for 'Icon'
6 years ago
Vasek Mlejnsky 24737ddb22 Fix checkbox css when is checked
6 years ago
Szymon Lesisz 02f442c71b add gitRevisionPugin to webpack.dev.local
6 years ago
Szymon Lesisz 12755bace0 flowconfig fix for FlowWebpackPlugin
6 years ago
Szymon Lesisz 3881aaf6cf
Merge pull request #68 from satoshilabs/add-git-revision
6 years ago
Szymon Lesisz ccddcc3ad3
Merge branch 'master' into add-git-revision
6 years ago
Szymon Lesisz 9793d2d975 remove unnecessary type
6 years ago
Szymon Lesisz 9ecbdc5e38 refactoring RouterService
6 years ago
Szymon Lesisz 6405c13da8 move saving SessionStorage from component to SelectedAccountAction
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 8009ec647f implement RouterActions in components
6 years ago
Szymon Lesisz 46a07b756c add RouterActions
6 years ago
Szymon Lesisz c5b6a40eff add "unloading" flag to WalletReducer
6 years ago
Szymon Lesisz d918f4b45a flowtype: allow middleware to use async/await + add new action type (PayloadAction)
6 years ago
Vaclav Mlejnsky 5a72dd4f27
Merge pull request #26 from satoshilabs/unit-tests
6 years ago
Vladimir Volek 70d7c73a77
Merge branch 'master' into unit-tests
6 years ago
Vladimir Volek c9ec9e4438 Added commit hash to footer
6 years ago
Szymon Lesisz c9b9359e70 fix for disappearing accounts balance after block is mined
6 years ago
Vladimir Volek 34e00d392e Fixed fiat ticker network
6 years ago
Szymon Lesisz 4ea7f68250 using connect test version from sisyfos.trezor.io
6 years ago
Szymon Lesisz 271792664e bump trezor-connect
6 years ago
Vladimir Volek 507f80fde4
Merge pull request #25 from satoshilabs/feature/hybrid-backend
6 years ago
Szymon Lesisz 0029a4c819 remove unused import
6 years ago
Szymon Lesisz e512812eb4 unifying DiscoveryResult type with EthereumAccount from 'trezor-connect'
6 years ago
Szymon Lesisz 38669a5dfb remove ethereum-input-data-decoder package (not used for now)
6 years ago
Szymon Lesisz d4bcf160d2 remove console.log
6 years ago
Szymon Lesisz 4c9f5468b3 cleaning up flowtype (DiscoveryResult + EthTxRequest)
6 years ago
Vladimir Volek 91f20e0dd2 Fixed dependency
6 years ago
Szymon Lesisz 892f4fe7c0 TrezorConnect BLOCKCHAIN events returns CoinInfo object
6 years ago
Szymon Lesisz 7790babb3a changed coin network field, removed "backend" field in config
6 years ago
Szymon Lesisz ab2dddbf44 renamed blockchain constants
6 years ago
Vladimir Volek 22e500b144 Fixed connect dependency
6 years ago
Szymon Lesisz 6740b7198d update account tokens on each block
6 years ago
Szymon Lesisz 815fba5e6b disable PromiseActions from logger
6 years ago
Szymon Lesisz 7f11e7207b remove comments
6 years ago
Szymon Lesisz d4c9db093c updateGasPrice on block mined
6 years ago
Szymon Lesisz b8fff2a308 change web3 url
6 years ago
Szymon Lesisz 8c579a1580 fix flow error
6 years ago