Skip to content

Commit

Permalink
Rewrite SSZ spec
Browse files Browse the repository at this point in the history
* Implement tuples and a chunk-size reduction to 32 bytes (see #665 and #679)
* Simplify presentation where appropriate. For example, deserialisation is implicit from serialisation (similar to `bls_sign` being implicit from `bls_verify`) and is left as an implementation exercise.
* Dramatically reduce spec size and hopefully improve readability.
  • Loading branch information
JustinDrake committed Feb 27, 2019
1 parent ba81d52 commit 5c5f15c
Showing 1 changed file with 93 additions and 377 deletions.
Loading

0 comments on commit 5c5f15c

Please sign in to comment.