hedera-services
hedera-services copied to clipboard
Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Carve out these classes from https://github.com/hashgraph/hedera-services/pull/14579 and add unit test coverage. Create PR into develop.
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]...
**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
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