* lots of renames * add some epoch processing
* data type updates from spec
* more work on block processing * fix some unsigned issues * fix ssz issue when last chunk is not full * work around empty const seq compiler bug * XXX -> TODO
* add `on_startup` genesis state constructor * update state transition to use ssz * update validator adder