diff --git a/assets/docs/about/roadmap/roadmap.png b/assets/docs/about/roadmap/roadmap.png index b633d0113..eda364437 100644 Binary files a/assets/docs/about/roadmap/roadmap.png and b/assets/docs/about/roadmap/roadmap.png differ diff --git a/docs/about-morph/4-morphs-architecture.md b/docs/about-morph/4-morphs-architecture.md index 00b353433..fdafc20e6 100644 --- a/docs/about-morph/4-morphs-architecture.md +++ b/docs/about-morph/4-morphs-architecture.md @@ -57,3 +57,29 @@ Morph’s architecture is further defined by five pivotal roles: Sequencers, Val For a deeper understanding of Morph’s architecture, please visit our comprehensive [Developer Docs](../build-on-morph/0-developer-navigation-page.md). +## Safety and Security + +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: + +### Open-Source Codebase: + +We’re proud to make our codebase publicly available, inviting scrutiny and contributions from the community. You can review it at the following links: + +[Morph Contracts](https://github.com/morph-l2/morph/tree/main/contracts) + +### Sherlock Open-Source Audit Report: + +We commissioned a comprehensive security audit from Sherlock, and the results are publicly available. You can view the detailed report here: + +[Sherlock Open-Source Audit Report](https://audits.sherlock.xyz/dashboard/9b78b63a3eb0597e7ba60eec251b6888/confirm_issues) + +### Trail of Bits Audit Report: + +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. + + +### Audit Scope: + +The above audit reports cover the entirety of our codebase, including the bridge contract, ensuring that all critical components have undergone rigorous security assessments. + +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! diff --git a/docs/about-morph/6-roadmap.md b/docs/about-morph/6-roadmap.md index 2831edd51..911adacfc 100644 --- a/docs/about-morph/6-roadmap.md +++ b/docs/about-morph/6-roadmap.md @@ -12,28 +12,21 @@ description: Upgrade your blockchain experience with Morph - the secure decentra ![1](../../assets/docs/about/roadmap/roadmap.png) - -## Phase 1: Testnet (2024 H1) - -Testnet Sepolia (2024 Q1) +## 2024 Q1 - Optimistic zkEVM - Decentralized Sequencers -Testnet Holesky (2024 Q2) +## 2024 Q2 - EIP-4844 Integration - zkEVM Upgrade -### Testnet Holesky - -## Phase 2: Mainnet Launch (2024 H2) +## 2024 Q4 -### Mainnet Beta 2024 Q3 -- Morph Staking -- Morph Zoo Season 1 - -### Mainnet Update Q4 -- Consumer Layer Launch -- zkVM Upgrade +- 1st Rollup with SP1 zkVM +- 1st Rollup with Decentralized Sequencers +## 2025 Q1 +- Morph Pay +- Gasless Transaction \ No newline at end of file diff --git a/docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/2-rpc-services.md b/docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/2-rpc-services.md index 8fd485ed6..324777251 100644 --- a/docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/2-rpc-services.md +++ b/docs/build-on-morph/developer-resources/use-ecosystem-developer-tools/2-rpc-services.md @@ -3,7 +3,7 @@ title: RPC Services lang: en-US --- -### Quicknode +### QuickNode QuickNode is transforming blockchain infrastructure and tooling by simplifying web3 development and providing high-performance access to Morph. @@ -11,9 +11,9 @@ Developers in the Morph ecosystem are now eligible for free QuickNode credits/di Read more about what you can get here: -[Quicknode Partnership](https://quicknode.notion.site/QuickNode-Benefits-for-Morph-Developers-4baf42f78dd64f389a2405e61350a0a6) +[QuickNode Partnership](https://quicknode.notion.site/QuickNode-Benefits-for-Morph-Developers-4baf42f78dd64f389a2405e61350a0a6) -![QuickNode](../../../../assets/docs/dev/resources/quicknode.png) +![QuickNode](../../../../assets/docs/dev/resources/quicknode2.jpg) ### Tenderly @@ -22,4 +22,8 @@ Tenderly is a full-stack Web3 infrastructure – node RPC, dev environments & ex Build & scale with ease. Get started [here](https://blog.tenderly.co/building-dapps-on-morph-with-tenderly/) -![tenderly](../../../../assets/docs/dev/resources/tenderly.png) \ No newline at end of file +![tenderly](../../../../assets/docs/dev/resources/tenderly.png) + +### OpenChainBench + +For live latency comparisons across free public Morph RPC endpoints, see [OpenChainBench](https://openchainbench.com/benchmarks/morph-rpc) — an open benchmark that continuously measures response times across providers so you can pick the fastest endpoint for your use case.