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

feat(lib/parachain): Create and integrate Validation Protocol struct #3382

Merged
merged 11 commits into from
Aug 18, 2023

Commits on Aug 16, 2023

  1. feat/runtime: Add few parachain runtime calls (#3241)

    Co-authored-by: Kishan Mohanbhai Sagathiya <kishansagathiya@gmail.com>
    2 people authored and edwardmack committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8b445b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db564d View commit details
    Browse the repository at this point in the history
  3. feat/runtime: Add few parachain runtime calls (#3241)

    Co-authored-by: Kishan Mohanbhai Sagathiya <kishansagathiya@gmail.com>
    2 people authored and edwardmack committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    25b597f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27ce0f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    410f46b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d8bdde View commit details
    Browse the repository at this point in the history
  7. remove unused receivers

    edwardmack committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8c8096e View commit details
    Browse the repository at this point in the history
  8. address PR comments

    edwardmack committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3026038 View commit details
    Browse the repository at this point in the history
  9. address merge conflicts

    edwardmack committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    8beb072 View commit details
    Browse the repository at this point in the history
  10. address lint issues

    edwardmack committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3c06985 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. address PR comments

    edwardmack committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5b464c3 View commit details
    Browse the repository at this point in the history