Skip to content

Add CloseBlock transaction #125

@sgkim126

Description

@sgkim126

Currently, when the term is open, each validator got paid the pending rewards, and the network elects new validators. Because the nodes calculate the rewards implicitly, applications (e.g., the indexer) must calculate the rewards by themselves or query the states every block.

To remove this inconvenience, #40 proposes to remove implicit state changes.

The CloseBlock transaction is one of these. This transaction should include,

  • the block author who will receive the rewards
  • the sum of fee in the block

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions