nimbus-eth2/beacon_chain/spec
Jacek Sieka 44bb13ae46
spec updates (#37)
* use repeat_hash from spec in randao
* add some logging to state processing
* export crypto string converters in spec insulation layer
* enable block signature verification
* ssz: add support for arrays, remove custom data type code
* correctly handle previous and new block
* add trivial block processing tests
* prefer iterative repeat_hash
* state transition mostly done
* handle most specials and slashings
2018-12-13 10:00:55 -06:00
..
beaconstate.nim spec updates (#37) 2018-12-13 10:00:55 -06:00
crypto.nim spec updates (#37) 2018-12-13 10:00:55 -06:00
datatypes.nim spec updates (#37) 2018-12-13 10:00:55 -06:00
digest.nim spec updates (#37) 2018-12-13 10:00:55 -06:00
helpers.nim spec updates (#37) 2018-12-13 10:00:55 -06:00
validator.nim spec updates (#37) 2018-12-13 10:00:55 -06:00