Skip to content

[Feature] Implement POCW Consensus Mechanism for Ordinary Transfers #8

Description

@ivan-xin

Design and implement a POCW consensus mechanism specifically optimized for ordinary transfer transactions.

Start with algorithm design - Before coding, clearly document the POCW algorithm in a markdown file
Incremental integration - Add POCW as a parallel path, don't modify existing consensus initially
Feature flag - Use POCWConfig::enabled to toggle POCW on/off
Consider future POA/POR - Design with extensibility in mind for the other consensus types

Labels: feature, consensus, high-priority
Milestone: POCW Consensus Implementation
Estimated Effort: 2 weeks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions