Skip to content

update a new version. version name:GreatVoyage-v4.8.0.1-1-g44a4bc8263…

87baada
Select commit
Loading
Failed to load commit list.
Closed

Merge master to develop #6544

update a new version. version name:GreatVoyage-v4.8.0.1-1-g44a4bc8263…
87baada
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Feb 4, 2026 in 3s

1 new alert including 1 high severity security vulnerability

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 22 in crypto/src/main/java/org/tron/common/crypto/Rsv.java

See this annotation in the file changed.

Code scanning / CodeQL

Implicit narrowing conversion in compound assignment High

Implicit cast of source type int to narrower destination type
byte
.