Skip to content

chore: Move SequenceMap and SequenceSet to consensus-model #18767

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

Merged
merged 2 commits into from
Apr 9, 2025

Conversation

netopyr
Copy link
Contributor

@netopyr netopyr commented Apr 9, 2025

Description:

This PR moves SequenceMap, SequenceMap, and related classes into the consensus-model module. In addition, it turns SequenceKeySet into a private inner class as it is only used in AbstractSequenceMap.

Related issue(s):

Part of #18422

Signed-off-by: Michael Heinrichs <[email protected]>
@netopyr netopyr added this to the v0.62 milestone Apr 9, 2025
@netopyr netopyr self-assigned this Apr 9, 2025
@netopyr netopyr requested review from a team as code owners April 9, 2025 18:29
@netopyr netopyr requested a review from andrewb1269hg April 9, 2025 18:29
Signed-off-by: Michael Heinrichs <[email protected]>
@netopyr netopyr requested review from poulok and mxtartaglia-sl April 9, 2025 18:51
Copy link
Contributor

@andrewb1269hg andrewb1269hg left a comment

Choose a reason for hiding this comment

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

Approve the following files:
platform-sdk/consensus-model/build.gradle.kts
platform-sdk/swirlds-platform-core/build.gradle.kts

@netopyr netopyr merged commit a1d5aef into main Apr 9, 2025
48 checks passed
@netopyr netopyr deleted the 18422-move-sequence-collections branch April 9, 2025 22:30
joshmarinacci pushed a commit to joshmarinacci/hiero-consensus-node that referenced this pull request Apr 10, 2025
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