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 8b332b4763
Merge pull request #174 from trezor/feature/modal-context
6 years ago
..
constants add MODAL_CONTEXT 6 years ago
AccountsActions.js eslint ./src/actions 6 years ago
BlockchainActions.js fix for '0' gasPrice from web3 6 years ago
DiscoveryActions.js TrezorConnect calls using new field "useEmptyPassphrase" 6 years ago
HistoryActions.js Removed /js folder 6 years ago
LocalStorageActions.js add and verify local storage version 6 years ago
LogActions.js Filter log 6 years ago
ModalActions.js add MODAL_CONTEXT 6 years ago
NotificationActions.js Reviex fix - reducer to string 6 years ago
PendingTxActions.js remove pendingTxs while switching between wallet types and forgeting device 6 years ago
ReceiveActions.js TrezorConnect calls using new field "useEmptyPassphrase" 6 years ago
RouterActions.js add MODAL_CONTEXT 6 years ago
SelectedAccountActions.js SelectedAccountActions fix 6 years ago
SendFormActions.js notification message can be component, styles adjusted 6 years ago
SendFormValidationActions.js move hex regexp to /utils/ethUtils 6 years ago
SessionStorageActions.js updated SessionStorage actions 6 years ago
SummaryActions.js Fix some eslint errors 6 years ago
TokenActions.js eslint ./src/actions 6 years ago
TrezorConnectActions.js fixed deviceUtils.isSelectedDevice 6 years ago
TxActions.js remove comment 6 years ago
WalletActions.js remove unused action WALLET.ON_BEFORE_UNLOAD 6 years ago
Web3Actions.js allow "0x" prefix in transaction data 6 years ago