Skip to content

Error: Compatibility Issue with parity_scale_codec::Encode and Block Serialization #77

@sulaman0

Description

@sulaman0

I'm using Tag V1.8.0, and when I initiate the Substrate validator-set pallet in my runtime, I encounter the following errors:
^^^^^ the traitparity_scale_codec::Encodeis not implemented forBlock<Header<u32, BlakeTwo256>, UncheckedExtrinsic<MultiAddress<AccountId32, ()>, RuntimeCall, MultiSignature, ...>>``

Block Serialization Error:
Another error is thrown stating:
Block Serialized is not implemented.

These errors occur consistently, and it appears to be related to codec or serialization compatibility in my runtime configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions