Skip to content

Commit 585c260

Browse files
authored
3.1 PR for 2 Documentation Content Change (#60)
* Update RoadMap * Add Safety Information
1 parent 27d794c commit 585c260

File tree

3 files changed

+34
-15
lines changed

3 files changed

+34
-15
lines changed
36.7 KB
Loading

docs/about-morph/4-morphs-architecture.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,29 @@ Morph’s architecture is further defined by five pivotal roles: Sequencers, Val
5757

5858
For a deeper understanding of Morph’s architecture, please visit our comprehensive [Developer Docs](../build-on-morph/0-developer-navigation-page.md).
5959

60+
## Safety and Security
61+
62+
We place the highest priority on security and are committed to providing users with a safe and trustworthy environment. To achieve this, we’ve implemented multiple measures, including making our codebase open-source, engaging leading third-party firms for audits, and continuously improving our systems to uphold the highest standards of transparency and security. Below are some specific efforts we’ve undertaken:
63+
64+
### Open-Source Codebase:
65+
66+
We’re proud to make our codebase publicly available, inviting scrutiny and contributions from the community. You can review it at the following links:
67+
68+
[Morph Contracts](https://github.com/morph-l2/morph/tree/main/contracts)
69+
70+
### Sherlock Open-Source Audit Report:
71+
72+
We commissioned a comprehensive security audit from Sherlock, and the results are publicly available. You can view the detailed report here:
73+
74+
[Sherlock Open-Source Audit Report](https://audits.sherlock.xyz/dashboard/9b78b63a3eb0597e7ba60eec251b6888/confirm_issues)
75+
76+
### Trail of Bits Audit Report:
77+
78+
Additionally, we enlisted the renowned Trail of Bits team to conduct an in-depth audit of our codebase, including a review of implemented fixes. The [full report](https://github.com/morph-l2/audits/blob/main/tob/Morph%20-%20Comprehensive%20Report%20with%20Fix%20Review.pdf) is accessible.
79+
80+
81+
### Audit Scope:
82+
83+
The above audit reports cover the entirety of our codebase, including the bridge contract, ensuring that all critical components have undergone rigorous security assessments.
84+
85+
We firmly believe that transparency and security are the cornerstones of trust. We will continue to collaborate with the community and professional organizations to elevate our security standards and provide users with peace of mind. If you have any questions or suggestions, feel free to reach out to us at any time!

docs/about-morph/6-roadmap.md

Lines changed: 8 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,21 @@ description: Upgrade your blockchain experience with Morph - the secure decentra
1212

1313
![1](../../assets/docs/about/roadmap/roadmap.png)
1414

15-
16-
## Phase 1: Testnet (2024 H1)
17-
18-
Testnet Sepolia (2024 Q1)
15+
## 2024 Q1
1916

2017
- Optimistic zkEVM
2118
- Decentralized Sequencers
2219

23-
Testnet Holesky (2024 Q2)
20+
## 2024 Q2
2421

2522
- EIP-4844 Integration
2623
- zkEVM Upgrade
2724

28-
### Testnet Holesky
29-
30-
## Phase 2: Mainnet Launch (2024 H2)
25+
## 2024 Q4
3126

32-
### Mainnet Beta 2024 Q3
33-
- Morph Staking
34-
- Morph Zoo Season 1
35-
36-
### Mainnet Update Q4
37-
- Consumer Layer Launch
38-
- zkVM Upgrade
27+
- 1st Rollup with SP1 zkVM
28+
- 1st Rollup with Decentralized Sequencers
3929

30+
## 2025 Q1
31+
- Morph Pay
32+
- Gasless Transaction

0 commit comments

Comments
 (0)