This repository was archived by the owner on Nov 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ mainnet = ChainwebVersion
155155 Chainweb228Pact -> AllChains (ForkAtBlockHeight $ BlockHeight 5_659_280 ) -- 2025-03-18 00:00:00+00:00
156156 Chainweb229Pact -> AllChains (ForkAtBlockHeight $ BlockHeight 5_785_923 ) -- 2025-05-01 00:00:00+00:00
157157 Chainweb230Pact -> AllChains (ForkAtBlockHeight $ BlockHeight 6_027_616 ) -- 2025-07-24 00:00:00+00:00
158- Chainweb231Pact -> AllChains (ForkAtBlockHeight $ BlockHeight 6_269_381 ) -- 2025-10-16 00:00:00+00:00
158+ Chainweb231Pact -> AllChains (ForkAtBlockHeight $ BlockHeight 6_269_344 ) -- 2025-10-16 00:00:00+00:00
159159 Chainweb232Pact -> AllChains ForkNever
160160
161161 , _versionGraphs =
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ testnet04 = ChainwebVersion
135135 Chainweb228Pact -> AllChains $ ForkAtBlockHeight $ BlockHeight 5_155_146 -- 2025-03-11 00:00:00+00:00
136136 Chainweb229Pact -> AllChains $ ForkAtBlockHeight $ BlockHeight 5_300_466 -- 2025-04-30 12:00:00+00:00
137137 Chainweb230Pact -> AllChains $ ForkAtBlockHeight $ BlockHeight 5_542_190 -- 2025-07-23 12:00:00+00:00
138- Chainweb231Pact -> AllChains $ ForkAtBlockHeight $ BlockHeight 5_784_009 -- 2025-10-15 12:00:00+00:00
138+ Chainweb231Pact -> AllChains $ ForkAtBlockHeight $ BlockHeight 5_783_985 -- 2025-10-15 12:00:00+00:00
139139 Chainweb232Pact -> AllChains ForkNever
140140
141141 , _versionGraphs =
You can’t perform that action at this time.
0 commit comments