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

change grandpa name and use fork_id #2116

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Mar 3, 2022

  1. change grandpa name to /{genesis_hash}/{fork_id}/grandpa/1

    previous value: `/paritytech/grandpa/1`
    also use fork_id, which was added in #1956
    
    Refs #1955
    melekes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    32cdcac View commit details
    Browse the repository at this point in the history
  2. add fork_id to ChainKey

    Refs #1955
    melekes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    c0e841c View commit details
    Browse the repository at this point in the history
  3. remove outdated comment

    melekes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    88af78f View commit details
    Browse the repository at this point in the history
  4. remove unused import

    melekes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    0db4575 View commit details
    Browse the repository at this point in the history
  5. format code

    melekes committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    900b5bf View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    959fc69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53b78a6 View commit details
    Browse the repository at this point in the history