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 Scope #19

Open
xenide opened this issue Nov 4, 2024 · 1 comment
Open

Audit Scope #19

xenide opened this issue Nov 4, 2024 · 1 comment

Comments

@xenide
Copy link
Contributor

xenide commented Nov 4, 2024

Context

These contracts are meant to be deployed on the Arbitrum One L2 chain.

Scope

The following files are within the audit scope:

  1. src/ReservoirPriceOracle.sol
  2. src/Structs.sol
  3. src/Enums.sol
  4. src/libraries/Constants.sol
  5. src/libraries/OracleErrors.sol
  6. src/libraries/RoutesLib.sol
  7. src/libraries/Utils.sol

The following files are excluded from audit:

  1. src/libraries/QueryProcessor.sol
  2. src/libraries/Samples.sol
  3. src/interfaces/IPriceOracle.sol

at commit b946c0c

@xenide
Copy link
Contributor Author

xenide commented Nov 30, 2024

should target commit ec72d85 for the audit

Target deployment chain is arbitrum

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

No branches or pull requests

1 participant