Commit Graph

211 Commits (develop-old)
 

Author SHA1 Message Date
Vladimir Volek 4d08b67a00 migrate ci
5 years ago
Vasek Mlejnsky e23c748c86 Update to latest trezor-connect
6 years ago
Vasek Mlejnsky c817b50c76 Fix rebase conflict
6 years ago
Vasek Mlejnsky f35673ddd2 Remove a double 'Loader' import from a 'Notification' component
6 years ago
Vasek Mlejnsky 6125b02973 Resolve conflict after rebase
6 years ago
Vasek Mlejnsky f4eb4c9f8c Add a webpack config to run with local Trezor Connect
6 years ago
Vasek Mlejnsky 6349254e45 Show loader after 'Acquire Device' button is clicked and is waiting for acquire
6 years ago
Vasek Mlejnsky cc507f8ae8 Update TrezorDevice's `isUsedElsewhere` & `unacquired` properties
6 years ago
Vasek Mlejnsky e1b7591a98 Use 'device.status' instead of 'device.isUsedElsewhere'
6 years ago
Vasek Mlejnsky 7fa386d67b Check wheter 'device.features' are defined
6 years ago
Vasek Mlejnsky 7cfac40026 Update parametr object when calling 'TrezorConnect.ethereumSignTransaction'
6 years ago
Vasek Mlejnsky e7c8336d77 Remove 'connectSrc' from TrezorConnect.init() settings
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
Szymon Lesisz 578fb736f5 added webpack dev:local configuration
6 years ago
Szymon Lesisz d7f8571974
Merge pull request #1 from satoshilabs/add-eslint
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 a99d638a58 Removed custom babel module
6 years ago
Vladimír Volek c6292a1375 Added jest
6 years ago
Vladimír Volek 7627aade89 Fixed some eslint problems
6 years ago
Vladimír Volek e2c014f595 Fixed deps
6 years ago
Vladimír Volek 036f81209a Added eslint
6 years ago
Szymon Lesisz c5bb32684d trezor-connect flow from node_modules
6 years ago
Szymon Lesisz 9b8b5f55a9 set default gasLimit if data.length < 1 (estimateGasPrice)
6 years ago
Szymon Lesisz f43c7334cc new trezor-connect
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 a9ad70d155 aside bottom css
6 years ago
Szymon Lesisz 00ee6465c9 Account balance - pending txs
6 years ago