feat: ssz, eth2api add bitfield accessors, synthetic graffiti#469
feat: ssz, eth2api add bitfield accessors, synthetic graffiti#469mskrzypkows wants to merge 3 commits into
Conversation
is_synthetic - Add bit_at, set_bit_at, bit_indices, contains, and or combinators to BitList and BitVector, along with a BitfieldError type for length mismatches; export BitfieldError from the ssz crate - Replace the synthetic_graffiti() runtime function with a compile-time SYNTHETIC_GRAFFITI constant using a const block - Add SignedProposalBlock::graffiti() accessor and VersionedSignedProposal::is_synthetic() using the new constant
|
@claude review |
|
Claude finished @mskrzypkows's task in 3m 27s —— View job Review: PR #469 — bitfield accessors, synthetic graffiti const,
|
is_synthetic