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

Token Transfer Processor - Derive classic events from operation and operation results #5609

Merged
merged 87 commits into from
Mar 21, 2025

Conversation

karthikiyer56
Copy link
Contributor

@karthikiyer56 karthikiyer56 commented Feb 19, 2025

This PR deals with deriving TokenTransferEvents from operation and operation results as described in #5580
This PR is strictly dealing with classic and classic operations, i.e the PR implements the ask from #5592

@karthikiyer56 karthikiyer56 force-pushed the karthik/ttp-classic-operations branch from 36946d4 to 571679c Compare February 20, 2025 23:41
Copy link

socket-security bot commented Mar 21, 2025

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
golang/github.com/google/go-cmp@v0.6.0v0.7.0 eval 0 470 kB

View full report↗︎

Copy link
Contributor

@tamirms tamirms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 🎉 🎉

@karthikiyer56 karthikiyer56 merged commit 37d384a into master Mar 21, 2025
23 checks passed
@sreuland sreuland mentioned this pull request Mar 21, 2025
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.

Generate TokenTransferEvents from operation and operation results for classic operations
4 participants