hedera-services
hedera-services copied to clipboard
Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
**Description**: - _TBD_
**Description**: Address some of the future/todo comments left in the smart contracts service. This pr does not address all of the future/todo comments. Several are blocked or need further research...
Address the following future/todo messages | app/service/contract/impl/test/handlers/ContractCreateHandlerTest.java | 134 | // FUTURE: uncomment this after JKey removal | unknown what this is about | |---------------------------------------------------------------------------------------------|-----|-------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------| | app/service/contract/impl/exec/gas/CustomGasCalculator.java | 98 |...
### Problem Many comments with //FUTURE or TODO exists in the modularized code base Also part of this: consider all comments about specific code that's there for mono-service compatibility to...
Address the following future/todo comments | app/service/contract/impl/handlers/ContractCreateHandler.java | 87 | // FUTURE:Consider reading the init code from a file but this may be too much to do for pure checks...
**Description**: TBD **Related issue(s)**: Fixes #11771 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested (unit, integration, etc.)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.1.0 to 6.6.1. Release notes Sourced from docker/build-push-action's releases. v6.6.1 Bump @docker/actions-toolkit from 0.37.0 to 0.37.1 in docker/build-push-action#1205 Full Changelog: https://github.com/docker/build-push-action/compare/v6.6.0...v6.6.1 v6.6.0 Generate GitHub annotations for build...
**Description**: This design doc provides the specification for `Rosters` - a new Data Structure introduced for enabling the Threshold Signature Scheme. The proposal details the data structure and lifecycle of...
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.2 to 2.1.4. Release notes Sourced from google-github-actions/auth's releases. v2.1.4 What's Changed security: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in google-github-actions/auth#420...
**Description**: Fixes lossy conversion and exports compiler warnings in hapi-fees. **Related issue(s)**: Fixes #14300 **Notes for reviewer**: **Checklist** - [ ] Documented (Code comments, README, etc.) - [ ] Tested...