Commit Graph

2622 Commits (8e9d704e054f857e6a7d3651717fdd443d46a509)
 

Author SHA1 Message Date
Szymon Lesisz 726a41fb8c fix: nonce count when account.nonce == 0 && pending.length == 0
6 years ago
Szymon Lesisz 148a61645f pendingTx rejected state
6 years ago
Szymon Lesisz b41e6bacc0 save and clear SessionStorage called from SendformActions
6 years ago
Szymon Lesisz 4d43a4acc4 fix: display very small numbers as .toString(10)
6 years ago
Szymon Lesisz b67315e180 dispose and initialization selectedAccount view
6 years ago
Szymon Lesisz 47af92ae2c fix: calculate pending amount
6 years ago
Szymon Lesisz 46c1f8b2b7 remove device instances with different "passphrase_protection" settings
6 years ago
Szymon Lesisz 1e89993727 calculate nonce runtime (account.nonce + pending.nonce)
6 years ago
Szymon Lesisz 19321dffa9 init selected account in actions
6 years ago
Szymon Lesisz a9ad70d155 aside bottom css
6 years ago
Szymon Lesisz 00ee6465c9 Account balance - pending txs
6 years ago
Szymon Lesisz 43ddffb6e9 implementation on selectedAccount.pending
6 years ago
Szymon Lesisz 7b639fb223 added pending to SelectedAccountReducer
6 years ago
Szymon Lesisz c40432d2f2 export flow type PendingTx
6 years ago
Szymon Lesisz 042540ec95 removed SessionStorageService
6 years ago
Szymon Lesisz 09fe94c71d fix localStorage findPendings method
6 years ago
Szymon Lesisz 283af40356 Refactoring: SelectedAccountReducer synchronized with other reducers
6 years ago
Szymon Lesisz d74c2ceaba + SessionStorageActions
6 years ago
Szymon Lesisz 2025198d85 sync discovery with LocalStorage
6 years ago
Szymon Lesisz e1f2d07187 reducer/utils
6 years ago
Szymon Lesisz 5f4e43a860 location state params: param name is used if value is undefined
6 years ago
Szymon Lesisz 597007afbd Web3 ticker [disabled filter('latest') ]
6 years ago
Szymon Lesisz 8a0f945c97 added PENDING.TX_NOT_FOUND
6 years ago
Szymon Lesisz c1bb93bf5c Receive tab: hide address if verification error
6 years ago
Szymon Lesisz 4dae5a247a update feeLevel onGasLimit change (while using estimateGasPrice - data
6 years ago
Szymon Lesisz b2602a198f upgrade trezor-connect npm
6 years ago
Szymon Lesisz 3d44fb1e4f pendingTransportEvent implementation
6 years ago
Szymon Lesisz fc9563a04e UI.IFRAME_HANDSHAKE implementation
6 years ago
Szymon Lesisz 2b4592343e START/STOP_ACQUIRING (Acquire page)
6 years ago
Szymon Lesisz 369ca892c0 removed .devices from TrezorConnectReducer
6 years ago
Szymon Lesisz 3b452661c6 getState().connect.devices replaced by getState().devices
6 years ago
Szymon Lesisz 977d9f3983 DevicesReducer substitute for TrezorConnectReducer.devices
6 years ago
Szymon Lesisz 6bc7a2a0f2 removed CONNECT.SELECT_DEVICE
6 years ago
Szymon Lesisz 6de33d5691 SET_SELECTED_DEVICE + UPDATE_SELECTED_DEVICE
6 years ago
Szymon Lesisz 60c4390925 findSelectedDevice > WalletReducer.selectedDevice
6 years ago
Szymon Lesisz 751a96ccc1 fixed getSelecedDevice in WalletService
6 years ago
Szymon Lesisz 053b12d3ff filter log
6 years ago
Szymon Lesisz 241fc5acdc fix Router service to allow LOCATION_CHANGE while popup is connected
6 years ago
Szymon Lesisz ad3237a49a removed console.log
6 years ago
Szymon Lesisz 663729ea62 Aside: implementation of wallet.selectedDevice
6 years ago
Szymon Lesisz 1e66618186 setDeviceState method properly propagate new state
6 years ago
Szymon Lesisz e5bdadfcb2 added WalletService to middlewares
6 years ago
Szymon Lesisz ed23b859a8 WalletReducer: SET_SELECTED_DEVICE action
6 years ago
Szymon Lesisz c7d7fa32d1 reexport reducers flowtype
6 years ago
Szymon Lesisz 505a7e354d bootlader, not-initialized, dev-settings pages copy
6 years ago
Szymon Lesisz 5282c22bc0 address verification different UI
6 years ago
Szymon Lesisz b5a78be39b token add form: input css fixed
6 years ago
Szymon Lesisz 0cfa1567cf not initialized device page
6 years ago
Szymon Lesisz be05c097e9 useEmptyPassphrase for device without instance
6 years ago
Szymon Lesisz 416886bd95 forget countdown inside Forget button
6 years ago