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 https://github.com/hashgraph/hedera-services/issues/15488 - Added a test to submit DAB transactions for JRS test - Added node transactions in `throttles.json`

This PR defines a proposal for an updated consensus node architecture, with a special emphasis on the "consensus" half the of the node (the other half being "execution", where services...

closes #15601 @OlegMazurov @rbair23 @jasperpotts Based on [the proposal](https://github.com/hashgraph/hedera-services/blob/develop/platform-sdk/docs/proposals/inlinePces/inlinePcesProposal.md), I have implemented event writing to PCES using the `FileChannel` and created a benchmark comparing it to the classing `OutputStream` method....

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

Implement the Token Airdrop System Contract flows described in https://github.com/hashgraph/hedera-services/pull/15435 ```[tasklist] ### Tasks - [ ] https://github.com/hashgraph/hedera-services/issues/15588 - [ ] https://github.com/hashgraph/hedera-services/issues/15589 - [ ] https://github.com/hashgraph/hedera-services/issues/15590 - [ ] https://github.com/hashgraph/hedera-services/issues/15591 -...

Epic

Queue states are currently implemented as merkle nodes with two children: a label (`StringLeaf`) and a queue (`FCQueue`). All Queue state APIs are mapped 1-1 to the underlyng `FCQueue`. There...

Platform Data Structures
Platform

**Description**: - Adds XTS workflow - Moves timing sensitive unit tests into XTS - Moves HAPI (Time Consuming) into XTS - Adds Hammer Tests to XTS - Adds timeConsuming gradle...

github_actions

**Description**: Proto changes for consensus approve allowance **Related issue(s)**: https://github.com/hashgraph/hedera-services/issues/15523 https://github.com/hashgraph/hedera-services/issues/15536 Fixes # **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit,...

Topic Fees

**Description**: Update Consensus Create Topic Handler to support custom fees. **Related issue(s)**: Fixes #15328 Fixes #15403 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [...

- [x] create alpha tag 0.55.0-alpha.0 - 9/14/2024 - [x] create alpha tag 0.55.0-alpha.1 - 9/26/2024 - [x] create a release branch 0.55 - 9/30/2024