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

Make it single network per chain #107

Merged
merged 7 commits into from
Dec 29, 2023

Conversation

smallhive
Copy link
Contributor

Closes #103

Copy link
Contributor

@cthulhu-rider cthulhu-rider left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@smallhive seems good overall, i've left bunch of text suggestions

and dont forget to CHANGELOG! we break configuration so we must add Changed and Upgrading from... sections

pkg/monitor/monitor.go Outdated Show resolved Hide resolved
cmd/neofs-net-monitor/monitor.go Outdated Show resolved Hide resolved
cmd/neofs-net-monitor/config.go Outdated Show resolved Hide resolved
config/config.yaml Outdated Show resolved Hide resolved
config/config.yaml Outdated Show resolved Hide resolved
pkg/monitor/side_job.go Outdated Show resolved Hide resolved
pkg/monitor/side_job.go Outdated Show resolved Hide resolved
pkg/monitor/side_job.go Outdated Show resolved Hide resolved
pkg/monitor/side_job.go Outdated Show resolved Hide resolved
pkg/morphchain/mainchain_alphabet.go Outdated Show resolved Hide resolved
Also removing divergence calculations metric. The divergence should be calculated outside net-monitor by using data from main and side chain net-monitors.

Signed-off-by: Evgenii Baidakov <[email protected]>
Closes #103.

Signed-off-by: Evgenii Baidakov <[email protected]>
Signed-off-by: Evgenii Baidakov <[email protected]>
@smallhive smallhive force-pushed the 103-make-it-single-network-per-chain branch from 4e8602f to dde8558 Compare December 29, 2023 05:27
@cthulhu-rider cthulhu-rider merged commit 935a88c into master Dec 29, 2023
@cthulhu-rider cthulhu-rider deleted the 103-make-it-single-network-per-chain branch December 29, 2023 06:24
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.

Make it single-network (per chain)
2 participants