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

Audit Fixes QS-3 #37

Merged
merged 5 commits into from
Nov 28, 2023
Merged

Audit Fixes QS-3 #37

merged 5 commits into from
Nov 28, 2023

Conversation

bayou020
Copy link
Collaborator

@bayou020 bayou020 commented Nov 24, 2023

Screenshot 2023-11-24 at 15 26 16
As per Team's request on SPE-3

  • Removed VSTOracle.sol
  • Removed All tests / Configurations related to VST token

* Removed VSTOracle.sol
* Removed all tests/configurations related with VST token
Copy link

SPE-3

Copy link
Contributor

@TechnoGeek01 TechnoGeek01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @bayou020, the brownie scripts still contain VST related data. Do we need them?

@bayou020
Copy link
Collaborator Author

@TechnoGeek01 i don't think that we need brownie test files since we are working on foundry. @YashP16 shall we remove those files ?

@TechnoGeek01
Copy link
Contributor

@TechnoGeek01 i don't think that we need brownie test files since we are working on foundry. @YashP16 shall we remove those files ?

I think these brownie files are deployment files not test files.

@bayou020 bayou020 self-assigned this Nov 24, 2023
* Removed VST from Brownie deployement scripts
test/oracle/MasterPriceOracle.t.sol Outdated Show resolved Hide resolved
* (MasterPriceOracle.t.sol) Removed Unnecessary Comment
@@ -29,26 +28,27 @@ def main():
chainlink_oracle = ChainlinkOracle.deploy(
chainlink_feeds, {"from": user}, publish_source=True
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Something wrong with formatting @bayou020.
please use Black formatter in vs-code for consistency

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

* (deploy_oracles.py) Fixed Formatting issue.
@YashP16 YashP16 merged commit eda0c1f into dev Nov 28, 2023
1 check passed
@YashP16 YashP16 deleted the fix/vst-oracle branch January 17, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants