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

Update the repository passed to the precompiled contract init method #2162

Merged
merged 2 commits into from Nov 20, 2023

Conversation

rmoreliovlabs
Copy link
Contributor

Description

Updated the repository passed to the precompiled contract init method fromt track to cacheTrack.

Motivation and Context

This change is suggested by the security team in their report to prevent potential future issues (for reference - PTX-CI-5).

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • Tests for the changes have been added (for bug fixes / features)
  • Requires Activation Code (Hard Fork)
  • Other information:

Copy link

sonarcloud bot commented Nov 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@Vovchyk Vovchyk merged commit a63d4b8 into master Nov 20, 2023
11 checks passed
@Vovchyk Vovchyk deleted the use-cached-repository branch November 20, 2023 14:12
@aeidelman aeidelman added this to the Fingerroot 5.4.0 milestone Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants