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

Oracle report sanity checks #529

Conversation

Psirex
Copy link
Contributor

@Psirex Psirex commented Feb 2, 2023

No description provided.

@TheDZhon
Copy link
Contributor

TheDZhon commented Feb 2, 2023

https://hackmd.io/@lido/SyluPxNji?type=view

For the reference

import {SanityChecksManagement} from "./SanityChecksManagement.sol";
import {AccountingOracleReportSanityChecks} from "./AccountingOracleReportSanityChecks.sol";

contract SanityChecksRegistry is SanityChecksManagement, Versioned, AccountingOracleReportSanityChecks {
Copy link
Contributor

Choose a reason for hiding this comment

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

I am not sure about the upgradability of the contract.

Copy link
Contributor

Choose a reason for hiding this comment

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

want to have an internal mark to discourage integrations

@Psirex Psirex marked this pull request as ready for review February 5, 2023 01:16
@Psirex Psirex changed the title Sanity checks registry Oracle report sanity checks Feb 5, 2023
@TheDZhon TheDZhon merged commit 4089bd1 into feature/shapella-upgrade Feb 5, 2023
@TheDZhon TheDZhon deleted the feature/shapella-upgrade-sanity-checks-registry branch February 5, 2023 13:22
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.

2 participants