hiero-ledger / hiero-ledger/hiero-consensus-node
Add verification of runtime libraries
Open
Improvement
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
It is critically important that new jars do not become part of the runtime distribution of a mainnet node unintentionally. We should have a file in the system (maybe part of `build.gradle.kts`) that will verify the exact names of jars and their hashes in the built output. Whenever the jar files are modified, we should also update this file and verify the hashes and everything are exactly what we expect.
Contributor guide
Assessment
This issue has not been assessed yet.