> 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/7th-may-2026.md).

# 7th May 2026

#### Agenda

1. [Action items from the last call](https://cardanoupgrades.docs.intersectmbo.org/van-rossem-upgrade/hard-fork-working-group-meeting-minutes/5th-may-2026#action-items-and-next-steps) - Bosko
2. [Node 11.0.1](https://github.com/IntersectMBO/cardano-node/releases/tag/11.0.1) - Sam/Ramsay/Jeff
   1. [DBSync 13.7.0.5](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.7.0.5)
3. van Rossem on Preview
   1. [Govtool](https://preview.gov.tools/governance_actions/fa2b252c9d645b376ee68f94ea87764dad6510e201726921e0cb733161ca6ef8#0)
   2. [Cardanoscan](https://preview.cardanoscan.io/govAction/gov_action1lg4j2tyav3dnwmhx372w4pmkfkkk2y8zq9exjg0qedenzcw2dmuqql0r99d)
   3. [Cexplorer](https://preview.cexplorer.io/gov/action/fa2b252c9d645b376ee68f94ea87764dad6510e201726921e0cb733161ca6ef8%230)
4. [Van Rossem Upgrade Update](https://docs.google.com/presentation/d/1pEFh_GC3Nx2nTVPXj9bke9R7C9Bkr8Hk/edit?slide=id.p1\&pli=1#slide=id.p1) - Bosko, all
   1. [Readiness tracker](https://docs.google.com/spreadsheets/d/1ECoYFCtrRtFX3BvqfhaZi6FxlXQMoTGP/edit?usp=sharing\&ouid=106134819668558877362\&rtpof=true\&sd=true)
5. van Rossem comms - Ian / Larisa
   1. [Key dates and events for van Rossem upgrade - April, May, June 2026](https://docs.google.com/document/d/1teReTBNeM-t5-LryJJUeLHTHy9B4RDD6AWHwmWJC8f8/edit?usp=sharing)
6. [Risk log](https://docs.google.com/spreadsheets/d/1DSAiayrPOhhzSKKKljbd2WxHQPFmzKsvoyyA-BJUDg8/edit?gid=1105903724#gid=1105903724)
7. Incident RACI (van Rossem) - Bosko
8. Plutus Cost Model - Ryan
9. AOB

#### Key materials

* Summary
  * Node version 11.0.1 has been released today
    * This is the node version capable of "surviving" hard fork
  * Accompanying DBSync version 13.7.0.5 has also been released today
  * Cardano Preview Testnet is expected to fork 8th May on an epoch boundary
  * Readiness was assessed through different ecosystem aspect and the biggest identified risk is potential delay of Ogmios readiness which is added to the risk log
  * Hard Fork Working Group decided unanimously that the hard fork initiation governance action should be submitted today or tomorrow and will be then assessed by the Hard Fork Working Group itself for voting, ratification and enactment effort pending Ogmios readiness risk mitigation
  * van Rossem comms are executed based on this weeks plan with a couple of additional inputs like node 11.0.1 and dbsync 13.7.0.5 being released, preprod plutus cost models governance action submitted and hard fork initiation governance action soon to be submitted
* 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)
* [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**

* **Ryan Williams, Leonard, Kevin, Michiel, Bosko:** Have a call to assess Ogmios readiness risk mitigation
* **Bosko:** Have an initial call with IO and Intersect people on drafted van Rossem support RACI matrix
* **Leonard, Ryan Williams, Bosko:** Assess the list of dApps that benefit from the new Plutus primitives
* **Ryan Williams:** Explore the possibility to use CF api for exchanges to fill in status to the readiness tracker automatically
* **HFWG:** Each working group member should like and repost comms posts, blogs related to van Rossem and reported to the working group channel


---

# 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/7th-may-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.
