Commit Graph

3501 Commits

Author SHA1 Message Date
Daniel Sanchez 8b047e8c57
[Feature] Use backend gas estimation (#2112)
* Use safeTxGas backend estimation

* Check transaction execution result and show warning if fails

* Fix estimation for safes with just one required signature

* Hide advanced parameters for sending funds with spending limit

* Update variable names to be more clear
2021-04-07 11:50:02 +02:00
nicolas cabb886833
Merge branch 'development' into bugfix/safeList 2021-04-06 15:13:51 -03:00
katspaugh d07816fcac
Update the readme (#2125) 2021-04-06 15:55:55 +02:00
Fernando 7927c7fc32
Merge branch 'development' into bugfix/safeList 2021-04-01 18:28:43 -03:00
Fernando 15ae933a18
(Feature) - v3 Decoded Tx - Generic Modal (#2054)
Co-authored-by: Agustín Longoni <agustin.longoni@altoros.com>
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2021-04-01 17:47:15 -03:00
Mati Dastugue 16537048df
Merge branch 'development' into bugfix/safeList 2021-04-01 10:32:28 -03:00
nicolas 4e96152e21
Replace AddressInfo by EthHashInfo (#2103) 2021-04-01 10:54:14 +02:00
Mati Dastugue bed0e4951f Merge branch 'bugfix/safeList' of github.com:gnosis/safe-react into bugfix/safeList 2021-03-31 19:49:46 -03:00
Mati Dastugue 9a845a2039 Remove safe loadedViaUrl from storage 2021-03-31 19:49:09 -03:00
Mati Dastugue 50e8e08081
Merge branch 'development' into bugfix/safeList 2021-03-31 13:04:19 -03:00
Daniel Sanchez a5f67e6653
Merge pull request #2117 from gnosis/hotfix/v3.3.1
Mergeback hotfix v3.3.1
2021-03-31 17:44:38 +02:00
Daniel Sanchez ae3ac21b28
Merge branch 'development' into hotfix/v3.3.1 2021-03-31 17:00:31 +02:00
Daniel Sanchez 66c9008529
Merge pull request #2116 from gnosis/hotfix/v3.3.1
Hotfix v3.3.1
2021-03-31 16:58:41 +02:00
Daniel Sanchez 87ca43464e Set v3.3.1 2021-03-31 16:37:49 +02:00
Mikhail Mikheev 6bcd4815c7 Bug: Safe apps passed value converted to ether to createTransaction action instead of wei (#2115)
* dont convert transaction value to ether for createTransaction

Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2021-03-31 16:37:28 +02:00
Mikhail Mikheev 2669471e13
Bug: Safe apps passed value converted to ether to createTransaction action instead of wei (#2115)
* dont convert transaction value to ether for createTransaction

Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2021-03-31 16:36:18 +02:00
Mati Dastugue 08ec0a34b6 Update logic for loadedViaUrl safes 2021-03-30 22:32:00 -03:00
Fernando 8e5b4104e3
Merge branch 'development' into bugfix/safeList 2021-03-30 18:10:46 -03:00
Agustín Longoni f8ccff0796
(Fix) Layout inaccuracies (#2072)
Co-authored-by: lukasgnosis <lukas.schor@gnosis.pm>
Co-authored-by: Daniel Sanchez <daniel.sanchez@gnosis.pm>
2021-03-30 15:46:41 -03:00
Daniel Sanchez 9352aee5fd
Merge pull request #2106 from gnosis/release/v3.3.0
Merge back release v3.3.0 to development
2021-03-30 14:00:34 +02:00
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
Mati Dastugue a72d23681e Filter safes loaded from URL in safe list 2021-03-29 09:56:18 -03:00
Mati Dastugue f38fc95258 Merge branch 'development' of github.com:gnosis/safe-react into development 2021-03-29 09:53:30 -03: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
Mati Dastugue fd3c8a42c7 Merge branch 'development' of github.com:gnosis/safe-react into development 2021-03-22 11:49:18 -03:00
Fernando c41ab4eaec
(Chore) Update `nativeCoin` address to ZERO_ADDRESS (#2059) 2021-03-18 14:02:48 -03:00