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

cli: enable BEEFY by default on test networks #7293

Merged
merged 3 commits into from
May 26, 2023

Commits on May 25, 2023

  1. cli: enable BEEFY by default on test networks

    We consider BEEFY mature enough to run by default on all nodes
    for test networks (Rococo/Wococo/Versi).
    
    Right now, most nodes are not running it since it's opt-in using
    --beefy flag.
    
    Remove --beefy flag from CLI and have BEEFY client started
    (or not) based on network id.
    
    Signed-off-by: acatangiu <[email protected]>
    acatangiu committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5c236b9 View commit details
    Browse the repository at this point in the history
  2. switch to --no-beefy flag

    acatangiu committed May 25, 2023
    Configuration menu
    Copy the full SHA
    6721989 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into beefy-enabled-on-te…

    …stnets
    parity-processbot committed May 25, 2023
    Configuration menu
    Copy the full SHA
    324955f View commit details
    Browse the repository at this point in the history