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

feat(HIP-904) - TokenAirdropTransaction #1966

Merged
merged 11 commits into from
Sep 9, 2024
Merged

Conversation

0xivanov
Copy link
Contributor

@0xivanov 0xivanov commented Aug 26, 2024

Description:

  • Implements TokenAirdropTransaction and it's unit/e2e tests
  • Adds PendingAirdropId to the TransactionRecord

Related issue(s):

Fixes #1955 , #1953 , #1952

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
@0xivanov 0xivanov added the enhancement New feature or request label Aug 26, 2024
@0xivanov 0xivanov self-assigned this Aug 26, 2024
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
@0xivanov 0xivanov marked this pull request as ready for review August 28, 2024 07:48
@0xivanov 0xivanov requested review from a team as code owners August 28, 2024 07:48
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
@0xivanov 0xivanov requested a review from a team as a code owner September 5, 2024 11:18
Copy link

sonarcloud bot commented Sep 5, 2024

Copy link
Contributor

@agadzhalov agadzhalov left a comment

Choose a reason for hiding this comment

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

great work @0xivanov, LGTM 🚀

@0xivanov 0xivanov merged commit fdd2bb8 into main Sep 9, 2024
12 checks passed
@0xivanov 0xivanov deleted the HIP-904-token-airdrop branch September 9, 2024 11:40
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

Successfully merging this pull request may close these issues.

Add HIP-904: TokenAirdropTransaction Add HIP-904: PendingAirdropRecord Add HIP-904: PendingAirdropId
2 participants