Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include not listed Safe Apps on transaction mappings #1450

Merged
merged 2 commits into from
Apr 25, 2024

Conversation

hectorgomezv
Copy link
Member

@hectorgomezv hectorgomezv commented Apr 24, 2024

Summary

Depends on safe-global/safe-config-service#1111

This PR integrates the onlyListed Config Service query param when calling GET /safe-apps/ endpoint.

Changes

  • Adds onlyListed query parameter.
  • Sets it to false on transaction mapping.
  • Sets it to true when retrieving Safe Apps directly from the CGW API.

@hectorgomezv hectorgomezv self-assigned this Apr 24, 2024
@coveralls
Copy link

coveralls commented Apr 24, 2024

Pull Request Test Coverage Report for Build 8835253935

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 91.936%

Totals Coverage Status
Change from base Build 8833776871: 0.03%
Covered Lines: 6883
Relevant Lines: 7225

💛 - Coveralls

@hectorgomezv hectorgomezv marked this pull request as ready for review April 25, 2024 15:23
@hectorgomezv hectorgomezv requested a review from a team as a code owner April 25, 2024 15:23
Copy link
Contributor

@fmrsabino fmrsabino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@hectorgomezv hectorgomezv changed the title Ignore visibility when retrieving Safe Apps on transaction mappings Include not listed Safe Apps on transaction mappings Apr 25, 2024
@hectorgomezv hectorgomezv merged commit df6e96e into main Apr 25, 2024
16 checks passed
@hectorgomezv hectorgomezv deleted the include-non-visible-safe-apps branch April 25, 2024 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants