Releases: pk910/dynamic-ssz
Releases · pk910/dynamic-ssz
v0.0.5
fixed possible panic when concurrently de-/encoding
v0.0.4
fix rounding issue for blitvectors that do not match byte boundaries (round up to next full byte)
this was triggered by electra.Attestation.CommitteeBits in minimal preset (MAX_COMMITTEES_PER_SLOT/8 = 0.5)
v0.0.3
various small fixes & unit tests
v0.0.2
added dynamic expression evaluator for calculated dynssz-size values