Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ACP-77: Reduce block gossip log level #3519

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

StephenButtolph
Copy link
Contributor

Why this should be merged

After ACP-77, the expected creation flow of new L1s goes:

  1. CreateSubnetTx
  2. CreateChainTx
  3. Start up genesis validators
  4. ConvertSubnetToL1Tx

This means that it is expected for an L1 to exist (for a brief time) with no validators. This means that the log about skipping block gossip is no longer unexpected.

How this works

Warn -> Debug.

How this was tested

N/A

Need to be documented in RELEASES.md?

No.

@StephenButtolph StephenButtolph added monitoring This primarily focuses on logs, metrics, and/or tracing acp77 labels Nov 5, 2024
@StephenButtolph StephenButtolph added this to the v1.11.13 milestone Nov 5, 2024
@StephenButtolph StephenButtolph self-assigned this Nov 5, 2024
@StephenButtolph StephenButtolph added this pull request to the merge queue Nov 5, 2024
Merged via the queue into master with commit 02e43ba Nov 5, 2024
23 checks passed
@StephenButtolph StephenButtolph deleted the implement-acp-77-reduce-log-level branch November 5, 2024 17:27
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
acp77 monitoring This primarily focuses on logs, metrics, and/or tracing
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants