Skip to content

FinalizeBlock Response Deserialization Bug #1427

@ec2

Description

@ec2

What went wrong?

CometBFT returns Null in the JSON response if there is no validator_updates.
Proposed Fix: Add #[serde(with = "serializers::nullable")] to validator_updates just like how EndBlock has it

Steps to reproduce

Definition of "done"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions