Skip to content

feat(primitives): add BuilderIndex SSZ type - #16169

Merged
terencechain merged 3 commits into
developfrom
feat/builder-index-primitive
Dec 20, 2025
Merged

feat(primitives): add BuilderIndex SSZ type#16169
terencechain merged 3 commits into
developfrom
feat/builder-index-primitive

Conversation

@terencechain

Copy link
Copy Markdown
Collaborator

This pr adds primitives.BuilderIndex for builder registry indexing in Gloas

)

func TestBuilderIndex_SSZRoundTripAndHashRoot(t *testing.T) {
t.Parallel()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It t.Parallel() needed here since it is already done in subtests?

}

func TestBuilderIndex_UnmarshalSSZRejectsWrongSize(t *testing.T) {
t.Parallel()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

It t.Parallel() needed here since it is already done in subtests?

nalepae
nalepae previously approved these changes Dec 19, 2025
nalepae
nalepae previously approved these changes Dec 19, 2025
@terencechain
terencechain added this pull request to the merge queue Dec 20, 2025
Merged via the queue into develop with commit 7950a24 Dec 20, 2025
17 checks passed
@terencechain
terencechain deleted the feat/builder-index-primitive branch December 20, 2025 05:00
@github-project-automation github-project-automation Bot moved this to Backlog in Gloas Feb 11, 2026
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Gloas Feb 11, 2026
@terencechain terencechain self-assigned this Feb 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants