1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-12 11:28:56 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
slowbackspace
005cd8ae02 merge master 2019-02-22 12:04:16 +01:00
slowbackspace
53c7c20a29 throw exception when non-num string is passed to Bignumber() 2019-02-19 19:10:47 +01:00
Vladimir Volek
83b2cd7e10 Update bignumber and methods + other non breaking packages (#364)
* Update bignumber and methods + other non breaking packages

* Removed unused flowtype

* Removed unused flowtype 2
2019-02-18 11:45:40 +01:00
slowbackspace
736654fdd3 add flow type for react-intl MessageDescriptor 2019-02-05 13:52:41 +01:00
Szymon Lesisz
bb140b8bfe add BlockchainFeeLevel to BlockchainReducer 2019-01-03 15:05:55 +01:00
Vladimir Volek
d83f3c1b28 Fixed flow 2019-01-03 15:01:08 +01:00
Vladimir Volek
e0501b1072 Fixed some flow 2019-01-03 15:01:08 +01:00
Szymon Lesisz
e7ae73c570 add WALLET.SET_FIRST_LOCATION_CHANGE action 2019-01-03 15:01:08 +01:00
Vladimir Volek
cdd325c078 Removed react redux router and adjust store and base reducer 2019-01-03 15:01:08 +01:00
Szymon Lesisz
7ad19dd1c0 replace PendingTx flow declaration by BlockchainLinkTransation from 'trezor-connect' 2018-12-20 14:18:06 +01:00
Szymon Lesisz
95d1bdbd9e handle trezor-connect blockchain events 2018-12-05 09:26:30 +01:00
Vladimir Volek
851c7f23cb merge 2018-11-22 15:15:29 +01:00
Vladimir Volek
9844983e09 renamed service 2018-11-07 17:44:57 +01:00
Vladimir Volek
9498a4effa Added coingecko api 2018-11-07 14:31:42 +01:00
Vladimir Volek
235f5cbdc3 Fixed some eslint and flow 2018-10-20 12:12:29 +02:00
Szymon Lesisz
ed7501c4fc refactor Coin > Network 2018-10-15 15:44:10 +02:00
Szymon Lesisz
6a14601ddd quickfix: COMMITHASH and LOCAL are not window variables, use flowtype declaration 2018-10-10 15:45:21 +02:00
Szymon Lesisz
d78381106e Filter log 2018-10-09 15:36:55 +02:00
Szymon Lesisz
109c93aff8 added new field "useEmptyPassphrase" to TrezorDevice object 2018-10-08 13:34:03 +02:00
Szymon Lesisz
39e1714280 update main flowtype 2018-10-04 23:06:40 +02:00
Szymon Lesisz
d9239495fa eslint fixes 2018-09-21 14:01:41 +02:00
Szymon Lesisz
9793d2d975 remove unnecessary type 2018-09-20 23:15:26 +02:00
Szymon Lesisz
d918f4b45a flowtype: allow middleware to use async/await + add new action type (PayloadAction) 2018-09-20 16:32:35 +02:00
Szymon Lesisz
4c9f5468b3 cleaning up flowtype (DiscoveryResult + EthTxRequest) 2018-09-18 11:01:16 +02:00
Szymon Lesisz
e4552b0998 update web3 flowtype 2018-09-13 14:39:08 +02:00
Szymon Lesisz
5babe75cda update flowtype 2018-09-12 16:31:59 +02:00
Vasek Mlejnsky
58823e3a81 Fix some eslint errors 2018-09-06 17:04:28 +02:00
Vladimir Volek
c3c617955c Merge master 2018-08-20 13:01:43 +02:00
Szymon Lesisz
e8109350bb reexport type from 'trezor-connect' to 'flowtype' module 2018-08-17 15:19:50 +02:00
Vladimir Volek
52fcaa3d8c Make better imports 2018-08-14 14:56:47 +02:00
Szymon Lesisz
c197f7f7b6 flowtype fixes corresponding changes in trezor-connect 2018-08-08 11:42:12 +02:00
Vladimír Volek
7627aade89 Fixed some eslint problems 2018-07-30 12:52:13 +02:00
Szymon Lesisz
c5bb32684d trezor-connect flow from node_modules 2018-06-13 19:33:24 +02:00
Szymon Lesisz
c40432d2f2 export flow type PendingTx 2018-05-25 11:46:32 +02:00
Szymon Lesisz
8a0f945c97 added PENDING.TX_NOT_FOUND 2018-05-23 19:13:24 +02:00
Szymon Lesisz
fc9563a04e UI.IFRAME_HANDSHAKE implementation 2018-05-23 12:27:41 +02:00
Szymon Lesisz
c7d7fa32d1 reexport reducers flowtype 2018-05-22 19:39:54 +02:00
Szymon Lesisz
b7bed8ee4c abstractAccount > SelectedAccount 2018-05-18 19:26:46 +02:00
Szymon Lesisz
be0c936517 flowtype moved level up. to ./src directory 2018-05-18 18:54:21 +02:00