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

Wrong error message when trying to claim/cancel airdrop with an invalid token address or having more items in a token transfer list than allowed #17534

Open
15 tasks
simzzz opened this issue Jan 24, 2025 · 0 comments · May be fixed by #17703

Comments

@simzzz
Copy link

simzzz commented Jan 24, 2025

Background

When we try to claim/cancel an airdrop with an invalid token address or pass more than 10 (current limit) tokens in a TokenTransferList, we receive a generic error INVALID_OPERATION_ID instead of the appropriate error message.

Blocks hashgraph/hedera-smart-contracts#1208

Acceptance Criteria

  1. Return correct error message

Dependencies

No response

Definition of Ready (DoR) Checklist

  • Clear acceptance criteria
  • Clear and detailed description
  • Dependencies identified
  • Links to documentation
  • Should be completable in 2-3 Days
  • Initial draft of Low-level design document
  • At least high level test plan
  • Groomed/Estimated

Definition of Done (DoD) Checklist

  • Acceptance Criteria complete
  • No Codacy issues greater than minor (in new code)
  • JavaDocs updated/created
  • Code commented
  • Unit tests created/updated
  • 80% test code coverage (in new code)
  • Happy Path and major negative cases in HAPI tests as applicable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant