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

feat: add tokenId to marketplace pallet events broadcasted over SNS #1301

Merged
merged 4 commits into from
Sep 23, 2024

Conversation

pawell67
Copy link
Member

In nftio, when processing marketplace events (listings) there is a need of cache invalidation based on incoming event. However there is only listingId supplied in the event and it adds requirement of additional call to indexer to know what token is listing related to. By adding tokenId all required information will come in the event

@pawell67 pawell67 self-assigned this Sep 20, 2024
@pawell67 pawell67 force-pushed the add-token-id-to-marketplace-events-sns branch 2 times, most recently from a106219 to 7e2fbca Compare September 20, 2024 13:34
@pawell67 pawell67 force-pushed the add-token-id-to-marketplace-events-sns branch from 7e2fbca to 39907c9 Compare September 20, 2024 13:36
@justraman justraman merged commit fa3451a into master Sep 23, 2024
6 checks passed
@justraman justraman deleted the add-token-id-to-marketplace-events-sns branch September 23, 2024 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants