Stanimir Stoyanov
Stanimir Stoyanov
Implement the Token Reject System Contract described in https://github.com/hashgraph/hedera-services/pull/15435 - [ ] HSCS System Contract Classes - [ ] Feature flag - [ ] E2E tests
Implement the Token Claim Airdrop System Contract described in https://github.com/hashgraph/hedera-services/pull/15435 - [ ] HSCS System Contract Classes - [ ] Feature flag - [ ] E2E tests
Implement the Token Cancel Airdrop System Contract described in https://github.com/hashgraph/hedera-services/pull/15435 - [ ] HSCS System Contract Classes - [ ] Feature flag - [ ] E2E tests
Implement the Token Airdrop System Contract described in https://github.com/hashgraph/hedera-services/pull/15435 - [ ] HSCS System Contract Classes - [ ] Feature flag - [ ] E2E tests
**Description**: This PR aims to add the implementation for `CreateToken` and `UpdateToken` system contract calls with the metadata field described in [HIP-1028](https://hips.hedera.com/hip/hip-1028) included. Also provided E2E tests for validation of...