hedera-services icon indicating copy to clipboard operation
hedera-services copied to clipboard

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger

Results 297 hedera-services issues
Sort by recently updated
recently updated
newest added

Carve out these classes from https://github.com/hashgraph/hedera-services/pull/14579 and add unit test coverage. Create PR into develop.

Block Streams

Write the block stream as specified. ```[tasklist] ### Unrelated, but good to be done before blockstreams - [ ] https://github.com/hashgraph/hedera-services/issues/13559 - [ ] https://github.com/hashgraph/hedera-services/issues/13447 - [ ] https://github.com/hashgraph/hedera-services/issues/14032 ``` ```[tasklist]...

Epic
Block Streams

**Description**: **Related issue(s)**: Fixes #14646 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)

**Description**: **Related issue(s)**: Fixes #14619 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)

**Description**: Implemented `TokenClaimAirdrop.handle` logic **Related issue(s)**: Fixes #14330 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)

As per this discussion https://limechain.slack.com/archives/C048K7ZBS9M/p1722406435947579?thread_ts=1722263267.656899&cid=C048K7ZBS9M we are disabling the airdrop to a contract

Token Airdrop

Proposal for the metric label api. Fixes https://github.com/hashgraph/hedera-services/issues/13885 PR of draft with discussion history: https://github.com/hashgraph/hedera-services/pull/13809 PR of first voting with discussion history: https://github.com/hashgraph/hedera-services/pull/13975