> 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-april-2026.md).

# 30th April 2026

#### Agenda

1. [Action items from the last call](https://cardanoupgrades.docs.intersectmbo.org/van-rossem-upgrade/hard-fork-working-group-meeting-minutes/28th-april-2026#action-items-and-next-steps) - Bosko
2. Node v11 readiness - Sam/Ramsay/Jeff
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. [Readiness tracker](https://docs.google.com/spreadsheets/d/1ECoYFCtrRtFX3BvqfhaZi6FxlXQMoTGP/edit?usp=sharing\&ouid=106134819668558877362\&rtpof=true\&sd=true)
4. van Rossem comms plan - Bosko / 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)
5. [Hard Fork Detailed Timeline](https://app.excalidraw.com/l/6GdMPTId7vW/1xnslUPryZP?__r=1773152516515)
6. [Risk log](https://docs.google.com/spreadsheets/d/1DSAiayrPOhhzSKKKljbd2WxHQPFmzKsvoyyA-BJUDg8/edit?gid=1105903724#gid=1105903724)
7. Incident RACI (van Rossem)
8. Plutus Cost Model
9. AOB

#### Key materials

* Summary
  * [Van Rossem Upgrade Update](https://docs.google.com/presentation/d/1pEFh_GC3Nx2nTVPXj9bke9R7C9Bkr8Hk/edit?slide=id.p1\&pli=1#slide=id.p1)
    * Mainnet epoch boundaries have been added
    * Date specified for HF initiation GA submission on preview - 5th May, enactment expected same week
    * Date specified for HF initiation GA submission on preprod - 12th May, enactment expected the week after (aligns with the plan agreed 2 days ago on the hfwg meeting) due to 5 days epoch duration
    * Date specified for HF initiation GA submission on mainnet - 29th May (its changed from 28th to align with the epoch 634)
  * Node v11 expected to be released on Monday, 4th May
  * Readiness tracker
    * Math applied is explained in the Summary tab of the tracker
    * It will be considered source of truth which will be edited live, as any change happen and snapshots of the readiness numbers will be taken for each hfwg meeting
  * van Rossem comms plan was presented by the Intersect comms team and all HFWG members are invited to give feedback and contribute with relevnt inputs for any respective comms item
  * Risk log is updated and comms risk likelihood reduced to L-M level
  * Incident RACI for van Rossem will be created so it reflects and complements the role of the Security Council
  * Plutus cost model governance actions submissions plan is going to be discussed at the parameter committee meeting later today with the update provided on the next hfwg meetin at the latest
* 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**

* **Bosko Majdanac:** Add owners to each item in the readiness tracker
* **Larisa McFarlane:** Setup the weekly comms call with interested parties included
* **Ryan Williams:** Explore the possibility to use CF api for exchanges to fill in status to the readiness tracker automatically
* **Bosko Majdanac:** Setup a go/no-go poll on the next hfwg meeting on Tuesday, 5th May, whether to submit hf initiation governance action on preview testnet
* **Bosko Majdanac:** Add weekly status comms report to the agenda of the hfwg meeting as a standing item
* **HFWG:** Each working group member should like and repost comms posts, blogs related to van Rossem and reported to the working group channel
* **Bosko Majdanac:** Create incident RACI for van Rossem so it reflects and complements the role of the Security Council


---

# 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-april-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.
