Commit Graph

177 Commits (eac49bd78d15587d1b99a2421fb926444e895ff9)

Author SHA1 Message Date
Vladimir Volek eac49bd78d Fixed hot loader and year in footer
6 years ago
Vladimir Volek 1ab5e9c8ab Footer rewrited and used react prop types instead of flow
6 years ago
Vladimir Volek d8995cbb49 Add missing import
6 years ago
Vladimir Volek b7e5dba3d0 Sign and verify migrated to styled components
6 years ago
Vladimir Volek a591c5ea8f colors unified
6 years ago
Vladimir Volek 32b428809c h2 refactored to component
6 years ago
Vladimir Volek 0802d7d654 Fixed loop redirect
6 years ago
Szymon Lesisz 613302fb23 removed TRANSPORT.UNREADABLE action (not used)
6 years ago
Szymon Lesisz 88208f3509 distinguish unreadable/unacquired device in dropdown menu
6 years ago
Szymon Lesisz d9069b6824 enable device dropdown if webusb & unreadable/unacquired device
6 years ago
Szymon Lesisz ae98492562 fix for endless "Loading accounts..." notification during discovery
6 years ago
Szymon Lesisz 880e11d6e9 unreadable device page (not finished)
6 years ago
Szymon Lesisz d3608f7701 fixed webusb button
6 years ago
Szymon Lesisz 0c5635d356 Show loader after 'Acquire Device' button is clicked
6 years ago
Szymon Lesisz c197f7f7b6 flowtype fixes corresponding changes in trezor-connect
6 years ago
Vladimír Volek 04dfa41949 POC of styled components - migrated header
6 years ago
Vladimír Volek 52239f77b7 POC of styled component
6 years ago
Vladimír Volek 3310a30a54 Fixed babel loader
6 years ago
Vladimír Volek 7beb6131b8 Added test snapshot and updated coverage
6 years ago
Vladimír Volek c7d21e8435 Added first working test
6 years ago
Vladimír Volek c6292a1375 Added jest
6 years ago
Vladimír Volek 7627aade89 Fixed some eslint problems
6 years ago
Szymon Lesisz 9b8b5f55a9 set default gasLimit if data.length < 1 (estimateGasPrice)
6 years ago
Szymon Lesisz 4f5134f32e fix: token balance - pending tx
6 years ago
Szymon Lesisz af26e0f55c Send: Advanced form tooltips
6 years ago
Szymon Lesisz f3ccc617f5 propagate UPDATE_SELECTED_ACCOUNT only if needed
6 years ago
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 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 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 3d44fb1e4f pendingTransportEvent implementation
6 years ago