hedera-services
hedera-services copied to clipboard
Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
```[tasklist] ### Tasks - [ ] https://github.com/hashgraph/hedera-services/issues/14620 - [ ] https://github.com/hashgraph/hedera-services/issues/14621 - [ ] https://github.com/hashgraph/hedera-services/issues/14622 ```
### Problem xTests are used to test certain functionality. Their use may be discontinued in the future. ### Solution Examine the current test and find an appropriate test frame to...
### Problem The `CustomSelfDestructOperation` does not descend from or use the Besu implementation of `SelfDestructOperation`. Perhaps we should for reference even if we do not call the super class. There...
```[tasklist] ### Implementation - [ ] Create TSS related system transaction and state protobufs - [ ] Create the TSS related State using the protobuf definitions and unit test the...
Breakdown the TSS-Roster project into tickets such that each can be implemented within a sprint, and point the stories with the team. These stories should be part of a single...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.1 to 4.3.6. Release notes Sourced from actions/upload-artifact's releases. v4.3.6 What's Changed Revert to @actions/artifact 2.1.8 by @robherley in actions/upload-artifact#594 Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.3.6 v4.3.5 What's Changed Bump...
## Background Refer to [phase 1 design](https://lucid.app/lucidchart/efc6708c-8096-4056-8ec0-52ccbbd438b7/edit?page=.TbJf4UGdEJ_#) The CI/CD team is supporting the effor to implement MATS tests and enable continuous delivery from the mainline of `hashgraph/hedera-services`. This estimate goes...
**Description**: - Cherry-pick #14609
**Description**: Create the platform level design proposal. Fixes #13740