-
Couldn't load subscription status.
- Fork 8
Dev Merge - Audit Report & Content Fixes #62
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
web3jenks
commented
Mar 27, 2025
- new Security Audit Section introduced
- correct mispelling and content fixes
- 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".
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.
Reviewed the security section
| 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. |
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.
| 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" |
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.
| title="Coinspect Audit Report" | |
| title="Coinspect Phase-1 Audit Report" |
| <BrowserOnly> | ||
| {() => ( | ||
| <Card | ||
| title="Coinspect Audit Report Incremental " |
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.
| 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)" |
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.
| 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)" |
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.
| 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)" |
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.
| 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)" |
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.
| 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)" |
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.
| 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)" |
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.
| description="Babylon Genesis Chain Audit (March 2025)" | |
| description="Zellic Babylon Genesis Chain Audit (March 2025)" |
