Skip to content

Commit 10f9295

Browse files
Merge pull request #391 from 0xMacro/audits/infinex-18
infinex-18
2 parents 0978629 + 2e9c8ad commit 10f9295

File tree

2 files changed

+57
-0
lines changed

2 files changed

+57
-0
lines changed
Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
<page
2+
clientName="Infinex"
3+
reportDate="October 20, 2025"
4+
auditTitle="Infinex A-18"
5+
auditVersion="1.0.0"
6+
repoUrl="https://github.com/infinex-xyz/infinex-contracts"
7+
layout="/library/audits/_layout.html"
8+
repoCommitHash="c7c7c003f776a4dc86da994617236fe5ed7d1043"
9+
customRepoInfo
10+
customReviewInfo
11+
>
12+
<content-for name="schedule">
13+
The security audit was performed by the Macro security team on October 17th 2025.
14+
</content-for>
15+
16+
<content-for name="repo-info">
17+
<ul>
18+
<li>
19+
<a href="{{page.repoUrl}}" target="_blank"> Repository </a>
20+
</li>
21+
22+
<li class="break-words break-all">
23+
<b>Commit Hash for Patron Vesting Cwg claim date feature:
24+
</b> </br>
25+
<b> This limits CWG claims prior to a specified date. No other tiers' claiming is impacted </b> </br>
26+
<b> by this change.</b> </br>
27+
<code>{{page.repoCommitHash}}</code>
28+
</li>
29+
30+
31+
32+
</ul>
33+
</content-for>
34+
35+
36+
<content-for name="spec">
37+
<ul>
38+
<li>Discussions with the {{page.clientName}} team.</li>
39+
<li>Available documentation in the repository.</li>
40+
</ul>
41+
42+
</content-for>
43+
44+
<content-for name="source-code">
45+
46+
<p>
47+
<br>
48+
Specifically, we audited the following contracts, where contracts not included had updated their formatting with no logic changes:
49+
</p>
50+
51+
<template type="file-hashes">
52+
13fc207d6eb0261c918057d6bb5339326bf1667ac2fa1f556a6e44c33a5e3bf3 src/patron/IPatronVesting.sol
53+
cc9fe4461693b3772231de58ef5bb31ca76d4994f074af87443d1ddfc1ce687a src/patron/PatronVesting.sol
54+
e0519fd830263b8c513690909b16129912f1b8b911f142edd9a42eeb022b491b src/patron/PatronVestingStorage.sol
55+
</template>
56+
</content-for>
57+
</page>

content/collections/public/infinex-18-issues.html

Whitespace-only changes.

0 commit comments

Comments
 (0)