Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(framework) Add first implementation of NodeState #4439

Merged
merged 27 commits into from
Nov 7, 2024

Conversation

chongshenng
Copy link
Contributor

  • Introduce NodeState ABC with set/get_node_id()
  • Introduce InMemoryNodeState and basic test
  • Introduce NodeStateFactory
  • Add usage of state.set_node_id() in SuperNode

@chongshenng chongshenng marked this pull request as ready for review November 6, 2024 10:35
@chongshenng chongshenng requested a review from panh99 November 6, 2024 10:35
@chongshenng chongshenng self-assigned this Nov 6, 2024
panh99
panh99 previously approved these changes Nov 6, 2024
Copy link
Contributor

@panh99 panh99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

danieljanes
danieljanes previously approved these changes Nov 7, 2024
@danieljanes danieljanes enabled auto-merge (squash) November 7, 2024 14:59
@danieljanes danieljanes merged commit 8cb84a4 into main Nov 7, 2024
53 checks passed
@danieljanes danieljanes deleted the feat/add-nodestate branch November 7, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants