Skip to content

chore: replace BouncyCastle BigIntegers and Arrays with JDK equivalents - #26793

Merged
anthony-swirldslabs merged 2 commits into
mainfrom
26792-bcArraysBigIntegers
Aug 13, 2026
Merged

chore: replace BouncyCastle BigIntegers and Arrays with JDK equivalents#26793
anthony-swirldslabs merged 2 commits into
mainfrom
26792-bcArraysBigIntegers

merge from upstream

eaadf51
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 12, 2026 in 1s

70.47% (+0.00%) compared to 09a4b3d

View this Pull Request on Codecov

70.47% (+0.00%) compared to 09a4b3d

Details

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...hedera/node/app/hapi/utils/ethereum/EthTxData.java 87.50% 0 Missing and 1 partial ⚠️

Impacted file tree graph

@@            Coverage Diff            @@
##               main   #26793   +/-   ##
=========================================
  Coverage     70.47%   70.47%           
- Complexity    11673    11675    +2     
=========================================
  Files          2583     2583           
  Lines        108373   108379    +6     
  Branches      12123    12124    +1     
=========================================
+ Hits          76375    76381    +6     
  Misses        28013    28013           
  Partials       3985     3985           
Files with missing lines Coverage Δ Complexity Δ
...hedera/node/app/hapi/utils/ethereum/EthTxData.java 86.79% <87.50%> (-0.08%) 93.00 <2.00> (+2.00) ⬇️

... and 1 file with indirect coverage changes

Impacted file tree graph

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.