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

Update to support casper 2.0.0-rc4 #9

Merged
merged 12 commits into from
Sep 24, 2024
Merged

Update to support casper 2.0.0-rc4 #9

merged 12 commits into from
Sep 24, 2024

Commits on Sep 10, 2024

  1. Update to 2.0.0-rc4 and rename BlockBody to BlockBodyV1

    Start introducing the V2 block format
    
    Fix clippy lints
    
    Make BlockV2 serde prop tests
    
    Make Era stuff work
    
    Fix tests
    
    Fix end era v2
    
    BlockHeaderV2 proptests
    
    More Tests
    Avi-D-coder committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    efb681e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    f18ef7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301f3f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbdc7ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b1cda1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70692ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0fbf051 View commit details
    Browse the repository at this point in the history
  7. Bump version to 0.2.0 to mark breaking changes

    Notably replacing JsonBlock with casper_types::JsonBlockWithSignatures
    Avi-D-coder committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1f11414 View commit details
    Browse the repository at this point in the history
  8. Delete more

    Avi-D-coder committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    16b46eb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    427ad0f View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    0815880 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    e0e8a58 View commit details
    Browse the repository at this point in the history