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

Transaction filter does not include embedded transactions #905

Open
segfaultxavi opened this issue Jun 4, 2021 · 2 comments
Open

Transaction filter does not include embedded transactions #905

segfaultxavi opened this issue Jun 4, 2021 · 2 comments
Labels
Enhancement New feature or request

Comments

@segfaultxavi
Copy link
Contributor

So if I filter an account's transactions by "Key links" it will fail to return anything if those transactions are inside an Aggregate.

@cryptoBeliever
Copy link

@AnthonyLaw
This is a rest issue IMO (please confirm). embedded=true doesn't work when the address filter is used.

Example address: http://explorer.symbolblockchain.io/accounts/NDGLBMR2TB7A7GIEG7IL6IBR5XBEHODOUSCEXVY

http://ngl-dual-401.symbolblockchain.io:3000/transactions/confirmed?address=NDGLBMR2TB7A7GIEG7[…]&pageSize=10&pageNumber=1&order=desc&embedded=true (explorer is doing without embedded but it changes nothing)

Similar to #904. Clients (wallets + explorer) should contact with rest devs. This has to be improved.

@AnthonyLaw
Copy link
Member

Yes, you are right.

@AnthonyLaw AnthonyLaw added the Enhancement New feature or request label Jun 8, 2021
@AnthonyLaw AnthonyLaw added this to Product backlog in Symbol-Explorer via automation Jun 8, 2021
@Wayonb Wayonb added this to Backlog in Infrastructure Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
Symbol-Explorer
  
Product backlog
Development

No branches or pull requests

3 participants