Skip to content

[audit-07] fix: [TRST-L-3] Add deterministic agreement ID #1204

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

Open
wants to merge 1 commit into
base: ma/indexing-payments-audit-fixes-06-M-3
Choose a base branch
from

Conversation

matiasedgeandnode
Copy link
Contributor

Screenshot 2025-07-23 at 16 42 41

Copy link

fix: [TRST-L-3] Add deterministic agreement ID

Generated at commit: e7d19d791f414508c0ef9abc6c37601c7c82c1ff

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
4
0
15
39
60
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@matiasedgeandnode matiasedgeandnode changed the title fix: [TRST-L-3] Add deterministic agreement ID [audit-07] fix: [TRST-L-3] Add deterministic agreement ID Jul 24, 2025
{
IndexingAgreement._getStorageManager().accept(_allocations, allocationId, signedRCA);
Copy link
Member

Choose a reason for hiding this comment

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

nit: NatSpec missing for the new return value

@@ -264,7 +264,10 @@ interface ISubgraphService is IDataServiceFees {
* @param allocationId The id of the allocation
* @param signedRCA The signed recurring collector agreement (RCA) that the indexer accepts
Copy link
Member

Choose a reason for hiding this comment

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

nit: NatSpec for return value

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