forked from ethereum-optimism/optimism
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #214 from bobanetwork/update-docs-fjord
Update docs for Fjord hardfork
- Loading branch information
Showing
3 changed files
with
34 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 14 additions & 0 deletions
14
.gitbook/contents/developer/node-operators/network-upgrades.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Network Upgrade Overview | ||
|
||
This section has information on how to upgrade your Mainnet and Testnet nodes for new network upgrades. | ||
|
||
## Activations | ||
|
||
| Upgrade | Boba ETH Mainnet Activation | Boba ETH Sepolia Activation | Boba BNB Testnet Activation | | ||
| ------- | ------------------------------------------------ | ------------------------------------------------ | ------------------------------------------------ | | ||
| Fjord | TBD | Tue Jul 30 2024 00:00:00 UTC 2024 (`1722297600`) | Tue Jul 30 2024 00:00:00 UTC 2024 (`1722297600`) | | ||
| Ecotone | Tue Apr 16 2024 21:28:00 UTC 2024 (`1713302880`) | Wed Feb 28 2024 00:00:00 UTC 2024 (`1709078400`) | Thu Jun 20 2024 21:49:28 UTC 2024 (`1718920168`) | | ||
|
||
## More Information | ||
|
||
* To check for the latest node software, see the [Software Releases](./software-release.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters