-
Notifications
You must be signed in to change notification settings - Fork 5
Node 10.5.3, 10.6.1-ng, mithril fixes, metrics-scraper #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
b6aedcc to
ef46751
Compare
5647545 to
7e1b81c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates Cardano node versions and dependencies across documentation and configuration files. The primary changes include:
- Version updates: cardano-node versions from 10.5.1 to 10.5.3 (stable releases) and 10.6.0 to 10.6.1 (pre-releases)
- Dependency update: cardano-parts reference updated to "next-2025-11-19"
- New NixOS module: Added metrics-scraper module for periodic metrics collection
- Configuration enhancement: Added "MinNodeVersion" field to sanchonet module
- Documentation refresh: Updated commit hash references across all HTML/MD files
Reviewed changes
Copilot reviewed 18 out of 20 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
flake.nix |
Updated cardano-parts reference and added new cardano-node pinned input |
flake/nixosModules/sanchonet.nix |
Added "MinNodeVersion" field to configuration |
flake/nixosModules/metrics-scraper.nix |
New systemd-based metrics scraping service module |
mdbook/*.md |
Updated cardano-node versions (10.5.1→10.5.3, 10.6.0→10.6.1) and commit hashes |
static/book.play.dev.cardano.org/*.html |
Generated HTML reflecting the markdown changes |
static/book.play.dev.cardano.org/searchindex.js |
Updated search index with new version references |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
ea2f8f2 to
c10941a
Compare
8ade8cc to
9e9ba43
Compare
snarlysodboxer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Overview:
Cardano-node release has been updated to
10.5.3and deployed; cardano-node pre-release has been updated to10.6.1and deployed; cardano-db-sync pre-release has been updated to13.6.0.6and deployed. Mithril scripts were fixed after upstream breaking API changes were made to the Mithril aggregator service. Includes various improvements with cardano-parts releasev2025-12-04.Details:
10.5.3, pre-release to10.6.1and cardano-db-sync pre-release to13.6.0.6