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

Block: Add objects to represent the return value from block_info #531

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Jan 20, 2024

  1. Add objects to represent the return value from block_info

    There are a lot fields to still do (and the entire Cert object). This
    is a feeler to see if this will satisfy anyone.
    jannotti committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    8b77c93 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. Add a bunch of block header fields, some cert stuff

    EvalDelta is the main place that needs a lot still
    jannotti committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    3ed1d11 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. EvalDeltas should be done.

    Not tested enough, especially on handling shared account modifications.
    jannotti committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c3cf4d1 View commit details
    Browse the repository at this point in the history