status-im / status-go

The Status module that consumes go-ethereum
https://status.im
Mozilla Public License 2.0
727 stars 249 forks source link

fix_: hide mercuryo provider #6100

Open mohsen-ghafouri opened 1 week ago

mohsen-ghafouri commented 1 week ago

rel status-mobile/issues/21615

Description

hide Mercuryo from the list of on-ramp providers so that we stay compliant with UK law.

status-im-auto commented 1 week ago

Jenkins Builds

:grey_question: Commit :hash: Finished (UTC) Duration Platform Result
:heavy_check_mark: 2d417457 #1 2024-11-14 14:18:41 ~4 min macos :package:zip
:heavy_check_mark: 2d417457 #1 2024-11-14 14:19:10 ~4 min tests-rpc :page_facing_up:log
:heavy_check_mark: 2d417457 #1 2024-11-14 14:19:17 ~4 min ios :package:zip
:heavy_check_mark: 2d417457 #1 2024-11-14 14:19:40 ~5 min macos :package:zip
:heavy_check_mark: 2d417457 #1 2024-11-14 14:19:55 ~5 min linux :package:zip
:heavy_check_mark: 2d417457 #1 2024-11-14 14:20:03 ~5 min android :package:aar
:heavy_check_mark: 2d417457 #1 2024-11-14 14:20:24 ~5 min windows :package:zip
:heavy_check_mark: 2d417457 #1 2024-11-14 14:48:28 ~34 min tests :page_facing_up:log
:heavy_check_mark: 43056094 #2 2024-11-20 14:48:31 ~4 min macos :package:zip
:heavy_check_mark: 43056094 #2 2024-11-20 14:48:36 ~4 min linux :package:zip
:heavy_check_mark: 43056094 #2 2024-11-20 14:48:52 ~4 min ios :package:zip
:heavy_check_mark: 43056094 #2 2024-11-20 14:49:02 ~4 min windows :package:zip
:heavy_check_mark: 43056094 #2 2024-11-20 14:49:12 ~5 min macos :package:zip
:heavy_check_mark: 43056094 #2 2024-11-20 14:49:19 ~5 min tests-rpc :page_facing_up:log
:heavy_check_mark: 43056094 #2 2024-11-20 14:51:56 ~8 min android :package:aar
:heavy_check_mark: 43056094 #2 2024-11-20 15:19:40 ~35 min tests :page_facing_up:log
codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 60.00000% with 6 lines in your changes missing coverage. Please review.

Project coverage is 60.91%. Comparing base (11cf42b) to head (4305609).

Files with missing lines Patch % Lines
services/wallet/service.go 14.28% 3 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #6100 +/- ## ============================================ + Coverage 13.54% 60.91% +47.36% ============================================ Files 804 819 +15 Lines 107898 109471 +1573 ============================================ + Hits 14616 66679 +52063 + Misses 91398 34961 -56437 - Partials 1884 7831 +5947 ``` | [Flag](https://app.codecov.io/gh/status-im/status-go/pull/6100/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im) | Coverage Δ | | |---|---|---| | [functional](https://app.codecov.io/gh/status-im/status-go/pull/6100/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im) | `13.52% <6.66%> (-0.03%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/status-im/status-go/pull/6100/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im) | `60.13% <60.00%> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files with missing lines](https://app.codecov.io/gh/status-im/status-go/pull/6100?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im) | Coverage Δ | | |---|---|---| | [params/config.go](https://app.codecov.io/gh/status-im/status-go/pull/6100?src=pr&el=tree&filepath=params%2Fconfig.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im#diff-cGFyYW1zL2NvbmZpZy5nbw==) | `70.83% <100.00%> (+28.52%)` | :arrow_up: | | [services/wallet/service.go](https://app.codecov.io/gh/status-im/status-go/pull/6100?src=pr&el=tree&filepath=services%2Fwallet%2Fservice.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im#diff-c2VydmljZXMvd2FsbGV0L3NlcnZpY2UuZ28=) | `86.19% <14.28%> (-0.77%)` | :arrow_down: | ... and [644 files with indirect coverage changes](https://app.codecov.io/gh/status-im/status-go/pull/6100/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=status-im)