You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.
ordian opened this issue
Sep 19, 2018
· 0 comments
Assignees
Labels
F2-bug 🐞The client fails to follow expected behavior.P2-asap 🌊No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Connecting two nodes with --reserved-peers, reserved-only is broken on current master (actually I've seen it late august), but works on e.g. v2.0.1, so there is a regression somewhere in the middle.
./target/release/parity --chain kovan -d path1 --reserved-peers reserved.txt --reserved-only ./target/release/parity --chain kovan -d path2 --reserved-peers reserved.txt --reserved-only
Also true for light-client <-> full node connection.
The text was updated successfully, but these errors were encountered:
ordian
added
F2-bug 🐞
The client fails to follow expected behavior.
P2-asap 🌊
No need to stop dead in your tracks, however issue should be addressed as soon as possible.
labels
Sep 19, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
F2-bug 🐞The client fails to follow expected behavior.P2-asap 🌊No need to stop dead in your tracks, however issue should be addressed as soon as possible.
Connecting two nodes with
--reserved-peers
,reserved-only
is broken on current master (actually I've seen it late august), but works on e.g. v2.0.1, so there is a regression somewhere in the middle../target/release/parity --chain kovan -d path1 --reserved-peers reserved.txt --reserved-only
./target/release/parity --chain kovan -d path2 --reserved-peers reserved.txt --reserved-only
Also true for light-client <-> full node connection.
log
The text was updated successfully, but these errors were encountered: