Commit Graph

3323 Commits

Author SHA1 Message Date
Daniel Sanchez df90896940
Merge pull request #2079 from gnosis/release/v3.3.0
Release v3.3.0
2021-03-30 11:20:17 +02:00
Daniel Sanchez 4b8e14347b Set v3.3.0 2021-03-30 11:04:33 +02:00
Daniel Sanchez 45d8157f90 Add fix to swap symbol and name for sidechains 2021-03-30 10:01:36 +02:00
Daniel Sanchez 15d98e2d84 Change hardcoded ETH for nativeCoin symbol 2021-03-30 09:39:15 +02:00
Daniel Sanchez 8902f37e96 Remove unused parameter 2021-03-29 10:46:51 +02:00
Daniel Sanchez e20c6dc03e Restore fetchSafe timer to previous configuration 2021-03-29 10:46:15 +02:00
Daniel Sanchez 23bfaf432c
Update wallet connect to correctly show the banner (#2094) 2021-03-26 16:40:11 +01:00
Daniel Sanchez 500ca4b083 Cancel running workflows when you add changes to the same branch 2021-03-26 16:32:12 +01:00
Daniel Sanchez c25946ab8f
Remove validator to check that safeTxGas is lower than gasLimit (#2089) 2021-03-26 16:23:52 +01:00
Daniel Sanchez eb201e2621
Fix balance value in send funds form (#2085) 2021-03-26 16:23:28 +01:00
Fernando 6fbf5b237f
(Fix) Delete the correct owner during Safe creation (#2084)
* fix owner lookup by index number

* fix tests for `calculateValuesAfterRemoving`
2021-03-26 16:23:03 +01:00
Daniel Sanchez 9c0e8f4f68 Set production services for release PRs in all networks 2021-03-24 12:16:21 +01:00
Daniel Sanchez ccd54721cf Use production services in Rinkeby for PRs to master 2021-03-24 11:57:52 +01:00
Mikhail Mikheev 8b35069e15
Remove padding for iframe container (#1937)
* remove padding for iframe container

* update idle safe app url
2021-03-24 11:50:24 +01:00
Daniel Sanchez 1b44f71485
Update Compound safe app (#2078) 2021-03-24 11:39:35 +01:00
Mikhail Mikheev 847f22af09
Merge pull request #2077 from gnosis/update-wallet-connect
Upgrade walletconnect
2021-03-24 14:26:40 +04:00
Daniel Sanchez b1be77c996
Merge branch 'development' into update-wallet-connect 2021-03-24 11:14:19 +01:00
lukasschor 8bea5cfc88
(Fix) Update to new background color everywhere (#2068)
* change to new background color everywhere
2021-03-24 11:12:34 +01:00
Mikhail Mikheev 1c3b1fb37b
Feature: Update 1inch app (#2076)
* update 1inch hash
2021-03-24 11:01:37 +01:00
nicolas 48b38f550a
Add tx-decoding to safe-apps review modal. (#2061)
* Modal refactor and txs decoded

* Add Stepped modal and split Decoded tx components

* fix bytes param and add word-break to modal

Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2021-03-24 09:58:28 +01:00
Mati Dastugue 63d88865e5
Bugfix - Back button in modal resets form (#2075)
* Use initialValues on SendFunds modal

Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2021-03-24 09:44:20 +01:00
Daniel Sanchez ab7643a511 Upgrade walletconnect to latest version 2021-03-23 14:15:14 +01:00
Germán Martínez 6bf81df271
Replace Safe logo in the header (#2070)
* Set bigger logo size

Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2021-03-23 13:15:49 +01:00
Agustín Longoni 4297671869
(Fix) change error message Contract address input (#2060)
* change error message Contract address input
2021-03-23 09:48:49 +01:00
nicolas da9031568f
Advanced Options refactor (#2029)
* useEstimateTxGas: set the correct value of isOffChainSignature if gas estimation fails
2021-03-23 09:01:49 +01:00
Mikhail Mikheev 253137d2ba
Bug: Safe app communicator is not properly initialized sometimes, thus app fails to communicate (#2069)
* use iframeRef inside app communicator
2021-03-22 18:59:12 +01:00
Fernando c41ab4eaec
(Chore) Update `nativeCoin` address to ZERO_ADDRESS (#2059) 2021-03-18 14:02:48 -03:00
Fernando e2c1113377
Remove asset and activeAssets references (#2058) 2021-03-18 15:33:10 +01:00
Fernando a504ad495a
use `tokenBalance` for SendFunds modal (#2056) 2021-03-18 12:20:49 +01:00
Daniel Sanchez 8d8a971313
Merge pull request #2052 from gnosis/backmerge-release-3.1.3
Backmerge Release v3.1.3 - Desktop app
2021-03-18 12:03:17 +01:00
Daniel Sanchez f15a91ba7d
Merge branch 'development' into backmerge-release-3.1.3 2021-03-17 20:06:06 +01:00
Daniel Sanchez 352461658b
Release v3.1.3 - Desktop app (#2045)
* Update release desktop app github action

* Restore yarn install step for desktop build

* Add linux deps for Ledger build in desktop workflow

Update electron to latest v9

* Push back ubuntu version for desktop build

* Set ubuntu 18 for linux desktop app

* Update Desktop App signature

* Set v3.1.3

* Fix AWS credentials configuration for Volta, xDai and EWC

* Remove explicit aws credentials for all networks
2021-03-17 20:04:00 +01:00
Agustin Pane 4ed181886b
(Feature) - V2 fetch supported fiat currencies from client gateway (#2023)
* Replace collectibles fetch with client gateway

* Updates tokenProps types

* Replaces balance endpoint with client gateway

* Remove default export of tokens list

* Set the default rows per page to 100

* Fix ether price load

* Remove Add custom token button

* Remove add custom asset and add custom token modals

* Remove default exports

* Remove currencyValues state from store
Remove currencyValues selectors

* Update balance state with fiatBalance and tokenBalance

* Remove default export from fetchEtherBalance.ts

* Fix safeFiatBalancesTotalSelector
Add totalFiatBalance to safe store

* Remove fetchCurrenciesRates.ts

* Adds in currencyValuesStorageMiddleware logic for updating the safe tokens when the user changes the selected currency

* Move selectedCurrency to simple redux state
Remove currencyValues redux state

* Updates fetchTokenCurrenciesBalances with selectedCurrency parameter

* Revert CurrencyValuesState
Remove selectedCurrency from safe state

* Remove selectedCurrency from safe state
Update currentCurrencySelector selector usage

* Add fetchAvailableCurrencies setAvailableCurrencies and updateAvailableCurrencies

* Remove availableCurrencies.ts by using availableCurrenciesSelector

* Fix display of ETH balance on extendedSafeTokensSelector and extractDataFromRESULT

* Fix multiple calls to token balance endpoint

* (Feature) - V2 Remove Manage List (#2032)

Co-authored-by: fernandomg <fernando.greco@gmail.com>
2021-03-17 18:28:37 +01:00
Mikhail Mikheev 1c74f39f37
Update Mushrooms finance app (#2035) 2021-03-17 11:47:12 +01:00
Fernando 1818302d5d
(Fix) Stop from notifying user's wallet tx confirmation (#2007)
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
Co-authored-by: Mati Dastugue <matias.dastugue@altoros.com>
2021-03-16 19:04:48 -03:00
Agustín Longoni 78191e979d
Safe creation process improvements (#1935)
* add new icons and fix styles
* delete part of legal text
* adjustments on columns and container width

Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
Co-authored-by: nicosampler <nf.dominguez.87@gmail.com>
Co-authored-by: nicolas <nicosampler@users.noreply.github.com>
Co-authored-by: Fernando <fernando.greco@gmail.com>
2021-03-16 16:44:46 -03:00
Richard Meissner b26b681426
Show loading spinner while js is not ready (#2031)
* Switch to bounce animation

* Add more specific preloader class

Co-authored-by: lukasgnosis <lukas.schor@gnosis.pm>
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2021-03-16 16:46:03 +01:00
Daniel Sanchez 03397f9e8f
[CI Improvements] - Build mainnet environment for PRs (#2047)
* Enable mainnet build on PRs

Enable EWC build on release PRs
2021-03-16 16:22:49 +01:00
Agustin Pane f1547c1188
(Feature) Modals types improvements (#2027)
* Fix types, styles and default exports

Co-authored-by: Fernando <fernando.greco@gmail.com>
2021-03-16 15:57:26 +01:00
Fernando 188175d690
(Fix) Wrong owners name assignment on Safe Load (#2020)
* pad with zeroes so sorting works properly

* fix @ts-eslint warnings
2021-03-16 11:24:31 +01:00
Mati Dastugue 34a8bcc259
Change view for bytes parameters (#2028)
* Remove unused components

* replace shortVersionOf by textShortener
2021-03-16 10:55:25 +01:00
Agustin Pane 8f16c4f18d
(Feature) - #1991 Prevent that a Safe adds itself as an owner (#2026)
* Uses addressIsNotSafe on replaceOwner modal and addNewOwnerModal

* Update method name from addressIsNotSafe to addressIsNotCurrentSafe
2021-03-16 10:42:42 +01:00
Daniel Sanchez 61125fb937
Merge pull request #2038 from gnosis/release/v3.2.0
Mergeback release v3.2.0
2021-03-16 10:28:52 +01:00
Daniel Sanchez c441bae7f7
Merge branch 'development' into release/v3.2.0 2021-03-15 15:44:23 +01:00
Agustín Longoni 2fd68c55ee
(feature) Wording improvements (#1999)
* Fix reject and cancel button on Rejection modal

* change buttons labels on modal (Settings/Policies)

* fix Policies button align to the right

* change wording cancel for reject
2021-03-15 11:02:48 +01:00
Daniel Sanchez 99f46043ae
Merge pull request #2015 from gnosis/release/v3.2.0 2021-03-12 12:31:31 +01:00
Daniel Sanchez 19eb4f6375 Set v3.2.0 2021-03-12 09:29:29 +01:00
Mikhail Mikheev 77ce93a6bf remove rinkeby from supported networks for mushrooms finance app 2021-03-11 13:42:21 +04:00
Daniel Sanchez cd2305fb0c Update transaction builder 2021-03-11 10:35:03 +01:00
Daniel Sanchez 26de414e12
Fix wrong estimation when only executing and selected safeTxGas is 0 (#2013) 2021-03-10 19:50:26 +01:00