Skip to content

Integration for Node release 11.1 - #1221

Merged
Jimbo4350 merged 3 commits into
masterfrom
f-f/prepare-11.1
Aug 6, 2026
Merged

Integration for Node release 11.1#1221
Jimbo4350 merged 3 commits into
masterfrom
f-f/prepare-11.1

Conversation

@f-f

@f-f f-f commented May 25, 2026

Copy link
Copy Markdown
Contributor

Context

Integration for release 11.1 - here we update to the latest base/network/ledger/consensus

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff
  • Changelog fragment added in .changes/

@f-f
f-f force-pushed the f-f/prepare-11.1 branch 3 times, most recently from e966ff5 to 8fd1b1a Compare June 2, 2026 12:19
@f-f
f-f force-pushed the f-f/prepare-11.1 branch from 8fd1b1a to cc6bc3c Compare June 2, 2026 19:15
@f-f
f-f force-pushed the f-f/prepare-11.1 branch from cc6bc3c to 500e283 Compare June 15, 2026 19:08
@f-f f-f changed the title Integration for Node release 11.1 WIP: Integration for Node release 11.1 Jun 23, 2026
@f-f
f-f marked this pull request as ready for review June 23, 2026 12:47
@f-f
f-f requested a review from a team as a code owner June 26, 2026 11:30
@f-f f-f changed the title WIP: Integration for Node release 11.1 Integration for Node release 11.1 Jul 1, 2026

@Jimbo4350 Jimbo4350 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM however can you improve the commit history with sensible commits and commit messages? Happy to approve after the SRPs have been removed.

@f-f

f-f commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

@Jimbo4350 @carbolymer thanks for having a look!

The commit history is garbage because I didn't want to break previous refs all the time, will squash everything into a single commit

@f-f
f-f force-pushed the f-f/prepare-11.1 branch 2 times, most recently from f3941cb to 856e3c7 Compare July 21, 2026 16:06
@f-f
f-f force-pushed the f-f/prepare-11.1 branch 5 times, most recently from 19910ea to 4136bb8 Compare August 4, 2026 07:24
@f-f

f-f commented Aug 4, 2026

Copy link
Copy Markdown
Contributor Author

@Jimbo4350 I've got too many breaking changes coming from upstream so untangling them in different commits is not really possible. Most of it is mechanical though so it should be pretty reviewable.

For context, most of the changes are brought in by a few upstream changes:

@f-f
f-f force-pushed the f-f/prepare-11.1 branch from 4136bb8 to 518f5bf Compare August 4, 2026 13:52

@Jimbo4350 Jimbo4350 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, couple of minor changes.

Comment thread .changes/20260602_142317_cardano-api_fabrizio.ferrai_node_11_1_integration.yml Outdated
Comment thread cardano-api/src/Cardano/Api/Certificate/Internal/OperationalCertificate.hs Outdated
Comment thread cardano-api/src/Cardano/Api/Key/Internal.hs Outdated
@f-f
f-f force-pushed the f-f/prepare-11.1 branch from b466401 to aaf77da Compare August 6, 2026 10:13
@f-f
f-f force-pushed the f-f/prepare-11.1 branch from aaf77da to 7d2837a Compare August 6, 2026 10:20
@Jimbo4350
Jimbo4350 added this pull request to the merge queue Aug 6, 2026
Merged via the queue into master with commit 73272cd Aug 6, 2026
31 checks passed
@Jimbo4350
Jimbo4350 deleted the f-f/prepare-11.1 branch August 6, 2026 13:34
palas added a commit that referenced this pull request Aug 8, 2026
Since the node-11.1 integration (#1221) the generated haddocks contain
cross-package links to fs-api, and the "Update github pages" workflow
fails because scripts/fix-haddock-links.sh cannot resolve a doc site
for it: fs-api lives in the fs-sim repository, which publishes its
Haddocks from gh-pages of the input-output-hk organisation (the repo
was never migrated to IntersectMBO), so the *.cardano.intersectmbo.org
name-suffix heuristic cannot derive the URL.

Add https://input-output-hk.github.io/fs-sim to IOG_DOC_BASES. The
site serves doc-index.html and module pages for both fs-api and
fs-sim, so cross-package links resolve instead of failing the build.

Fixes #1279
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants