Skip to content

feat: log blob commitment count#12723

Merged
terencechain merged 1 commit intodeneb-integrationfrom
log-blob-count
Aug 11, 2023
Merged

feat: log blob commitment count#12723
terencechain merged 1 commit intodeneb-integrationfrom
log-blob-count

Conversation

@terencechain
Copy link
Collaborator

No description provided.

@terencechain terencechain self-assigned this Aug 11, 2023
@terencechain terencechain requested a review from a team as a code owner August 11, 2023 03:18
@terencechain terencechain requested review from james-prysm, nisdas and prestonvanloon and removed request for a team August 11, 2023 03:18
Comment on lines -91 to -94
commits, err := block.Body().BlobKzgCommitments()
if err == nil {
lf["commitments"] = len(commits)
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

We should either log the field count in either Synced new block or Finished applying state transition. It seems to me Finished applying state transition is more appropriate because there's where we log attestation, slashing, exit counts... etc

Copy link
Contributor

@james-prysm james-prysm left a comment

Choose a reason for hiding this comment

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

I think this makes sense to change

@terencechain terencechain merged commit 6009300 into deneb-integration Aug 11, 2023
@terencechain terencechain deleted the log-blob-count branch August 11, 2023 21:43
terencechain added a commit that referenced this pull request Aug 16, 2023
kasey pushed a commit that referenced this pull request Aug 21, 2023
kasey pushed a commit that referenced this pull request Aug 22, 2023
kasey pushed a commit that referenced this pull request Aug 22, 2023
kasey pushed a commit that referenced this pull request Aug 22, 2023
kasey pushed a commit that referenced this pull request Aug 23, 2023
kasey pushed a commit that referenced this pull request Aug 23, 2023
kasey pushed a commit that referenced this pull request Aug 23, 2023
kasey pushed a commit that referenced this pull request Aug 24, 2023
kasey pushed a commit that referenced this pull request Aug 24, 2023
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.

2 participants