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

Enforce peer storage has set semantic with unit test #17

Open
gurghet opened this issue Mar 21, 2021 · 0 comments
Open

Enforce peer storage has set semantic with unit test #17

gurghet opened this issue Mar 21, 2021 · 0 comments

Comments

@gurghet
Copy link
Contributor

gurghet commented Mar 21, 2021

Reminder: this needs tests to ensure if a peer appears twice it will be only added once. This is enforced in the memory state by a HashSet but might need a deduper in the real thing.

Originally posted by @gurghet in #15 (comment)

@gurghet gurghet changed the title Reminder: this needs tests to ensure if a peer appears twice it will be only added once. This is enforced in the memory state by a HashSet but might need a deduper in the real thing. Enforce peer storage has set semantic with unit test Mar 21, 2021
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

No branches or pull requests

1 participant