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

Remove redundant subquery in internal transactions #9264

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

k1rill-fedoseev
Copy link
Collaborator

Changelog

Enhancements

  • It seems that functionally, Chain.where_transaction_has_multiple_internal_transactions/1 has the same purpose as InternalTransaction.where_is_different_from_parent_transaction/1 and therefore can be removed.

Checklist for your Pull Request (PR)

@k1rill-fedoseev k1rill-fedoseev marked this pull request as ready for review January 26, 2024 12:03
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

1 participant