Skip to content

fix: validate inbound payloads#575

Open
anshalshukla wants to merge 2 commits intomainfrom
anshalshukla/fix-blocks-by-root-oom
Open

fix: validate inbound payloads#575
anshalshukla wants to merge 2 commits intomainfrom
anshalshukla/fix-blocks-by-root-oom

Conversation

@anshalshukla
Copy link
Collaborator

Closes #564

@anshalshukla anshalshukla force-pushed the anshalshukla/fix-blocks-by-root-oom branch from 8b59eab to 9d43e86 Compare February 16, 2026 20:26
@anshalshukla anshalshukla requested a review from g11tech February 18, 2026 16:08
@anshalshukla anshalshukla changed the title fix: oom ssz deser fix: validate inbound payloads Feb 18, 2026
const ATTESTATION_DATA_SSZ_SIZE = zeam_utils.fixedSszSize(types.AttestationData);
const SIGNED_ATTESTATION_SSZ_SIZE = zeam_utils.fixedSszSize(types.SignedAttestation);

comptime {
Copy link
Member

Choose a reason for hiding this comment

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

why is this needed?

@anshalshukla anshalshukla force-pushed the anshalshukla/fix-blocks-by-root-oom branch from 9b12dcf to 5a88490 Compare February 20, 2026 07:06
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.

Zeam node crashing in long running devnet

2 participants