feeless icon indicating copy to clipboard operation
feeless copied to clipboard

Enforce peer storage has set semantic with unit test

Open gurghet opened this issue 3 years ago • 0 comments

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 https://github.com/feeless/feeless/pull/15#r598321239

gurghet avatar Mar 21 '21 18:03 gurghet