Commit Graph

48 Commits (52fcaa3d8c3cea2c7998d3d51e557b6a90318b35)

Author SHA1 Message Date
Vladimir Volek 52fcaa3d8c Make better imports
6 years ago
Szymon Lesisz c197f7f7b6 flowtype fixes corresponding changes in trezor-connect
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 726a41fb8c fix: nonce count when account.nonce == 0 && pending.length == 0
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 1e89993727 calculate nonce runtime (account.nonce + pending.nonce)
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 283af40356 Refactoring: SelectedAccountReducer synchronized with other reducers
6 years ago
Szymon Lesisz 4dae5a247a update feeLevel onGasLimit change (while using estimateGasPrice - data
6 years ago
Szymon Lesisz 3b452661c6 getState().connect.devices replaced by getState().devices
6 years ago
Szymon Lesisz 60c4390925 findSelectedDevice > WalletReducer.selectedDevice
6 years ago
Szymon Lesisz be05c097e9 useEmptyPassphrase for device without instance
6 years ago
Szymon Lesisz 2aa77610e0 fix: change fee level while sending tx with data
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 aca4a26372 nonce in SendForm
6 years ago
Szymon Lesisz 692e7788fd save sendForm state
6 years ago
Szymon Lesisz 1a08e4be6a trezor-connect response flowtype
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 b8b8ed6a34 fix: estimateGasPrice reload currentState instance
6 years ago
Szymon Lesisz 55728f6ba3 estimateGasLimit while sending data + feeLevels fix
6 years ago
Szymon Lesisz c3079bc8d9 fixed abstractAccount default State
6 years ago
Szymon Lesisz 9bf1f61495 fixed warning about different network address
6 years ago
Szymon Lesisz 94c58d0b13 Token amount decimals fix
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 eaa6e19050 Sendform coinsymbol & set max fix
6 years ago
Szymon Lesisz f2a7c0c150 update Account page when location changed
6 years ago
Szymon Lesisz 9020ecc176 fixed token balance + decimal regexp
6 years ago
Szymon Lesisz 4613d524b5 fixed tokens
6 years ago
Szymon Lesisz 1c89f3e975 before testing
6 years ago
Szymon Lesisz eb0a40c417 fixed flowtypes
6 years ago
Szymon Lesisz 15505ff263 corrupted
6 years ago
Szymon Lesisz c597f482dc Flowtype everywhere!
6 years ago
Szymon Lesisz bb22ca54f0 AbstractAccound refactor
6 years ago
Szymon Lesisz d9789c74b4 action/constants to lowerCase #1
6 years ago
Szymon Lesisz 60ead5a452 device clone, device connect priority + BIG refactoring for
6 years ago
Szymon Lesisz c268c16649 refactoring "coin" to "network" & "checksum" to "deviceState"
6 years ago
Szymon Lesisz 88b0c5cd34 refactoring field incomming from TrezorConnect responses
6 years ago
Szymon Lesisz 8ed54612e8 bundle
6 years ago
Szymon Lesisz cb83b2b7b6 bordel 2
6 years ago
Szymon Lesisz 6a9fde9f86 first
7 years ago