-
Notifications
You must be signed in to change notification settings - Fork 55
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
[EPIC]: add usage and coverage for Frictionless Airdrop (HIP-904) #1012
Comments
@quiet-node or @victor-yanev let's clean up #1011 and get it in now. |
@quiet-node added that we should upgrade the local node version of the repo to support this and ensure the feature flag is turned on. |
Refer to PR #1011 for a valuable reference. |
I'm picking this up, you can assign me |
This design document serves as an additional valuable reference:https://github.com/hashgraph/hedera-services/blob/v0.56.1/hedera-node/docs/design/services/smart-contract-service/frictionless-airdrops-system-contracts.md |
Problem
HIP-904, Frictionless Airdrop, has been fully implemented in
[email protected]
but currently lacks Solidity usage and test coverage.Solution
Implement Solidity usage and add test coverage to verify that all features function as expected.
HIP 904 System Contract Function Verification Tasks
Note: As of 0.56 the target of an airdrop should be an EOA. Also MN does not yet support this logic
Alternatives
No response
The text was updated successfully, but these errors were encountered: