Ethereum 2.0 Specifications
Go to file
Justin 16928c85bb
Clean up codes, flags, types
This includes:

* Optimised values (e.g. `PENALIZED` now fits in a single byte)
* More consistent values (e.g. the flags start at 0)
* Added types for specials
2018-10-04 11:21:33 +01:00
specs Clean up codes, flags, types 2018-10-04 11:21:33 +01:00
README.md slight change to readme 2018-09-24 09:08:48 -05:00

README.md

Ethereum 2.0 Specifications

This repo hosts the current eth2.0 specifications. Discussions about design rationale and proposed changes can be brought up and discussed as issues. Solidified, agreed upon changes to spec can be made through pull requests.