Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Add BEEFY capabilities to Westend and Kusama #7591

Merged
merged 17 commits into from
Aug 22, 2023

Commits on Aug 8, 2023

  1. runtime: add BEEFY and MMR to Westend

    Signed-off-by: Adrian Catangiu <adrian@parity.io>
    acatangiu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    df48ecd View commit details
    Browse the repository at this point in the history
  2. runtime: add BEEFY and MMR to Kusama

    Signed-off-by: Adrian Catangiu <adrian@parity.io>
    acatangiu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2bdbb85 View commit details
    Browse the repository at this point in the history
  3. node/service: enable BEEFY for Westend and Kusama

    Signed-off-by: Adrian Catangiu <adrian@parity.io>
    acatangiu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    944d7bc View commit details
    Browse the repository at this point in the history
  4. node/service: regenerate genesis keys for westend-native and kusama-n…

    …ative
    
    Since these keys are only used for development/local chains, also publish
    the secret seeds used to generate the public keys, so that developers can
    recover/generate the private key pairs if needed.
    
    Signed-off-by: Adrian Catangiu <adrian@parity.io>
    acatangiu committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    27d0230 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

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

Commits on Aug 14, 2023

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

Commits on Aug 15, 2023

  1. runtime: fix migration

    acatangiu committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    e4f54a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    125b2bf View commit details
    Browse the repository at this point in the history
  3. fix try-runtime build

    acatangiu committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    b1dbc76 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. cargo fmt

    acatangiu committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    dff47bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    356b8a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f19ee39 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    01eb396 View commit details
    Browse the repository at this point in the history
  2. address review comments

    acatangiu committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ba2289c View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    47bdd89 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Bastian Köcher <git@kchr.de>
    acatangiu and bkchr authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    40bf046 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6a2374 View commit details
    Browse the repository at this point in the history