lighthouse/eth2
Pawan Dhananjay 3a05c6f924 Reduced tree encode/decode (#624)
* 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
2019-11-29 13:21:31 +11:00
..
lmd_ghost Reduced tree encode/decode (#624) 2019-11-29 13:21:31 +11:00
operation_pool Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
state_processing Update to spec v0.9.1 (#597) 2019-11-21 11:47:30 +11:00
types Remove duplication from bad merge (#642) 2019-11-28 14:45:00 +11:00
utils Validator client refactor (#618) 2019-11-25 15:48:24 +11:00
README.md Refactor docs into mdbook (#547) 2019-10-02 11:04:56 +10:00

eth2

Common crates containing eth2-specific logic.