1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-12-26 17:08:07 +00:00
trezor-wallet/src/actions
Szymon Lesisz 4d99577fa7 fix for "selectedAccount" observe action
added all BLOCKCHAIN events from 'trezor-connect' (example: disconnect)
and explicly SEND.TX_COMPLETE which create a pending transaction
2018-10-03 14:44:19 +02:00
..
constants rename constant 2018-10-01 15:10:05 +02:00
AccountsActions.js eslint ./src/actions 2018-09-23 08:49:43 +02:00
BlockchainActions.js fix for '0' gasPrice from web3 2018-10-03 14:42:52 +02:00
DiscoveryActions.js eslint ./src/actions 2 2018-09-23 09:13:09 +02:00
HistoryActions.js Removed /js folder 2018-08-27 17:15:22 +02:00
LocalStorageActions.js flowtype fix 2018-09-21 12:41:59 +02:00
LogActions.js Removed /js folder 2018-08-27 17:15:22 +02:00
ModalActions.js eslint ./src/actions 2 2018-09-23 09:13:09 +02:00
NotificationActions.js Removed /js folder 2018-08-27 17:15:22 +02:00
PendingTxActions.js add "reject" method to PendingTxActions (not implemented yet) 2018-10-01 15:10:06 +02:00
ReceiveActions.js eslint ./src/actions 2018-09-23 08:49:43 +02:00
RouterActions.js fix router actions 2018-10-02 17:33:49 +02:00
SelectedAccountActions.js fix for "selectedAccount" observe action 2018-10-03 14:44:19 +02:00
SendFormActions.js changed "observeChanges" utility method 2018-10-01 15:10:06 +02:00
SendFormValidationActions.js Minor code cleanup changes 2018-09-24 10:07:44 +02:00
SessionStorageActions.js updated SessionStorage actions 2018-09-23 09:13:32 +02:00
SummaryActions.js Fix some eslint errors 2018-09-06 17:04:28 +02:00
TokenActions.js eslint ./src/actions 2018-09-23 08:49:43 +02:00
TrezorConnectActions.js renamed "acquiring" to "acquiringDevice" in connect reducer 2018-10-02 10:05:51 +02:00
TxActions.js eslint ./src/actions 2018-09-23 08:49:43 +02:00
WalletActions.js changed "observeChanges" utility method 2018-10-01 15:10:06 +02:00
Web3Actions.js rename constant 2018-10-01 15:10:05 +02:00