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

Fixes #13163 Fixes #13212 Add code coverage to `CustomRoyaltyFeeAssessor`, `CustomFixedFeeAssessor`

Description Move the units from one partition to a different partition on a different user account, but requiring a signature from the user’s account being debited The PR has the...

**Description**: This PR moves classes related to Hedera state to `swirlds-platform-core` module. **Related issue(s)**: Fixes #11765 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [...

**Description**: Expand the system contract class hierarchy to accommodate the Hedera account service system contract base classes (`HasSystemContract`, `HasCallAttempt`, `HasCallFactory`) while maximizing reuse. - Create a common interface for `HtsCallFactory`...

The main goal of this epic is turn state-related code into a library that can later be used by the Block Node. Besides that we need to change our Merkle...

Epic

**Description**: Fix a number of errors that occur when generating javadoc due to improperly formatted javadoc tags. **Related issue(s)**: Fixes #13219

Add unit tests for ConsensusHandlers class **Related issue(s)**: Fixes #13217

Add unit tests for UtilHandlers class **Related issue(s)**: Fixes #13221