1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-01 04:38:15 +00:00
trezor-wallet/src/actions
2018-09-21 12:41:13 +02:00
..
constants renamed blockchain constants 2018-09-14 16:44:24 +02:00
AccountsActions.js fixed conflicts after merge 2018-09-12 16:59:31 +02:00
BlockchainActions.js fix for disappearing accounts balance after block is mined 2018-09-19 18:46:50 +02:00
DiscoveryActions.js remove unused import 2018-09-18 15:58:15 +02:00
HistoryActions.js Removed /js folder 2018-08-27 17:15:22 +02:00
LocalStorageActions.js Fix some eslint errors 2018-09-05 16:17:50 +02:00
LogActions.js Removed /js folder 2018-08-27 17:15:22 +02:00
ModalActions.js fixed flow issues 2018-09-12 16:27:45 +02:00
NotificationActions.js Removed /js folder 2018-08-27 17:15:22 +02:00
PendingTxActions.js web3 actions splitted to blockchain actions 2018-09-12 16:37:57 +02:00
ReceiveActions.js Fix some eslint errors 2018-09-05 16:17:50 +02:00
RouterActions.js share router patterns between ./src/view/index and RouteActions 2018-09-21 12:41:13 +02:00
SelectedAccountActions.js move saving SessionStorage from component to SelectedAccountAction 2018-09-20 23:04:03 +02:00
SendFormActions.js remove comments 2018-09-13 19:31:32 +02:00
SessionStorageActions.js Removed /js folder 2018-08-27 17:15:22 +02:00
SummaryActions.js Fix some eslint errors 2018-09-06 17:04:28 +02:00
TokenActions.js web3 actions splitted to blockchain actions 2018-09-12 16:37:57 +02:00
TrezorConnectActions.js implement RouterActions in services and other actions 2018-09-20 18:26:45 +02:00
TxActions.js cleaning up flowtype (DiscoveryResult + EthTxRequest) 2018-09-18 11:01:16 +02:00
WalletActions.js removed web3 references 2018-09-12 16:31:23 +02:00
Web3Actions.js unifying DiscoveryResult type with EthereumAccount from 'trezor-connect' 2018-09-18 11:27:41 +02:00