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

[Feature Request]: (gateway) Display inner transactions from relayed transactions in mempool when filtering by sender #5360

Open
1 task done
SkullElf opened this issue Jun 19, 2023 · 2 comments

Comments

@SkullElf
Copy link

Describe the solution you'd like

Not sure if this is the correct repo for this so please help me find the right one if it isn't.
When using the /pool endpoint of the gateway and filtering by sender, an inner transaction does not show.
So if a wallet A sends a relayed transaction from wallet B to wallet C, the pool endpoint would show the transaction from wallet B to wallet C when using by-sender and entering wallet B's address.
Thank you!

Is your feature request related to a problem?

No response

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bogdan-rosianu
Copy link
Contributor

Hello. We analyzed your proposal and created a task for it. It implies some changes as the current internal pools don't allow us to fetch the required information.

Thanks for reporting this!

@bogdan-rosianu
Copy link
Contributor

Hi, as an update, this is the PR with the fix: #5548

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

No branches or pull requests

2 participants