Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Reconsider single commit propagation #76

@shuse2

Description

@shuse2

Description

Re-consider how single commits are handled in the pool, and how they are handled in the P2P event handlers so that the usage of event handler and validator registered here will be more standard usage

Motivation

Currently, single commit propagation is handle in validator in the p2p not to re-publish immediately after receiving the single commits, and on the actual handler, it does not do anything.
In general, this is not intended way to use the validator, so we should avoid this pattern.

Additional Information

Related PR #72

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions