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

Name changes for GrandPa and Beefy notifications protocols #10463

Merged

Commits on Dec 13, 2021

  1. Configuration menu
    Copy the full SHA
    3cf86ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf7cf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b22762 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    206beaa View commit details
    Browse the repository at this point in the history
  5. chain-spec: add optional 'fork_id'

    'fork_id' is used to uniquely identify forks of the same chain/network
    'ChainSpec' trait provides default 'None' implementation, meaning this
    chain hasn't been forked.
    acatangiu committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    952e0a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    758ff84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3a0243 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. chainspec: add fork_id

    acatangiu committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    44baf42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9d6cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    393c8cf View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    482f0bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dda847 View commit details
    Browse the repository at this point in the history
  3. grandpa: fix tests

    acatangiu committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    1262cce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f3a006d View commit details
    Browse the repository at this point in the history
  5. fix merge damage

    acatangiu committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    b4b8a74 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. fix docs reference visibility

    Signed-off-by: acatangiu <adrian@parity.io>
    acatangiu committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    0de4362 View commit details
    Browse the repository at this point in the history
  2. Update client/finality-grandpa/src/lib.rs

    Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
    acatangiu and tomusdrw committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    a07eec6 View commit details
    Browse the repository at this point in the history
  3. Update client/finality-grandpa/src/communication/mod.rs

    Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
    acatangiu and tomusdrw committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    1aa9753 View commit details
    Browse the repository at this point in the history
  4. Update client/beefy/src/lib.rs

    Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
    acatangiu and tomusdrw committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    5673f48 View commit details
    Browse the repository at this point in the history
  5. Update client/beefy/src/lib.rs

    Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
    acatangiu and tomusdrw committed Dec 20, 2021
    Configuration menu
    Copy the full SHA
    5a6a7b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

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

Commits on Jan 5, 2022

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