1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00
trezor-wallet/src/actions
2019-01-22 15:26:01 +01:00
..
constants Merge pull request #340 from trezor/feature/qr-scanner 2019-01-22 15:26:01 +01:00
ethereum separate clear from init function 2019-01-15 15:24:41 +01:00
ripple Merge pull request #336 from trezor/feature/send-form-clear-button 2019-01-17 15:59:23 +01:00
AccountsActions.js refactoring Account object to coin specific 2018-12-21 10:58:53 +01:00
BlockchainActions.js add connecting flag to blockchain's state 2019-01-14 02:46:41 +01:00
DiscoveryActions.js change "if" to "switch" 2018-12-11 15:08:02 +01:00
HistoryActions.js Removed /js folder 2018-08-27 17:15:22 +02:00
LocalStorageActions.js fix PendingTransactions format 2019-01-04 13:58:34 +01:00
LogActions.js Filter log 2018-10-09 15:36:55 +02:00
ModalActions.js add modal for scanning qr codes 2019-01-17 17:12:12 +01:00
NotificationActions.js Reviex fix - reducer to string 2018-10-11 15:18:09 +02:00
PendingTxActions.js replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect' 2018-12-20 14:18:06 +01:00
ReceiveActions.js change "if" to "switch" 2018-12-11 15:08:02 +01:00
RouterActions.js Fixed some flow 2019-01-03 15:01:08 +01:00
SelectedAccountActions.js Removed react redux router and adjust store and base reducer 2019-01-03 15:01:08 +01:00
SendFormActions.js separate clear from init function 2019-01-15 15:24:41 +01:00
SessionStorageActions.js move helper methods from TokensReducer to ./reducers/utils 2018-12-21 11:19:40 +01:00
SignVerifyActions.js Fix validation on send 2018-11-27 17:11:46 +01:00
SummaryActions.js Fix some eslint errors 2018-09-06 17:04:28 +02:00
TokenActions.js refactoring Account object to coin specific 2018-12-21 10:58:53 +01:00
TrezorConnectActions.js handle trezor-connect blockchain events 2018-12-05 09:26:30 +01:00
TxActions.js remove comments 2018-12-11 15:08:26 +01:00
WalletActions.js add WALLET.SET_FIRST_LOCATION_CHANGE action 2019-01-03 15:01:08 +01:00
Web3Actions.js update "rippleGetAccountInfo" and "ethereumGetAccountInfo" params 2019-01-04 14:32:14 +01:00