mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-13 23:17:11 +00:00
* rename from tree_ssz * add special cases for some types based on beacon chain code * add smoke test * avoids some trivial allocations, but the big one remains - the temporary chunk buffer is still heap allocated * update to handle zero-length buffer case same as latest spec