2169 Commits

Author SHA1 Message Date
fernandomg
d9e428c4ed create ProviderState
done out of consistency, but with `ProviderRecord` it would have been enough
2020-07-14 15:00:37 -03:00
fernandomg
c314910713 use TokenState in AppReduxState 2020-07-14 13:14:37 -03:00
fernandomg
4e18a416ee create TokenState 2020-07-14 12:57:10 -03:00
nicosampler
475e95bf5f Allow HX values 2020-07-14 10:15:04 -03:00
fernandomg
f96eb3b8da rename SafeVersion interface 2020-07-14 09:21:11 -03:00
fernandomg
b709f7774a fix ethBalance typing, set it to only string type 2020-07-14 08:39:48 -03:00
fernandomg
8bdfdb906c fix type for AddressInfo 2020-07-14 08:36:25 -03:00
fernandomg
a8b8284bf4 fix modules discovery 2020-07-13 18:26:09 -03:00
fernandomg
caaf7c8812 fix typing after merge 2020-07-13 16:25:38 -03:00
fernandomg
77eb70edf7 Merge branch 'development' into feature/#934-advanced-settings 2020-07-13 13:37:16 -03:00
francovenica
0129a720b0
Merge branch 'development' into AddingTestId 2020-07-13 10:19:52 -03:00
Mikhail Mikheev
34209aeb49 Merge branch 'master' of github.com:gnosis/safe-react into 2.6.1-dev-master-backemerge 2020-07-09 11:39:24 +04:00
Mikhail Mikheev
c6d8d179aa
Merge branch 'development' into AddingTestId 2020-07-09 10:31:24 +04:00
Mikhail Mikheev
5072ad71b8
Merge branch 'development' into coveralls 2020-07-09 09:53:46 +04:00
Mati Dastugue
67c7506c4d Wallet enhancements 2020-07-09 01:06:49 -03:00
Agustin Pane
ec83fc61ca Replaces ProviderInfo with ProviderProps 2020-07-08 16:12:45 -03:00
Agustin Pane
c55c9236aa Add types for isSmartContractWallet 2020-07-08 16:08:08 -03:00
Mati Dastugue
5925f6ef9b
Update ts type for handleChange 2020-07-08 16:00:24 -03:00
nicosampler
fb12430cc9 update request app 2020-07-08 15:47:31 -03:00
francovenica
855a69e434
Merge branch 'development' into AddingTestId 2020-07-08 13:35:44 -03:00
Mati Dastugue
73ba4d1897
Merge branch 'development' into fix/allow-repick 2020-07-08 12:41:43 -03:00
Fernando
9d4a7b84d5
(Fix) Load Safe if the address exist (#1104) 2020-07-08 11:41:25 -03:00
Agustin Pane
53731ffd9c Merge branch 'development' of https://github.com/gnosis/safe-react into coveralls
# Conflicts:
#	yarn.lock
2020-07-08 10:27:41 -03:00
Agustin Pane
7458eb0957 Fixs getProviderInfo usage 2020-07-08 10:26:33 -03:00
Agustin Pane
8fd252d1a7 Adds types in getWeb3.ts 2020-07-08 10:25:45 -03:00
Agustin Pane
8fb5cf5e63 Adds web3-core types 2020-07-08 10:07:38 -03:00
francovenica
6b3d7304f4
Merge branch 'development' into AddingTestId 2020-07-07 17:13:14 -03:00
Franco Venica
b10928dbde add test id for send_funds test 2020-07-07 16:20:18 -03:00
Mati Dastugue
6611027b35 Merge branch 'development' of github.com:gnosis/safe-react into fix/allow-repick 2020-07-07 12:25:55 -03:00
Mikhail Mikheev
e4ffd326a8 add 1inch.exchange app 2020-07-07 16:09:10 +04:00
Mikhail Mikheev
492b45f13a
Merge branch 'development' into 2.5.2-dev-master-backmerge 2020-07-07 11:28:41 +04:00
Agustin Pane
26a358a3af
(Feature) - 1029 Improve Polling behaviour (#1047)
* Adds exponential backOff for fetch methods

* Avoid multiple requests before the last finished

* Removes unused dependency

* Adds try catch

* Fix isFetchingData variable initialization

* Add return type to fetchAllUserCollectiblesByCategoryAsync

* Improve typings for fetchSafeTokens

* Add more types

* Improve types usage

* Improve types usage

* Refactor useCheckForUpdates to avoid calling the actions before they finished

* Updates typing in OpenSea.ts

* Update store types

* Update store types

* Remove unused promises

* useCheckForUPdates & useFetchTokens refactor wip

* enhanced safe state/selector types

* refactor useCheckForUpdates

* improve comment in useSafeScheduledUpdaates

* type enhancements

* use checksumAddress to checksum an address

* dep bump

Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
Co-authored-by: Mati Dastugue <matias.dastugue@altoros.com>
2020-07-06 16:34:14 -03:00
Mikhail Mikheev
54ed00564b
2.5.1 Dev <- master backmerge (#1093)
* check if there as a pending transaction before marking transaction as a cancellation one

* update pkg.json
2020-07-06 12:04:31 -03:00
Agustin Pane
4c7fa87b1d Merge branch 'master' into 2.5.2-dev-master-backmerge 2020-07-06 12:02:52 -03:00
Agustin Pane
d5f05536c3
(Hotfix) Tx decoding (#1094)
* Add types

* Fix missing condition

* Update Version
2020-07-06 09:54:49 -03:00
fernandomg
60c535e387 fix: disableModule params 2020-07-06 08:17:10 -03:00
fernandomg
5f413ff5e9 fix: type check 2020-07-06 08:11:35 -03:00
Fernando
0f5d8e80bb
Merge branch 'development' into feature/#934-advanced-settings 2020-07-06 07:59:11 -03:00
Mikhail Mikheev
ab7fab365f check if there as a pending transaction before marking transaction as a cancellation one 2020-07-06 14:41:55 +04:00
Mati Dastugue
0f4f1077fe Allow repick address in contract interaction mode 2020-07-03 18:00:39 -03:00
Mati Dastugue
72a13f8c74
Update name in props 2020-07-03 14:48:18 -03:00
Mati Dastugue
b9e8bcc179
Merge branch 'development' into feature/address-book-suggestions 2020-07-03 14:08:10 -03:00
fernandomg
91e300a862 Use external loader instead of GnoTable builtin one 2020-07-03 09:55:32 -03:00
Fernando
38b1d83f8c
Merge branch 'development' into feature/#934-advanced-settings 2020-07-03 09:38:19 -03:00
Agustin Pane
36e78e00b4
(Fix) - Settings ui break (#1073)
* Adds useWindowDimensions hook
Uses useWindowDimensions hook to render the address on ownerAddressTable depending of the size of the screen

* Fix table width for medium sizes

* Reduces padding for medium screen sizes
Also simplifies js logic for adding cut addresses

* Adjust the padding for larger screens

* Adjust the padding for larger screens

Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
2020-07-03 16:23:30 +04:00
Agustin Pane
2ea1608d30 Merge branch 'development' of https://github.com/gnosis/safe-react into coveralls 2020-07-03 08:55:34 -03:00
Fernando
9931ef9210
Merge branch 'development' into feature/#934-advanced-settings 2020-07-03 08:07:12 -03:00
nicolas
822903c83d
sapp iframe size (#1081)
* sapp iframe size

* review changes

* CenteredMT

* remove className

Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
2020-07-03 14:12:49 +04:00
Mati Dastugue
0e3436bf67
Prevent showing enable data modal (#1086)
* Prevent from showing enable modal

* Add message info for failing txs

* c'mon Travis! Stop complaining.

* PR feedback improvements

Co-authored-by: Mati Dastugue <mdastugu@amazon.com>
Co-authored-by: Mikhail Mikheev <mmvsha73@gmail.com>
2020-07-03 13:59:36 +04:00
Fernando
244f81b0a4
Merge branch 'development' into feature/#934-advanced-settings 2020-07-02 20:36:51 -03:00