Skip to content

Conversation

@web3jenks
Copy link
Collaborator

  • new Security Audit Section introduced
  • correct mispelling and content fixes

web3jenks and others added 11 commits March 27, 2025 01:47
- file name changed to [auditor]_{description]_audit_[yyyy]_[mm].pdf as requested by security team
- created phase 1 and phase 2 sections for audits
[cause]: Error: Docusaurus static site generation failed for 1 paths:
  - "/guides/security/audit_reports/"
      at generateStaticFiles (/Users/jenksguo/Babylon/Github/babylonlabs-io/babylonlabs.github.io/node_modules/@docusaurus/core/lib/ssg/ssg.js:129:15)
- Changed "Babbylon" to "Babylon"
- - Corrected spelling of "Babbylon" to "Babylon" throughout the document
- "was" corrected to "ways" in Faucets section
- "Reqeust" corrected to "Request" in Faucets section
- Capitalized "Validators" thoughout
- Improved readability with addition of articles
- Capitalized "Vigilante" consistently when referring to the program
- Changed "along-side" to "alongside"
- Changed "work out of this box" to "work out of the box" (correct idiomatic expression)
- Corrected spelling of "Babbylon" to "Babylon"
- "Babbylon Genesiss" corrected to "Babylon Genesis"
- "Corss-chain" corrected to "Cross-chain"
- "mannger" corrected to "manner"
- Capitalization of "Vigilantes" throughout the document
- Changed "by active monitoring" to "through active monitoring" for improved readability.
- Corrected spelling of "Babbylon" to "Babylon" in the Contact and Support section.
- Changed "invit-only" to "invite-only" in the Contact and Support section.
- Added missing periods at the end of recommendation bullet points.
- Capitalized "Finality Providers" and "Validators"
- Corrected grammatical error: changed "to operators to who" to "to operators who" in the first paragraph.
- Corrected spelling of "Babbylon" to "Babylon" in the first paragraph.
- Fixed spelling of "scallable" to "scalable" in the user stories.
- Corrected spelling of "mult-staking" to "multi-staking" in the user stories.
- Corrected the typo in the CLI reference note: changed "pleas" to "please".
@web3jenks web3jenks requested review from kkkk666 and vitsalis March 27, 2025 10:00
@web3jenks
Copy link
Collaborator Author

Copy link
Member

@vitsalis vitsalis left a comment

Choose a reason for hiding this comment

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

Reviewed the security section

Comment on lines +11 to +12
Babylon protocol is secure and audited by industry leading web3 security firms.
Since the launch of the protocol is phased, specific audit reports are conducted.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Babylon protocol is secure and audited by industry leading web3 security firms.
Since the launch of the protocol is phased, specific audit reports are conducted.
Babylon protocol is audited by industry leading web3 security firms.
Below you can find the audits conducted for the code base associated with
the different phases of the launch.

<BrowserOnly>
{() => (
<Card
title="Coinspect Audit Report"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
title="Coinspect Audit Report"
title="Coinspect Phase-1 Audit Report"

<BrowserOnly>
{() => (
<Card
title="Coinspect Audit Report Incremental "
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
title="Coinspect Audit Report Incremental "
title="Coinspect Phase-1 Incremental Audit Report"

<Card
title="Coinspect Audit Report Incremental "
to={new URL('/assets/files/coinspect-phase1-audit-incremental.pdf', window.location.origin).href}
description="Source Code Audit - Phase 1 Cap3 (October 2024)"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
description="Source Code Audit - Phase 1 Cap3 (October 2024)"
description="Zellic Source Code Audit - Phase 1 Cap-3 updates (October 2024)"

<Card
title="Coinspect Audit Report"
to={new URL('/assets/files/coinspect-phase1-audit.pdf', window.location.origin).href}
description="Source Code Audit - Phase 1 (June 2024)"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
description="Source Code Audit - Phase 1 (June 2024)"
description="Coinspect Source Code Audit - Phase 1 (June 2024)"

<Card
title="Zellic"
to={new URL('/assets/files/zellic-phase1-audit.pdf', window.location.origin).href}
description="Blockchain Security Assessment (June 2024)"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
description="Blockchain Security Assessment (June 2024)"
description="Zellic Source Code Audit - Phase 1 (June 2024)"

<Card
title="Cantina"
to={new URL('/assets/files/cantina-phase1-competition.pdf', window.location.origin).href}
description="Bitcoin Staking Scripts Competition (January 2024)"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
description="Bitcoin Staking Scripts Competition (January 2024)"
description="Sherlock Source Code Security Competition - Phase 1 (June 2024)"

<Card
title="Coinspect Phase 2 Audit Report"
to={new URL('/assets/files/coinspect_babylon_phase_2_audit_2025_03.pdf', window.location.origin).href}
description="Babylon Genesis Chain Audit (March 2025)"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
description="Babylon Genesis Chain Audit (March 2025)"
description="Coinspect Babylon Genesis Chain Audit (March 2025)"

<Card
title="Zellic Babylon Genesis Audit Report"
to={new URL('/assets/files/zellic_babylon_genesis_chain_audit_2025_03.pdf', window.location.origin).href}
description="Babylon Genesis Chain Audit (March 2025)"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
description="Babylon Genesis Chain Audit (March 2025)"
description="Zellic Babylon Genesis Chain Audit (March 2025)"

@web3jenks web3jenks merged commit de9353a into main Mar 27, 2025
6 checks passed
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.

4 participants