Unverified Commit 35de1f27 authored by Adrian Catangiu's avatar Adrian Catangiu Committed by GitHub
Browse files

pallet-beefy-mmr: better logging on BEEFY key to ETH address conversion (#1520)

# Description

Each time the validator set changes, BEEFY validator keys are converted
to ETH addresses and merkelised into a `keyset_commitment` to be used by
light clients.

This commit downgrades `error` to `debug` when individual conversions
from BEEFY keys to ETH addresses fail, and adds cumulative check that
reports total number of failed conversions, if any, on `error`
log-level.

Fixes https://github.com/paritytech/polkadot-sdk/issues/1305



Signed-off-by: default avatarAdrian Catangiu <[email protected]>
parent f204e326
Pipeline #389627 canceled with stages
in 1 minute and 42 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment