Skip to content

Ledger state query api example #40

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

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.1

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

Built to branch gh-pages at 2025-05-09 15:37 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 4 times, most recently from 9f098fd to 1b15ab4 Compare May 9, 2025 15:13
@ch1bo ch1bo force-pushed the ledger-state-query-api-example branch 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Review
Development

Successfully merging this pull request may close these issues.

2 participants