> For the complete documentation index, see [llms.txt](https://cardanoupgrades.docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cardanoupgrades.docs.intersectmbo.org/general/hard-fork-working-group-meeting-minutes/30th-june-2026.md).

# 30th June 2026

#### Agenda

1. Action items from the last call - Bosko
2. [Node 11.0.1](https://github.com/IntersectMBO/cardano-node/releases/tag/11.0.1) & [DBSync 13.7.1.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.7.1.0) - Sam
   1. [Cardano Solutions/Ogmios](https://github.com/CardanoSolutions/ogmios/releases/tag/v7.0.0) - <mark style="color:green;">**Ready**</mark>
   2. [Kupo](https://github.com/IntersectMBO/kupo/) (Intersect forked version)&#x20;
3. [Van Rossem Upgrade Update](https://docs.google.com/presentation/d/1pEFh_GC3Nx2nTVPXj9bke9R7C9Bkr8Hk/edit?slide=id.p1\&pli=1#slide=id.p1) - Bosko, all
   1. [PoolTool](https://pooltool.io/networkhealth)
      1. Nodes reporting 11.0.1 - 91% <mark style="color:green;">**(+0)**</mark>
      2. Blocks Protocol Version current epoch - 89% <mark style="color:green;">**↑ (+2)**</mark>
   2. [Cexplorer HF readiness](https://cexplorer.io/hardfork?block=5_days)
      1. Block production v11 last 5 days \~93% <mark style="color:green;">**↑ (+2)**</mark>
   3. [Cardanoscan Exchanges](https://cardanoscan.io/hfReadiness)
      1. 26 - Ready, 10 - In Progress
      2. Liquidity Ready 80.13% ↑ <mark style="color:green;">**(+13)**</mark>
   4. [Readiness tracker](https://docs.google.com/spreadsheets/d/1ECoYFCtrRtFX3BvqfhaZi6FxlXQMoTGP/edit?usp=sharing\&ouid=106134819668558877362\&rtpof=true\&sd=true)
4. van Rossem hard fork progress - Matt
   1. Mainnet governance action
      1. Possible Ratification Dates
         * ~~June 28th~~, July 3rd, July 8th, July 13th, July 18th
      2. Possible Enactment Dates
         * ~~July 3rd~~, July 8th, July 13th, July 18th, July 23rd
5. van Rossem comms - Ian / Larisa
   1. Comms plan - CF, Midnight, Shielded, Emurgo, Intersect, IO
      1. Weekly comms meeting
   2. Comms in the last week - anything we missed
   3. Comms in the week ahead
6. [Risk log](https://docs.google.com/spreadsheets/d/1DSAiayrPOhhzSKKKljbd2WxHQPFmzKsvoyyA-BJUDg8/edit?gid=1105903724#gid=1105903724) - Bosko
7. Technical support before and after hard fork enactment - Bosko, Can
8. AOB

#### Key materials

* Summary
  * All ratification readiness metrics, according to the [hard fork initiation submission policy](https://cardanoupgrades.docs.intersectmbo.org/overview/hardfork-initation-submission-policy), have been met with the latest ones being exchanges, passing slightly over the 80% threshold and dapps going few percentage points above 80% level
  * Based on the achieved metrics levels, hard fork working group had a vote on recommendation for van Rossem hard fork initiation governance action ratification
    * The results are, out of 17 participants:
      * Yes - 11
      * No - 0
      * Abstain 3
  * DReps ratification support is at \~65%, SPOs at \~36% and CC at 1 (out of 5 needed)
    * Delegation numbers can change at the next epoch boundary on 3rd July, thus chaning support levels, so they should be closely watched by the hard fork working group
  * Comms team will include these in the next comms pieces to help remaining voting groups who didnt yet met ratification threshold (SPOs and CC)
    * Its already putting a strong emphasis on clarification on SPOs auto-abstain meaning in the case of hard fork governance action
  * Risk log have been updated with several risks being closed as resolved
  * On-call schedule is being set for the next few weeks (covers period before and after hard fork governance action enactment
* Hard Fork Working Group communication channels
  * [Discord](https://discord.com/channels/1136727663583698984/1242097284619960411) — `#wg-hard-fork`
  * [Weekly bulletins](https://x.com/IntersectMBO)
  * [Luma calendar](https://luma.com/calendar/cal-TMjYNpSY4huYYif)
  * [Email](mailto:hard-fork@intersectmbo.org)
* [van Rossem Upgrade Update](https://docs.google.com/presentation/d/1pEFh_GC3Nx2nTVPXj9bke9R7C9Bkr8Hk/edit?slide=id.p1\&pli=1#slide=id.p1)
* [van Rossem readiness tracker](https://docs.google.com/spreadsheets/d/1ECoYFCtrRtFX3BvqfhaZi6FxlXQMoTGP/edit?usp=sharing\&ouid=106134819668558877362\&rtpof=true\&sd=true)

#### **Action items and next steps**

* **Larisa/Ian**: Include messaging that the SPOs can safely vote on the hard fork governance action
* **Bosko/Can**: Complete the on-call schedule document


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cardanoupgrades.docs.intersectmbo.org/general/hard-fork-working-group-meeting-minutes/30th-june-2026.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
