Skip to content
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

Add mainnet24 to past-sporks.mdx #443

Merged
merged 2 commits into from
Nov 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion docs/references/run-and-secure/node-operation/past-sporks.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,24 @@ A JSON version of the information below can be found in [onflow/flow/sporks.json

## Mainnet Sporks

## Mainnet 23
## Mainnet 24

| Spork Info |
| :-------------------------------------------------------------------------------------- |
| **Access Node**: access.mainnet.nodes.onflow.org:9000 |
| **Date**: Nov 8, 2023 |
| **Root Height**: 65264619 |
| **Root Parent ID**: aace2d9b6e66067989d0f71c2efff38fe30d88da61e3d80946c7e7b4ee2bbc2f |
| **Root State Commit**: 709530929e4968daff19c303ef1fc5f0a7649b3a1ce7d5ee5202056969524c94 |
| **Git Commit**: e63117642e34b215993d14d36622d45df249016c |
| **Branch/Tag**: [v0.32.7](https://github.com/onflow/flow-go/releases/tag/v0.32.7) |
| **Docker Image Tag**: v0.32.7 |

## Mainnet 23

| Spork Info |
| :-------------------------------------------------------------------------------------- |
| **Access Node**: access-001.mainnet23.nodes.onflow.org:9000 |
| **Date**: Jun 20, 2023 |
| **Root Height**: 55114467 |
| **Root Parent ID**: dcaa1469c6cd67154942c70b594bdff407ea28eda1fc9c4a81a814f02dc2efc9 |
Expand Down