1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-09 15:40:55 +00:00
trezor-wallet/src/reducers
2019-02-22 17:39:51 +01:00
..
utils getPendingAmount only for "send" transaction 2019-01-09 14:33:19 +01:00
AccountsReducer.js Fixed ecma version and eslint problems 2019-02-05 15:47:04 +01:00
BlockchainReducer.js add connecting flag to blockchain's state 2019-01-14 02:46:41 +01:00
DevicesReducer.js wallet type from passphrase modal 2018-11-01 18:47:44 +01:00
DiscoveryReducer.js enable RippleDiscovery process from storage 2018-12-20 14:18:06 +01:00
FiatRateReducer.js fix fiat rate value in reducer 2018-11-12 12:39:24 +01:00
index.js Fixed flow 2019-01-03 15:01:08 +01:00
LocalStorageReducer.js add fee levels to appConfig.json 2019-01-03 15:05:55 +01:00
LogReducer.js Filter log 2018-10-09 15:36:55 +02:00
ModalReducer.js open modal on UI.REQUEST_CONFIRMATION event 2019-02-22 17:39:51 +01:00
NotificationReducer.js Removed react redux router and adjust store and base reducer 2019-01-03 15:01:08 +01:00
PendingTxReducer.js replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect' 2018-12-20 14:18:06 +01:00
ReceiveReducer.js Added sign response, style 2018-10-17 17:57:21 +02:00
SelectedAccountReducer.js replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect' 2018-12-20 14:18:06 +01:00
SendFormEthereumReducer.js separate clear from init function 2019-01-15 15:24:41 +01:00
SendFormRippleReducer.js Merge pull request #336 from trezor/feature/send-form-clear-button 2019-01-17 15:59:23 +01:00
SignVerifyReducer.js Fix validation on send 2018-11-27 17:11:46 +01:00
SummaryReducer.js Removed /js folder 2018-08-27 17:15:22 +02:00
TokensReducer.js move helper methods from TokensReducer to ./reducers/utils 2018-12-21 11:19:40 +01:00
TrezorConnectReducer.js added changelog to InstallBridge + render "cancel" conditionally 2018-10-05 09:24:36 +02:00
WalletReducer.js hide sidebar in default state on small screens 2019-02-18 11:30:31 +01:00
Web3Reducer.js eslint ./src/reducers 2018-09-23 08:36:01 +02:00