Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Replace blacklistedPeers by blacklistedIPs #4586

Closed
diego-G opened this issue Dec 4, 2019 · 0 comments
Closed

Replace blacklistedPeers by blacklistedIPs #4586

diego-G opened this issue Dec 4, 2019 · 0 comments
Assignees
Milestone

Comments

@diego-G
Copy link

diego-G commented Dec 4, 2019

Expected behavior

Users can blacklist an IP to avoid any communication with any node coming from the specified ip address.

Actual behavior

The framework passes an array of IPs. However, lisk-p2p library expects an array of peer ids (ip:port).

Which version(s) does this affect? (Environment, OS, etc...)

2.3+

@diego-G diego-G added this to the Next Sprint milestone Dec 4, 2019
@diego-G diego-G self-assigned this Dec 4, 2019
@diego-G diego-G removed their assignment Dec 4, 2019
@ManuGowda ManuGowda removed this from the Next Sprint milestone Dec 4, 2019
@ishantiw ishantiw self-assigned this Jan 6, 2020
@ManuGowda ManuGowda added this to the Next Sprint milestone Jan 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants