Commit Graph

60 Commits (46c1f8b2b761e33d69e0998866a2cc071545d6ca)

Author SHA1 Message Date
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 00ee6465c9 Account balance - pending txs
6 years ago
Szymon Lesisz 7b639fb223 added pending to SelectedAccountReducer
6 years ago
Szymon Lesisz 283af40356 Refactoring: SelectedAccountReducer synchronized with other reducers
6 years ago
Szymon Lesisz e1f2d07187 reducer/utils
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 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 977d9f3983 DevicesReducer substitute for TrezorConnectReducer.devices
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 1e66618186 setDeviceState method properly propagate new state
6 years ago
Szymon Lesisz ed23b859a8 WalletReducer: SET_SELECTED_DEVICE action
6 years ago
Szymon Lesisz 0cfa1567cf not initialized device page
6 years ago
Szymon Lesisz 69e2083615 web3 chainId from config
6 years ago
Szymon Lesisz 7f24c6fd55 fixed typos
6 years ago
Szymon Lesisz b7bed8ee4c abstractAccount > SelectedAccount
6 years ago
Szymon Lesisz be0c936517 flowtype moved level up. to ./src directory
6 years ago
Szymon Lesisz 9efe52b568 wallet: navigator.onLine status
6 years ago
Szymon Lesisz aca4a26372 nonce in SendForm
6 years ago
Szymon Lesisz ae4b27d968 Remove START & STOP_ACQUIRING action
6 years ago
Szymon Lesisz a5b6e20525 refactoring Address to Account
6 years ago
Szymon Lesisz da467f0304 FIX: unacquired to acuquired
6 years ago
Szymon Lesisz 4fba9ee10d merge devices holds instance name
6 years ago
Szymon Lesisz 2beaeff8ac clone custom name
6 years ago
Szymon Lesisz 692e7788fd save sendForm state
6 years ago
Szymon Lesisz c7164702a5 fixed duplicate instance order
6 years ago
Szymon Lesisz 69f479280b code cleaning
6 years ago
Szymon Lesisz 80fa9cfe21 BigNumber.js flowtype + removed ./utils/reducerUtils
6 years ago
Szymon Lesisz e0f5cbf709 sendform address label + forget_sigle device (remove accounts) bugfix
6 years ago
Szymon Lesisz 9125fbcd61 added (commented) NONCE in Sendform
6 years ago
Szymon Lesisz 5b2e642b20 fix: auto-updated fee levels label
6 years ago
Szymon Lesisz c3079bc8d9 fixed abstractAccount default State
6 years ago
Szymon Lesisz dfcca2f959 refactor AddressActions to AccountActions
6 years ago
Szymon Lesisz 8d851c5c8f add deviceState to setBalance & setNonce actions
6 years ago
Szymon Lesisz 1007477bae refactor sendForm.token to sendForm.selectedCurrency
6 years ago
Szymon Lesisz c77c8f0141 fixed tx complete frozen browser
6 years ago
Szymon Lesisz 3dabc7dda6 add new address fix (discovery HDKey refference)
6 years ago
Szymon Lesisz 4613d524b5 fixed tokens
6 years ago
Szymon Lesisz 12ab43ef41 backend not working
6 years ago
Szymon Lesisz 1c89f3e975 before testing
6 years ago
Szymon Lesisz 0bc4dd3cf9 fixed clone device redirect url
7 years ago
Szymon Lesisz eb0a40c417 fixed flowtypes
7 years ago
Szymon Lesisz 15505ff263 corrupted
7 years ago
Szymon Lesisz c597f482dc Flowtype everywhere!
7 years ago
Szymon Lesisz bb22ca54f0 AbstractAccound refactor
7 years ago
Szymon Lesisz d9789c74b4 action/constants to lowerCase #1
7 years ago