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

TCK: Implement token management transactions #2161

Open
1 of 11 tasks
0xivanov opened this issue Jan 9, 2025 · 0 comments
Open
1 of 11 tasks

TCK: Implement token management transactions #2161

0xivanov opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@0xivanov
Copy link
Contributor

0xivanov commented Jan 9, 2025

The following transactions have E2E tests written in TCK but are currently missing the corresponding endpoints within the Java SDK. To ensure the tests can execute successfully, the necessary endpoints should be implemented:

Please review and update the Token endpoints in the following SDKs:

  • Write TokenFeeScheduleUpdate endpoint
  • Write TokenAssociateTransaction endpoint
  • Write TokenDissociateTransaction endpoint
  • Write TokenPauseTransaction endpoint
  • Write TokenUnpauseTransaction endpoint
  • Write TokenFreezeTransaction endpoint
  • Write TokenUnfreezeTransaction endpoint
  • Write TokenGrantKycTransaction endpoint
  • Write TokenRevokeKycTransaction endpoint
  • Write TokenMintTransaction endpoint
  • Write TokenBurnTransaction endpoint
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
None yet
Development

No branches or pull requests

2 participants