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

Refactor trusted filtering #1064

Merged
merged 4 commits into from
Jan 29, 2024
Merged

Refactor trusted filtering #1064

merged 4 commits into from
Jan 29, 2024

Conversation

iamacook
Copy link
Member

@iamacook iamacook commented Jan 24, 2024

As per suggestion, this refactors the filtering of trusted transactions to improve readability:

Note: the mappers have been kept in order to prevent side effects. They map to the same type.

Changes

  • for has been changed to an initial fetching of nested transactions, then filtering

@iamacook iamacook self-assigned this Jan 24, 2024
@iamacook iamacook requested a review from a team as a code owner January 24, 2024 10:10
@fmrsabino fmrsabino added the in review Someone is reviewing this Pull Request label Jan 29, 2024
@fmrsabino fmrsabino removed the in review Someone is reviewing this Pull Request label Jan 29, 2024
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.

🚀

@iamacook iamacook merged commit 5dcaf7a into main Jan 29, 2024
16 checks passed
@iamacook iamacook deleted the refactor-trusted-filtering branch January 29, 2024 15:19
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.

None yet

2 participants