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

Updated the current log4j configurations to roll files based on size, not date, and without compression. This will bring the configurations in line with what is supported by the base...

Increase code coverage > 80% for TokenFeeScheduleUpdateHandler, CryptoUpdateHandler, CryptoTransferHandler

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

Limechain
Design

In 0.50, the naming schema for the CES directory changed. This is causing problems for node managers. Original CES directory: `events_${X}` where X is equal to the memo field of...

PlatformContext API cleanup PlatformContextFactory introduced

**Description**: - freezeToken - unfreezeToken Suite | Tests | Signatures -- | -- | -- FreezeUnfreezeTokenPrecompileV1SecurityModelSuite | freezeUnfreezeFungibleWithNegativeCases() freezeUnfreezeNftsWithNegativeCases() isFrozenHappyPathWithLocalCall() | - transaction payer- contract Id- freeze key **Related issue(s)**:...

Test Development
Limechain

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

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

Limechain

### Problem In order to integrate airdrop functionality in Hedera ([HIP-904](https://hips.hedera.com/hip/hip-904)), we need to have a special pending state, which would keep track of all incoming airdrops that are related...

Limechain
New Feature
Work Package

**Description**: This PR aims to refine our handling of configuration data records. Introduces 3 new annotations: *DefaultValue*: This feature simplifies the management of scenarios where explicit values are not provided...