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

WIP - no duplicate addresses in peerdata #479

Closed
wants to merge 1 commit into from

Conversation

pacrob
Copy link
Member

@pacrob pacrob commented Oct 24, 2024

What was wrong?

Updated from PR #325

How was it fixed?

Summary of approach.

To-Do

  • Clean up commit history

Cute Animal Picture

image

@mystical-prog
Copy link
Contributor

@pacrob I would like to contribute to this PR, as mentioned in #325 , I propose changing the data type of addrs from List to Set

@pacrob
Copy link
Member Author

pacrob commented Nov 7, 2024

Go ahead, @mystical-prog , thanks! I had started adding the tests, as I realized there was nowhere to test whether there were duplicates or not.

@mystical-prog
Copy link
Contributor

mystical-prog commented Nov 21, 2024

Go ahead, @mystical-prog , thanks! I had started adding the tests, as I realized there was nowhere to test whether there were duplicates or not.

After doing detailed scoping, I realise that changing data type from List to Set will require lot of refactoring and is a breaking change, so I will just combine the changes from this PR and from #325

@pacrob
Copy link
Member Author

pacrob commented Nov 24, 2024

closed by #485

@pacrob pacrob closed this Nov 24, 2024
@pacrob pacrob deleted the no-dup-adrs-in-peerdata branch November 24, 2024 21:39
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.

2 participants