ferranbt / fastssz

Fast Ethereum2.0 SSZ encoder/decoder
MIT License
74 stars 44 forks source link

Compute beacon state in spectests #82

Closed ferranbt closed 2 years ago

ferranbt commented 2 years ago

This PR introduces BeaconState structs for Phase0, Altair, and Bellatrix. It also enables the spec tests for each fork.