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

[OB4] Implement structures to store candidate chains for selection [M2] #230

@creativcoder

Description

@creativcoder

Issue summary

  • The NCN will get the best block from the pool of trusted providers, it will run chain selection and select the best block,
  • It will track n blocks behind that best block for stronger finality purposes (where n may = 20 (an arbitrary number) or the same number of blocks tracked by exchanges.)
  • As a user I can specify how many blocks in history that the NCN will store so that I have flexibility over the finality confidence of my node
  • Integration tests

Other information and links

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions