Skip to content
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

[Task]: Support Block Page: Improve Validation Block page #975

Closed
2 of 3 tasks
Tracked by #882
brancoder opened this issue Jan 16, 2024 · 0 comments · Fixed by #983
Closed
2 of 3 tasks
Tracked by #882

[Task]: Support Block Page: Improve Validation Block page #975

brancoder opened this issue Jan 16, 2024 · 0 comments · Fixed by #983
Assignees

Comments

@brancoder
Copy link
Collaborator

Task description

  • display missing properties:
     * Blocks that are directly referenced to adjust opinion.
     */
    readonly shallowLikeParents?: ShallowLikeParents;
    /**
     * The highest supported protocol version the issuer of this block supports.
     */
    readonly highestSupportedVersion: number;
    /**
     * The hash of the protocol parameters for the Highest Supported Version.
     */
    readonly protocolParametersHash: HexEncodedString;
  • display Validation block metadata

Requirements

Show missing data

Acceptance criteria

Show missing data

Creation checklist

  • I have assigned this task to the correct people
  • I have added the most appropriate labels
  • I have linked the correct milestone and/or project
@begonaalvarezd begonaalvarezd changed the title [Task]: Improve Validation Block page [Task]: Support Block Page: Improve Validation Block page Jan 16, 2024
@brancoder brancoder self-assigned this Jan 17, 2024
@brancoder brancoder linked a pull request Jan 22, 2024 that will close this issue
6 tasks
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 a pull request may close this issue.

2 participants