Skip to content

Releases: pk910/dynamic-ssz

v0.0.5

05 Aug 10:26
651d1ad
Compare
Choose a tag to compare

fixed possible panic when concurrently de-/encoding

v0.0.4

14 May 14:09
e934e12
Compare
Choose a tag to compare

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

03 May 11:11
d4d8fc2
Compare
Choose a tag to compare

various small fixes & unit tests

v0.0.2

01 Apr 00:58
db134a1
Compare
Choose a tag to compare

added dynamic expression evaluator for calculated dynssz-size values

v0.0.1

31 Mar 05:39
71d80f9
Compare
Choose a tag to compare

first release