chore: Bump hedera cryptography to 3.15.2 - #26971
Conversation
Signed-off-by: Derek Riley <derek.riley@swirldslabs.com>
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #26971 +/- ##
============================================
+ Coverage 70.51% 70.55% +0.03%
Complexity 11693 11693
============================================
Files 2586 2586
Lines 108474 108474
Branches 12145 12145
============================================
+ Hits 76491 76529 +38
+ Misses 28001 27955 -46
- Partials 3982 3990 +8
... and 15 files with indirect coverage changes 🚀 New features to boost your workflow:
|
🚨 TestLens detected 5 failed tests 🚨Here is what you can do:
Test Summary001: [USER] CITR XTS Dry Run / Execute XTS / XTS HAPI Tests / HAPI Tests (BN Comms) > :test-clients:testSubprocess
001: [USER] CITR XTS Dry Run / Execute XTS / XTS HAPI Tests / HAPI Tests (Cutover & Wraps Download) > :test-clients:testSubprocess
001: [USER] CITR XTS Dry Run / Execute XTS / XTS HAPI Tests / HAPI Tests (Wraps) > :test-clients:testSubprocess
🏷️ Commit: f381ec5 Test FailuresBlockNodeBackPressureSuite > backPressureAllNodesCheckingScenario() > as written (:test-clients:testSubprocess in 001: [USER] CITR XTS Dry Run / Execute XTS / XTS HAPI Tests / HAPI Tests (BN Comms))BlockNodeBackPressureSuite > testBlockBufferBackPressure() > as written (:test-clients:testSubprocess in 001: [USER] CITR XTS Dry Run / Execute XTS / XTS HAPI Tests / HAPI Tests (BN Comms))StreamValidationTest > streamsAreValid() > as written (:test-clients:testSubprocess in 001: [USER] CITR XTS Dry Run / Execute XTS / XTS HAPI Tests / HAPI Tests (Cutover & Wraps Download))TssCutoverTest > upgradeToEnabledTssExternalizesLedgerIdAndCreatesGenesisWraps() > as written (:test-clients:testSubprocess in 001: [USER] CITR XTS Dry Run / Execute XTS / XTS HAPI Tests / HAPI Tests (Cutover & Wraps Download))StreamValidationTest > streamsAreValid() > as written (:test-clients:testSubprocess in 001: [USER] CITR XTS Dry Run / Execute XTS / XTS HAPI Tests / HAPI Tests (Wraps))WrapsHandoffsTest > genesisAndIncrementalWrapsProofsConstructed() > as written (:test-clients:testSubprocess in 001: [USER] CITR XTS Dry Run / Execute XTS / XTS HAPI Tests / HAPI Tests (Wraps))Rerun ControlsNote Muting tests is disabled for this repository. Select tests to mute in this pull request: 🔲 BlockNodeBackPressureSuite > backPressureAllNodesCheckingScenario() Reuse successful test results:
Click the checkbox to trigger a rerun:
Learn more about TestLens at testlens.app/docs. |
Description:
This pull request updates the default WRAPS proving key and related configuration, documentation, and workflow/test scripts from version 1.0.0 to version 1.6.0, and upgrades the default consensus-node release tags used in various workflows and test scripts. These changes ensure that the system uses the latest WRAPS proving key artifacts and aligns the test and deployment workflows with the most recent stable consensus-node releases. Bumps hedera cryptography to 3.15.2.
WRAPS Proving Key Updates:
TssConfig.java), documentation (README.md), and workflow files (105-user-publish-wraps-key.yaml). This includes updating references, expected hashes, and example commands throughout the codebase. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]Consensus-Node Release Tag Upgrades:
Test and Application Property Alignment:
Documentation and Provenance:
Error and Log Message Updates:
These changes collectively ensure that all workflows, configurations, and documentation are aligned with the latest WRAPS proving key and consensus-node releases, improving reliability and clarity for both developers and users.
Related issue(s):
Fixes #
Notes for reviewer:
Checklist