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

Introduce NW BatchV2 in Protocol Version 12 & Pipe ProtocolConfig into NW #12178

Merged
merged 5 commits into from
May 30, 2023

Commits on May 30, 2023

  1. Pipe Protocol Config into NW & Update protocol version to 11 for new …

    …NW VersionedMetadata field
    arun-koshy committed May 30, 2023
    Configuration menu
    Copy the full SHA
    70380d9 View commit details
    Browse the repository at this point in the history
  2. Filter received batches for correct version...

    and add epoch to BatchV2 to be included in digest
    arun-koshy committed May 30, 2023
    Configuration menu
    Copy the full SHA
    aac9930 View commit details
    Browse the repository at this point in the history
  3. Address review comments

    Fix tests
    arun-koshy committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5f20096 View commit details
    Browse the repository at this point in the history
  4. Move protocol config to NarwhalManager start...

    Remove epoch from BatchV2
    
    Fix rustfmt errors
    arun-koshy committed May 30, 2023
    Configuration menu
    Copy the full SHA
    8a23cbd View commit details
    Browse the repository at this point in the history
  5. Address review comments

    arun-koshy committed May 30, 2023
    Configuration menu
    Copy the full SHA
    3829c6a View commit details
    Browse the repository at this point in the history