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

# 16th July 2026

#### Agenda

1. [Action items from the last call](https://cardanoupgrades.docs.intersectmbo.org/overview/hard-fork-working-group-meeting-minutes/14th-july-2026) - Bosko
2. Van Rossem Upgrade Update - Bosko, all
   1. Ratified on 13th July, will be enacted on 18th July
   2. \~94-96% blocks with protocol v11 produced, exchanges at 84.19% readiness
   3. [Risk log](https://docs.google.com/spreadsheets/d/1DSAiayrPOhhzSKKKljbd2WxHQPFmzKsvoyyA-BJUDg8/edit?gid=1105903724#gid=1105903724)
   4. Comms - Ian / Larisa
   5. Technical support before and after hard fork enactment - Bosko, Can
3. [Dijkstra era hard fork](https://cardanoupgrades.docs.intersectmbo.org/dijkstra-era/dijkstra-overview) - Bosko, all
   1. Walkthrough of the scope being worked against by the Haskell node team(s) - Geoff/Carlos/Alexey/Sam
      1. [Product committee - Initial Dijkstra scope](https://github.com/IntersectMBO/product-website/blob/sl/dijkstra-scope/docs/hardfork-planning/dijkstra.md)
   2. CIP 179 - [Tesera application](https://tessera-preview.matthieu-pizenberg.workers.dev/) - Matthieu P, Thomas L, Ryan C
      1. [Repo](https://github.com/mpizenberg/Tessera)
      2. [Context on what now + potential future PR](https://github.com/cardano-foundation/CIPs/pull/1224#issuecomment-4950735776)
4. AOB

#### Key materials

* Summary
  * **van Rossem hard fork**
    * Ratified on 13th July (643), will be enacted on 18th July (644)
    * van Rossem public call has been scheduled
      * Saturday, 18th July, 9:15pm UTC
  * **Dijkstra Era hard fork**
    * Scope
      * Haskell node team gave the walkthrough of the scope they are working against
      * Leios and nested transactions are key drivers of the next Dijkstra ready, haskell node release
      * CIP-159 is prerequisite for multi asset treasury
      * CIP-23 will likely be added to the scope
      * The goal for Peras is to be enabled in full era and activated in intra era hard fork
    * Timing
      * The goal for Dijkstra era hard fork is to be enacted by the end of 2026
    * Prioritization & process
      * Drafting and structuring of the process that will enable prioritization and scope decision making for the hard fork after Dijkstra is under way as agreed on the last hard fork working group call
    * Anticipated challenges
      * Due to the changes that Leios brings, exchanges will need to change their operational procedures so its advised to include exchanges in testing as soon as the upcoming changes are merged into the codebase
  * Hard Fork Working Group meetings will continue to happen twice a week, until at least the Dijkstra hard fork scope is set, after which the future meeting cadence will be decided
* 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 readiness tracker](https://docs.google.com/spreadsheets/d/1ECoYFCtrRtFX3BvqfhaZi6FxlXQMoTGP/edit?usp=sharing\&ouid=106134819668558877362\&rtpof=true\&sd=true)
* [Recording](https://drive.google.com/file/d/1HHTtZXQ2mA2wBtuJ_6ThVRcapY_6gaXq/view?usp=drive_link)
* [Transcript](https://docs.google.com/document/d/1kiUg-OBoHCdSg47yXQ57gvR5FgfezFRxWFXG9tnlIjQ/edit?usp=drive_link)
* [Chat](https://drive.google.com/file/d/18FfNloSQTb7b8oJuzfuBifCFbWrW2AB-/view?usp=drive_link)

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

* **Geoff:** Attend the Technical Steering Committee meeting on 29th July to present the scope for Dijkstra and plans for delivery
* **Kevin/Sam L/Ryan C W:** Draft the decision making and prioritization process for future hard forks
* **Bosko:** Continue creating supporting structure and relevant documentation within the hard fork working group GitBook space under Technical Steering Committee
* **Tex:** Create ecosystem dependency mapping document(s)


---

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