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

HTS: Import token transactions #1051

Closed
steven-sheehy opened this issue Sep 15, 2020 · 0 comments · Fixed by #1089
Closed

HTS: Import token transactions #1051

steven-sheehy opened this issue Sep 15, 2020 · 0 comments · Fixed by #1089
Assignees
Labels
enhancement Type: New feature hts Hedera Token Service P2 parser Area: File parsing transactions File: Related to processing of transaction record stream file
Milestone

Comments

@steven-sheehy
Copy link
Member

steven-sheehy commented Sep 15, 2020

Problem
To support the new Token HAPI, we should enhance our importer to import the new token transactions.

Solution

  • Update TransactionTypeEnum
  • Update EntityTypeEnum and EntityId for new TokenID
  • Add new repository and domain classes
  • Add a TransactionHandler for each new transaction type
  • Update EntityListener and its concrete implementations for the new entities
  • Update EntityRecordItemListener to parse the new transaction types
  • Ensure GCP pubsub works with the new transactions

Alternatives

Additional Context
Depends upon #1043 and #1048

@steven-sheehy steven-sheehy added enhancement Type: New feature P2 parser Area: File parsing transactions File: Related to processing of transaction record stream file labels Sep 15, 2020
@steven-sheehy steven-sheehy added this to the Mirror 0.20.0 milestone Sep 15, 2020
@Nana-EC Nana-EC self-assigned this Sep 23, 2020
@steven-sheehy steven-sheehy changed the title Token: Import token transactions HTS: Import token transactions Sep 29, 2020
@steven-sheehy steven-sheehy added the hts Hedera Token Service label Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature hts Hedera Token Service P2 parser Area: File parsing transactions File: Related to processing of transaction record stream file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants