0.1.0 Beacon chain simulator
Pre-release
Pre-release
This is the first release of Ethereum 2.0 Harmony client, a beacon chain simulator that runs several validators in a single runtime environment. There is a number of configurable parameters that user can play with. To get an advanced information about simulator, check out Beacon chain simulator wiki page.
Spec notes:
- the code is up to date with v0.4.0 spec
- there is a hack around a known off by one issue related to epoch transition: d679550, the issue is addressed by ethereum/consensus-specs#732