Commit Graph

50 Commits (develop)

Author SHA1 Message Date
Szymon Lesisz 486bfff397 update TrezorDevice from trezor-connect@8
4 years ago
Szymon Lesisz e586c9d8ea update outdated flowtype npm declarations
4 years ago
slowbackspace d84af20a73 move MessageDescriptor export
5 years ago
Vladimir Volek 5e830b86c4 fix connect version
5 years ago
slowbackspace c13e761b0e Merge branch 'master' into feature/support-import-tool
5 years ago
slowbackspace 0f6c9a70ed create separate reducer ImportAccount
5 years ago
slowbackspace 10ff77a37e fix all the flow
5 years ago
Szymon Lesisz 869c2ac302 udpate IFRAME.LOADED action
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace 74b466be05 merge master
5 years ago
Szymon Lesisz 149b07cb2e connect7 changes
5 years ago
slowbackspace 005cd8ae02 merge master
5 years ago
slowbackspace 53c7c20a29 throw exception when non-num string is passed to Bignumber()
5 years ago
Vladimir Volek 83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
5 years ago
slowbackspace 736654fdd3 add flow type for react-intl MessageDescriptor
5 years ago
Szymon Lesisz bb140b8bfe add BlockchainFeeLevel to BlockchainReducer
5 years ago
Vladimir Volek d83f3c1b28 Fixed flow
5 years ago
Vladimir Volek e0501b1072 Fixed some flow
5 years ago
Szymon Lesisz e7ae73c570 add WALLET.SET_FIRST_LOCATION_CHANGE action
5 years ago
Vladimir Volek cdd325c078 Removed react redux router and adjust store and base reducer
5 years ago
Szymon Lesisz 7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect'
5 years ago
Szymon Lesisz 95d1bdbd9e handle trezor-connect blockchain events
5 years ago
Vladimir Volek 851c7f23cb merge
6 years ago
Vladimir Volek 9844983e09 renamed service
6 years ago
Vladimir Volek 9498a4effa Added coingecko api
6 years ago
Vladimir Volek 235f5cbdc3 Fixed some eslint and flow
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
6 years ago
Szymon Lesisz 6a14601ddd quickfix: COMMITHASH and LOCAL are not window variables, use flowtype declaration
6 years ago
Szymon Lesisz d78381106e Filter log
6 years ago
Szymon Lesisz 109c93aff8 added new field "useEmptyPassphrase" to TrezorDevice object
6 years ago
Szymon Lesisz 39e1714280 update main flowtype
6 years ago
Szymon Lesisz d9239495fa eslint fixes
6 years ago
Szymon Lesisz 9793d2d975 remove unnecessary type
6 years ago
Szymon Lesisz d918f4b45a flowtype: allow middleware to use async/await + add new action type (PayloadAction)
6 years ago
Szymon Lesisz 4c9f5468b3 cleaning up flowtype (DiscoveryResult + EthTxRequest)
6 years ago
Szymon Lesisz e4552b0998 update web3 flowtype
6 years ago
Szymon Lesisz 5babe75cda update flowtype
6 years ago
Vasek Mlejnsky 58823e3a81 Fix some eslint errors
6 years ago
Vladimir Volek c3c617955c Merge master
6 years ago
Szymon Lesisz e8109350bb reexport type from 'trezor-connect' to 'flowtype' module
6 years ago
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 c5bb32684d trezor-connect flow from node_modules
6 years ago
Szymon Lesisz c40432d2f2 export flow type PendingTx
6 years ago
Szymon Lesisz 8a0f945c97 added PENDING.TX_NOT_FOUND
6 years ago
Szymon Lesisz fc9563a04e UI.IFRAME_HANDSHAKE implementation
6 years ago
Szymon Lesisz c7d7fa32d1 reexport reducers flowtype
6 years ago
Szymon Lesisz b7bed8ee4c abstractAccount > SelectedAccount
6 years ago
Szymon Lesisz be0c936517 flowtype moved level up. to ./src directory
6 years ago