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

BEEFY: Define a BeefyVerify trait for signatures #12299

Merged
merged 12 commits into from
Oct 7, 2022

Commits on Sep 19, 2022

  1. Define CustomVerify trait

    Signed-off-by: Serban Iorga <serban@parity.io>
    serban300 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    adf91e9 View commit details
    Browse the repository at this point in the history
  2. Use ECDSA CustomVerify for MultiSignature

    Signed-off-by: Serban Iorga <serban@parity.io>
    serban300 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    136cff8 View commit details
    Browse the repository at this point in the history
  3. beefy: small simplifications

    Signed-off-by: Serban Iorga <serban@parity.io>
    serban300 committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    f56c60a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Revert "Use ECDSA CustomVerify for MultiSignature"

    This reverts commit 136cff8.
    serban300 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    463aaf7 View commit details
    Browse the repository at this point in the history
  2. Revert "Define CustomVerify trait"

    This reverts commit adf91e9.
    serban300 committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    8df80da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dba6472 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Improve BeefyVerify unit tests

    Co-authored-by: Robert Hambrock <roberthambrock@gmail.com>
    serban300 and Lederstrumpf committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    0f0123a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cd4f95 View commit details
    Browse the repository at this point in the history
  3. Renamings

    serban300 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    047d059 View commit details
    Browse the repository at this point in the history
  4. remove SignerToAccountId

    serban300 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    6ce7868 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4691376 View commit details
    Browse the repository at this point in the history
  6. fix

    serban300 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e5eb280 View commit details
    Browse the repository at this point in the history