hedera-services
hedera-services copied to clipboard
Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Add more unit tests to improve code coverage to each class in the Schedule Service 1. Checked box without issue indicates False negative for coverage where codacy reports 0% coverage...
Increase coverage in the service API module from 0% coverage to 80+%. Increase coverage of each class in the service base implementation module to 80+%
Add more unit tests to improve code coverage to each class in Util Service 1. Checked box without issue indicates False negative for coverage where codacy reports 0% coverage but...
Problem: Javadoc generation errors out with a number of javadoc compile errors. Solution: Fix the errors.
**Description**: Cherry-pick, from develop: * b09db268 Finish HIP-866 non-support for Cancun by testing rejection of type 3 (blob) transactions. **Related issue(s)**: Fixes #13210 **Checklist** - [ ] Documented (Code comments,...
Add more unit tests to improve code coverage to each class in Consensus Service 1. Checked box without issue indicates False negative for coverage where codacy reports 0% coverage but...
Add more unit tests to improve code coverage to each class in Token Service 1. Checked box without issue indicates False negative for coverage where codacy reports 0% coverage but...