hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
313 stars 136 forks source link

AIRDROP_FROM_CONTRACT_37 #16347

Open anastasiya-kovaliova opened 4 days ago

anastasiya-kovaliova commented 4 days ago

Problem

Verify that when EOA calls a CONTRACT to airdrop a token from the EOA, when the EOA calls a payable function: Add negative tests like:

Solution

Expected Result: All test cases should be written in detail and covered with HAPI tests. All validations should be triggered

Alternatives

No response