-
Notifications
You must be signed in to change notification settings - Fork 160
❄️ Graph Horizon and Subgraph Service ❄️ #944
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
Conversation
❄️ Graph Horizon and Subgraph Service ❄️
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #944 +/- ##
==========================================
- Coverage 86.06% 82.84% -3.22%
==========================================
Files 47 47
Lines 2074 2093 +19
Branches 613 620 +7
==========================================
- Hits 1785 1734 -51
- Misses 289 359 +70
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
76aa677
to
33b5790
Compare
1b27dfa
to
cae2490
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few comments for now - still reviewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few more comments, still reviewing...
packages/horizon/contracts/data-service/extensions/DataServiceFees.sol
Outdated
Show resolved
Hide resolved
packages/horizon/contracts/data-service/extensions/DataServiceFees.sol
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Moar
packages/horizon/contracts/data-service/interfaces/IDataService.sol
Outdated
Show resolved
Hide resolved
packages/horizon/contracts/data-service/interfaces/IDataService.sol
Outdated
Show resolved
Hide resolved
packages/horizon/contracts/data-service/utilities/ProvisionManager.sol
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple more comments - finished going through the main Solidity code
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
…cript Signed-off-by: Tomás Migone <[email protected]>
chore: extract horizon and subgraph-service addresses to a new address-book package
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
…on params Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
Signed-off-by: Tomás Migone <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
No description provided.