Skip to content

Conversation

ch1bo
Copy link
Member

@ch1bo ch1bo commented May 8, 2025

Changes on the cardano-blueprint side as uncovered in course of IntersectMBO/ouroboros-consensus#1501

Copy link

github-actions bot commented May 8, 2025

PR Preview Action v1.6.2

🚀 View preview at
https://cardano-scaling.github.io/cardano-blueprint/pr-preview/pr-40/

Built to branch gh-pages at 2025-08-04 09:30 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@ch1bo ch1bo force-pushed the ledger-state-query-api-example branch 3 times, most recently from 292bcfd to 9a60194 Compare May 8, 2025 14:20
@ch1bo ch1bo moved this from Todo to In Progress in Cardano Blueprint May 8, 2025
@ch1bo ch1bo force-pushed the ledger-state-query-api-example branch 5 times, most recently from 1b15ab4 to 2f27a33 Compare May 9, 2025 15:21
@ch1bo ch1bo marked this pull request as ready for review May 9, 2025 15:37
@ch1bo ch1bo moved this from In Progress to In Review in Cardano Blueprint May 9, 2025
@ch1bo ch1bo requested a review from jasagredo May 9, 2025 15:37
year = bigint
dayOfYear = int
dayOfYear = uint
Copy link
Contributor

Choose a reason for hiding this comment

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

This maybe should be

dayOfYear = 0..366

or

dayOfYear = uint .and 0..366

@ch1bo ch1bo force-pushed the ledger-state-query-api-example branch from fb88d6a to 93edd7a Compare May 30, 2025 18:23
@ch1bo ch1bo linked an issue Jun 2, 2025 that may be closed by this pull request
7 tasks
@ch1bo ch1bo removed this from Cardano Blueprint Jun 2, 2025
@ch1bo ch1bo force-pushed the ledger-state-query-api-example branch from 93edd7a to 890666a Compare August 4, 2025 09:28
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.

CDDL based Node2Client LocalStateQuery API
2 participants