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

test: claim multiple tokens send to 1 receiver #14934

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

ibankov
Copy link
Contributor

@ibankov ibankov commented Aug 20, 2024

Description:

Airdrop multiple times to 1 receiver, and claim with one transaction the aggregated amount.
CLAIM-19

Related issue(s):
#14918
Fixes #

Notes for reviewer:

Checklist

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

Signed-off-by: ibankov <ivan.bankov@limechain.tech>
@ibankov ibankov added this to the v0.54 milestone Aug 20, 2024
@ibankov ibankov self-assigned this Aug 20, 2024
@ibankov ibankov requested a review from a team August 20, 2024 07:47
@ibankov ibankov requested review from a team as code owners August 20, 2024 07:47
Copy link

Node: HAPI Test (Node Death Reconnect) Results

3 tests   3 ✅  4m 58s ⏱️
3 suites  0 💤
3 files    0 ❌

Results for commit a3ef15d.

Copy link

Node: HAPI Test (Token) Results

 23 files   23 suites   6m 33s ⏱️
282 tests 282 ✅ 0 💤 0 ❌
365 runs  365 ✅ 0 💤 0 ❌

Results for commit a3ef15d.

Copy link

Node: Unit Test Results

  1 570 files    1 570 suites   4h 19m 23s ⏱️
118 212 tests 118 153 ✅ 59 💤 0 ❌
126 442 runs  126 383 ✅ 59 💤 0 ❌

Results for commit a3ef15d.

Copy link

Node: HAPI Test (Restart) Results

7 files  7 suites   7m 16s ⏱️
6 tests 6 ✅ 0 💤 0 ❌
7 runs  7 ✅ 0 💤 0 ❌

Results for commit a3ef15d.

Copy link

Node: HAPI Test (Crypto) Results

 35 files   35 suites   12m 38s ⏱️
373 tests 373 ✅ 0 💤 0 ❌
434 runs  434 ✅ 0 💤 0 ❌

Results for commit a3ef15d.

Copy link

Node: HAPI Test (Misc) Results

 62 files   62 suites   15m 7s ⏱️
316 tests 316 ✅ 0 💤 0 ❌
415 runs  415 ✅ 0 💤 0 ❌

Results for commit a3ef15d.

Copy link

Node: HAPI Test (Time Consuming) Results

 4 files   4 suites   22m 20s ⏱️
18 tests 18 ✅ 0 💤 0 ❌
19 runs  19 ✅ 0 💤 0 ❌

Results for commit a3ef15d.

Copy link

Node: HAPI Test (Smart Contract) Results

 93 files   93 suites   23m 55s ⏱️
660 tests 660 ✅ 0 💤 0 ❌
877 runs  877 ✅ 0 💤 0 ❌

Results for commit a3ef15d.

@ibankov ibankov merged commit 0b193f8 into develop Aug 20, 2024
66 of 67 checks passed
@ibankov ibankov deleted the 14918-claim-multiple-tokens-tests branch August 20, 2024 13:34
HarshSawarkar pushed a commit to HarshSawarkar/hedera-services that referenced this pull request Aug 23, 2024
Signed-off-by: ibankov <ivan.bankov@limechain.tech>
Signed-off-by: Harsh Sawarkar <harshsawarkar111@gmail.com>
stoyanov-st pushed a commit that referenced this pull request Sep 12, 2024
Signed-off-by: ibankov <ivan.bankov@limechain.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(CLAIM_19) [Multiple Tokens] Sender signs 3 different tokenAirdrop transactions, each to the same receiver.
2 participants