nimbus-eth2/beacon_chain/spec
Jacek Sieka 1b0e67c88c
ssz: update to 0.5.1:ish (#202)
* ssz: update to 0.5.1:ish
* slightly fewer seq allocations
* still a lot of potential for optimization
* fixes #174
* ssz: avoid reallocating leaves (logN merkle impl)
2019-03-25 10:46:31 -06:00
..
beaconstate.nim ssz: update to 0.5.1:ish (#202) 2019-03-25 10:46:31 -06:00
bitfield.nim cleanups (#189) 2019-03-20 14:01:48 -06:00
crypto.nim ssz: update to 0.5.1:ish (#202) 2019-03-25 10:46:31 -06:00
datatypes.nim Almost final 0.5.1 spec updates (#201) 2019-03-24 12:21:23 -06:00
digest.nim begin 0.5.0 spec update (#179) 2019-03-16 13:52:37 -06:00
helpers.nim More 0.5.1 spec updates (#195) 2019-03-22 18:33:12 +00:00
validator.nim implement bulk of 0.5.0 state transition function (#192) 2019-03-21 15:31:36 +00:00