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

Remove pallet::without_storage_info from bridge GRANDPA pallet #1478

Merged
merged 14 commits into from
Oct 10, 2022

Commits on Jun 27, 2022

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

Commits on Oct 7, 2022

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

    svyatonik committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    b59d3ae View commit details
    Browse the repository at this point in the history
  3. spelling

    svyatonik committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    52f1108 View commit details
    Browse the repository at this point in the history
  4. fix benchmarks

    svyatonik committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9b66c6f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    37649d8 View commit details
    Browse the repository at this point in the history
  2. Update modules/grandpa/src/storage_types.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    svyatonik and acatangiu authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    6def5a3 View commit details
    Browse the repository at this point in the history
  3. Update modules/grandpa/src/storage_types.rs

    Co-authored-by: Adrian Catangiu <adrian@parity.io>
    svyatonik and acatangiu authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    607babe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21ce37c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b0875f View commit details
    Browse the repository at this point in the history
  6. removed unused code

    svyatonik committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    8024dfd View commit details
    Browse the repository at this point in the history
  7. new -> try_new

    svyatonik committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    ec841d3 View commit details
    Browse the repository at this point in the history
  8. fix benchmarks compilation

    svyatonik committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    bfb225d View commit details
    Browse the repository at this point in the history
  9. fmt

    svyatonik committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    166c76a View commit details
    Browse the repository at this point in the history