Skip to content

Remove channel comparison functions#4500

Merged
pwojcikdev merged 2 commits intonanocurrency:developfrom
pwojcikdev:networking-fixes/channel-comparisons
Mar 19, 2024
Merged

Remove channel comparison functions#4500
pwojcikdev merged 2 commits intonanocurrency:developfrom
pwojcikdev:networking-fixes/channel-comparisons

Conversation

@pwojcikdev
Copy link
Copy Markdown
Contributor

Dedicated channel comparison functions are no longer necessary or used. Instead channels have object identity: each allocated channel is a distinct object, with comparison and hashing facilitated by the shared_ptr wrapper.

@pwojcikdev pwojcikdev merged commit 2f69c60 into nanocurrency:develop Mar 19, 2024
@pwojcikdev pwojcikdev deleted the networking-fixes/channel-comparisons branch March 19, 2024 09:11
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