Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add TRON integration #14783

Merged
merged 14 commits into from
Jan 9, 2025

chore: regenerate mock

c7a38c0
Select commit
Loading
Failed to load commit list.
Merged

add TRON integration #14783

chore: regenerate mock
c7a38c0
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 9, 2025 in 4s

3 configurations not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 3 configurations present on refs/heads/develop were not found:

Actions workflow (codeql-analysis.yml)

  • ❓  .github/workflows/codeql-analysis.yml:analyze/language:go
  • ❓  .github/workflows/codeql-analysis.yml:analyze/language:javascript
  • ❓  .github/workflows/codeql-analysis.yml:analyze/type:

New alerts in code changed by this pull request

Security Alerts:

  • 1 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 63 in core/services/keystore/keys/tronkey/key.go

See this annotation in the file changed.

Code scanning / CodeQL

Use of insufficient randomness as the key of a cryptographic algorithm High

This cryptographic algorithm depends on a
random number
generated with a cryptographically weak RNG.