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

HIP-904 Support TokenReject transactions #8272

Open
Tracked by #8081
edwin-greene opened this issue May 10, 2024 · 0 comments
Open
Tracked by #8081

HIP-904 Support TokenReject transactions #8272

edwin-greene opened this issue May 10, 2024 · 0 comments
Labels
enhancement Type: New feature parser Area: File parsing

Comments

@edwin-greene
Copy link
Contributor

Problem

Update the importer to support TokenReject transactions.

Solution

Add TokenRejectTransactionHandler which will be similar to CryptoTransferTransactionHandler
Tests for TokenReject should include verifying for fungible tokens and nfts that the former owner no longer owns the token and that the token has been returned to the token treasury account.

TokenReject is expected to be included in protobuf version 0.51

Alternatives

No response

@edwin-greene edwin-greene added enhancement Type: New feature parser Area: File parsing labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature parser Area: File parsing
Projects
None yet
Development

No branches or pull requests

1 participant