From 9cb0f9a8ed1a2f09258ebfa34c42a71d37aed97c Mon Sep 17 00:00:00 2001
From: Fallengirl <155266340+Fallengirl@users.noreply.github.com>
Date: Fri, 14 Feb 2025 19:02:56 +0100
Subject: [PATCH 1/3] Update standard-bridge-standard-token.mdx
---
.../tutorials/bridging/standard-bridge-standard-token.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/app-developers/tutorials/bridging/standard-bridge-standard-token.mdx b/pages/app-developers/tutorials/bridging/standard-bridge-standard-token.mdx
index 21b517400..59e00c16d 100644
--- a/pages/app-developers/tutorials/bridging/standard-bridge-standard-token.mdx
+++ b/pages/app-developers/tutorials/bridging/standard-bridge-standard-token.mdx
@@ -83,7 +83,7 @@ Set your L1 ERC-20 token address as an environment variable with the `export` co
{
Deploy your L2 ERC-20 token
}
-You can now deploy our L2 ERC-20 token using the [`OptimismMintableERC20Factory`](https://github.com/ethereum-optimism/optimism/blob/develop/packages/contracts-bedrock/src/universal/OptimismMintableERC20Factory.sol).
+You can now deploy your L2 ERC-20 token using the [`OptimismMintableERC20Factory`](https://github.com/ethereum-optimism/optimism/blob/develop/packages/contracts-bedrock/src/universal/OptimismMintableERC20Factory.sol).
Use the `cast` command to trigger the deployment function on the factory contract.
This example command creates a token with the name "My Standard Demo Token" and the symbol "L2TKN".
The resulting L2 ERC-20 token address is printed to the console.
From 174cfd73caf433c224de359ef237657b66ef15aa Mon Sep 17 00:00:00 2001
From: Fallengirl <155266340+Fallengirl@users.noreply.github.com>
Date: Fri, 14 Feb 2025 19:03:26 +0100
Subject: [PATCH 2/3] Update stack-contribute.mdx
---
pages/connect/contribute/stack-contribute.mdx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/connect/contribute/stack-contribute.mdx b/pages/connect/contribute/stack-contribute.mdx
index 4488cc36d..b1ae51210 100644
--- a/pages/connect/contribute/stack-contribute.mdx
+++ b/pages/connect/contribute/stack-contribute.mdx
@@ -29,7 +29,7 @@ To make your first contribution to the codebase, check out the [open issues](htt
Only the software components included within the current release of the OP Stack codebase are considered in the scope of the OP Stack.
- Any usage of the OP Stack outside of the official, intended capabilities of the current release are considered [OP Stack Hacks](https://github.com/ethereum-optimism/developers/tree/main/hacks) — unofficial modifications that are useful for experimentation but could have unforeseen results, such as security vulnerabilities, and are likely to cause your chain to no longer be interoperable with the [Optimism Superchain](https://app.optimism.io/superchain/).
+ Any usage of the OP Stack outside of the official, intended capabilities of the current release is considered [OP Stack Hacks](https://github.com/ethereum-optimism/developers/tree/main/hacks) — unofficial modifications that are useful for experimentation but could have unforeseen results, such as security vulnerabilities, and are likely to cause your chain to no longer be interoperable with the [Optimism Superchain](https://app.optimism.io/superchain/).
Developer support for OP Stack Hacks is limited — when in doubt, stick to the capabilities of the current release!
From 67b5bb55e8c251a5849a6467c85a1dc4c6d0d7f4 Mon Sep 17 00:00:00 2001
From: Fallengirl <155266340+Fallengirl@users.noreply.github.com>
Date: Fri, 14 Feb 2025 19:04:17 +0100
Subject: [PATCH 3/3] Update holocene-changes.mdx
---
pages/notices/holocene-changes.mdx | 1 -
1 file changed, 1 deletion(-)
diff --git a/pages/notices/holocene-changes.mdx b/pages/notices/holocene-changes.mdx
index b72312c75..6684ed924 100644
--- a/pages/notices/holocene-changes.mdx
+++ b/pages/notices/holocene-changes.mdx
@@ -23,7 +23,6 @@ If you experience difficulty at any stage of this process, please reach out to [
The Holocene upgrade for the Mainnet Superchain is scheduled for **Thu 9 Jan 2025 18:00:01 UTC**, [governance approval](https://vote.optimism.io/proposals/20127877429053636874064552098716749508236019236440427814457915785398876262515).
The Holocene upgrade for the Soneium Mainnet will be activated at **Mon Feb 03 at 09:00:00 UTC** (`1738573200`).
- The Holocene upgrade for the Mainnet Superchain is scheduled for **Thu 9 Jan 2025 18:00:01 UTC**, [governance approval](https://vote.optimism.io/proposals/20127877429053636874064552098716749508236019236440427814457915785398876262515).
## What's included in Holocene