Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Implement ReplayAttack protection #93

@splix

Description

@splix

Implement ReplayAttack protection by introducing new signature component, based on BlockHash of last fork.

Key elements:

  • optional, accept non-protected transactions on validation
  • enable signing after block 3,000,000
    • accept new signature
    • sign with new component by default
  • use hash of block 1,920,000
  • write tests
  • cli flag to disable new sign (optional task)
  • cli flag to require new sign for mining (optional task)

Reference:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions