Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Pass generatorInfo into Commit Pool #6969

Closed
Tracked by #6837
ishantiw opened this issue Jan 3, 2022 · 0 comments · Fixed by #6974
Closed
Tracked by #6837

Pass generatorInfo into Commit Pool #6969

ishantiw opened this issue Jan 3, 2022 · 0 comments · Fixed by #6974
Assignees
Milestone

Comments

@ishantiw
Copy link
Contributor

ishantiw commented Jan 3, 2022

Description

Pass node's generator info into commitPool that required generator Info to identify nonGossiped commits created by the node generator for commit selection process to gossip in the network.

Acceptance Criteria

  • In the periodic job in the commitPool, it should consider nonGossipedCommit created by the node generator for commit selection process to gossip in the network. It should be tested by unit tests.

Additional Information

  • Currently, commitPool doesn't have information about the node generator, so it should be passed through the constructor by the consensus.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants