Skip to content

demonstrate implementation of 'electable' authority ordering #4

@whilei

Description

@whilei

It would be simple to integrate an ordering system that authority nodes would follow for block creation authorship. This would allow 1 authority transaction per block instead of requiring a transaction from each authority for each block round.

For example, implementation could use the tx.input field JSON to provide a field(s) electedAuthor.address/electedAuthor.block_number, where once the block has been validated that data can be used by an authority node to determine it's candidacy as the next block author.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions