Commit Graph

6 Commits

Author SHA1 Message Date
Michael Sproul
d9e9c17d3b Avoid building caches during block replay (#783)
Also, make the ExitCache safe.
2020-01-09 11:43:11 +11:00
Michael Sproul
24e941d175 Update to spec v0.9.1 (#597)
* Update to spec v0.9.0

* Update to v0.9.1

* Bump spec tags for v0.9.1

* Formatting, fix CI failures

* Resolve accidental KeyPair merge conflict

* Document new BeaconState functions

* Fix incorrect cache drops in `advance_caches`

* Update fork choice for v0.9.1

* Clean up some FIXMEs

* Fix a few docs/logs
2019-11-21 11:47:30 +11:00
Michael Sproul
289f8d13b0 Cleanups and SSZ generic container tests 2019-09-05 10:28:09 +10:00
Michael Sproul
d511c939eb SSZ generic tests for big uints 2019-09-04 14:32:04 +10:00
Michael Sproul
f47eaf5730 Parallel tests and SSZ generic 2019-09-03 16:46:10 +10:00
Michael Sproul
6cf9b3c1a4 Epoch processing tests 2019-08-30 13:29:26 +10:00