Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions client/library/library/audits/silicon-2.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<page
clientName="Silicon"
reportDate="Oct 3, 2025"
auditTitle="Silicon A-2"
auditVersion="1.0.0"
repoUrl="https://github.com/berkeleycompute/pooling"
layout="/library/audits/_layout.html"
repoCommitHash="4e299b623b01f70dea5d305367c27f83183af104"
passwordEncrypt="env:PAGE_PASS_SILICON_2"
>

<content-for name="schedule">
The security audit was performed by the Macro security team from Sep 11st to Sep 22th 2025.
</content-for>

<content-for name="repo-info">
<ul>
<li>
<a href="{{page.repoUrl}}" target="_blank"> Repository </a>
</li>

<li class="break-words break-all">
<b>Commit Hash:</b> </br>
<code>{{page.repoCommitHash}}</code>
</li>

</ul>
</content-for>
<content-for name="spec">
<ul>
<li>Discussions with the {{page.clientName}} team.</li>
<li>Available documentation in the repository.</li>
</ul>

</content-for>

<content-for name="source-code">
<p>Specifically, we audited the following contracts within this repository:</p>

<template type="file-hashes">
6b1beaa126fe9c470ff7084dc3c7901c6b30541a16fd57cff78db48e24f8e937 pooling/src/SiliconEpochPool.sol
</template>

</content-for>
</page>

2 changes: 1 addition & 1 deletion content/collections/private