mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
* Fix custom derive macros * Add `ReducedTreeSsz` to encode/decode `ReducedTree` to/from bytes * Add test for bytes conversion * Improve error handling * Improve conversion functions * Remove unnecessary modifiers * Address Paul's review comments