nimbus-eth2/beacon_chain/spec
Jacek Sieka 605dd0a0e9 Some speedups (#226)
* ssz: avoid memory allocations

* a bit fishy with the 32-item stack.. this should be a smallvector

* digest: avoid another burnmem

* avoid a few allocations by using iterator
2019-04-03 15:46:22 +00:00
..
beaconstate.nim Some speedups (#226) 2019-04-03 15:46:22 +00: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 More chatty syncing 2019-03-27 18:13:39 +02:00
digest.nim Some speedups (#226) 2019-04-03 15:46:22 +00:00
helpers.nim More 0.5.1 spec updates (#195) 2019-03-22 18:33:12 +00:00
validator.nim Some speedups (#226) 2019-04-03 15:46:22 +00:00