You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-wallet/src/actions
Vladimir Volek 5a6ea6610e
Fix state propagation
6 years ago
..
constants
ethereum move helper methods from TokensReducer to ./reducers/utils 6 years ago
ripple
AccountsActions.js
BlockchainActions.js
DiscoveryActions.js
HistoryActions.js
LocalStorageActions.js move helper methods from TokensReducer to ./reducers/utils 6 years ago
LogActions.js
ModalActions.js
NotificationActions.js
PendingTxActions.js
ReceiveActions.js
RouterActions.js Fix state propagation 6 years ago
SelectedAccountActions.js Removed react redux router and adjust store and base reducer 6 years ago
SendFormActions.js
SessionStorageActions.js move helper methods from TokensReducer to ./reducers/utils 6 years ago
SignVerifyActions.js
SummaryActions.js
TokenActions.js
TrezorConnectActions.js
TxActions.js
WalletActions.js Removed react redux router and adjust store and base reducer 6 years ago
Web3Actions.js