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

Add tests for token airdrops for modularized #10420

Open
kselveliev opened this issue Feb 18, 2025 · 0 comments
Open

Add tests for token airdrops for modularized #10420

kselveliev opened this issue Feb 18, 2025 · 0 comments
Labels
enhancement Type: New feature modularizedEVM web3 Area: Web3 API
Milestone

Comments

@kselveliev
Copy link
Contributor

Problem

Mono does not support token aidrops but modularized code supports it.

Solution

This task is to add integration tests for contract call with token airdrop operations(reject, claim, cancel, airdrop).
For reference check https://hips.hedera.com/hip/hip-904.
For reference of tests in services check -> package com.hedera.services.bdd.suites.contract.precompile.airdrops
TokenCancelAirdropSystemContractTest,
TokenClaimAirdropSystemContractTest,
TokenRejectSystemContractTest,
AirdropSystemContractTest
etc.
This task could be split into multiple subtask for every test class

Alternatives

No response

@kselveliev kselveliev added enhancement Type: New feature modularizedEVM web3 Area: Web3 API labels Feb 18, 2025
@kselveliev kselveliev added this to the 0.125.0 milestone Feb 18, 2025
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Mirror Node Feb 18, 2025
@kselveliev kselveliev moved this from 📋 Backlog to 🏃‍♀ Sprint backlog in Mirror Node Feb 18, 2025
@kselveliev kselveliev changed the title Add test for token airdrops for modularized Add tests for token airdrops for modularized Feb 18, 2025
@rbarker-dev rbarker-dev moved this to 🏃‍♀ Sprint backlog in Mirror Node Test - DO NOT USE Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type: New feature modularizedEVM web3 Area: Web3 API
Projects
Status: 🏃‍♀ Sprint backlog
Development

No branches or pull requests

1 participant