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

[FRAME] Test for sane genesis default #3412

Merged
merged 10 commits into from
Feb 22, 2024
Merged

[FRAME] Test for sane genesis default #3412

merged 10 commits into from
Feb 22, 2024

Commits on Feb 20, 2024

  1. Fix namespace

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    17e8bdd View commit details
    Browse the repository at this point in the history
  2. Test that genesis config can be build

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ed32a79 View commit details
    Browse the repository at this point in the history
  3. Default for BabeEpochConfiguration

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3da0d0d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Update substrate/primitives/consensus/babe/src/lib.rs

    Co-authored-by: André Silva <123550+andresilva@users.noreply.github.com>
    ggwpez and andresilva authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f9cdc48 View commit details
    Browse the repository at this point in the history
  2. Dont use Option to construct Babe config

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    1f5d09e View commit details
    Browse the repository at this point in the history
  3. Update test closures

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0a7d3fe View commit details
    Browse the repository at this point in the history
  4. Remove pallet-session genesis checks

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    decfd0b View commit details
    Browse the repository at this point in the history
  5. Remove pallet-aura-ext genesis checks

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    374825d View commit details
    Browse the repository at this point in the history
  6. Add prdoc

    Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
    ggwpez committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e081922 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

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