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

Block-timing script for understanding blocks through the network #6391

Merged
merged 11 commits into from
Oct 15, 2020

Conversation

bkase
Copy link
Member

@bkase bkase commented Oct 15, 2020

This script looks for structured logs around block production and blocks received and creates an array of records that contain the instant where and when a block was created and where and when it was received over the lifetime of it being gossiped.

This script is already being used to understand current gossip issues on develop.

@netlify
Copy link

netlify bot commented Oct 15, 2020

Deploy preview for mina-staging ready!

Built with commit cf44927

https://deploy-preview-6391--mina-staging.netlify.app

@bkase bkase added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Oct 15, 2020
@bkase bkase merged commit 0bb934c into develop Oct 15, 2020
@bkase bkase deleted the feature/block-timing-script branch October 15, 2020 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants