From 2bb03cf93260dd32ff6485b06f7c7d0ddea33df3 Mon Sep 17 00:00:00 2001
From: ClydeWallace22 <48610606+BrandtH22@users.noreply.github.com>
Date: Tue, 30 Jul 2024 13:05:56 -0600
Subject: [PATCH] set chip25 soft fork to activated
---
docs/consensus/forks.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/consensus/forks.md b/docs/consensus/forks.md
index 0d6fb2ca1d..77875c8e70 100644
--- a/docs/consensus/forks.md
+++ b/docs/consensus/forks.md
@@ -12,5 +12,5 @@ The following table is a comprehensive list of all forks (planned and activated)
| `3 886 635` | 2023-07-01 | Soft | 1.8.0 | Activated | [CHIP-14](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0014.md) -- `ASSERT_BEFORE_*` conditions |
| `4 510 000` | 2023-11-12 | Soft | 2.0.0 | Activated | [CHIP-11](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0011.md) -- BLS/SECP CLVM Operators |
| `5 496 000` | 2024-06-13 | Hard | 2.1.0 | Activated | [CHIP-12](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0012.md) -- Decrease plot filter |
-| `5 716 000` | 2024-07 | Soft | 2.3.0 | Released,
Not Activated | [CHIP-25](https://github.com/Chia-Network/chips/pull/98) -- Chialisp Message Conditions |
+| `5 716 000` | 2024-07 | Soft | 2.3.0 | Activated | [CHIP-25](https://github.com/Chia-Network/chips/blob/main/CHIPs/chip-0025.md) -- Chialisp Message Conditions |
| `5 940 000` | 2024-09 | Soft | 2.4.0 | Released,
Not Activated | Disallow infinity G1 points |