nimbus-eth2/beacon_chain/spec
Mamy Ratsimbazafy e5047d93a4 [Tests] SHA256 + official shuffling vectors (#263)
* Change digests to SHA2-256 (from Keccak256)

* Fix sha256 digest initialization - pass shuffling test

* Add comments + remove old shuffling tests

* Remove stale tree hashing tests

* Small toOpenArray optim + notes on in-place hashing

* Revert "Revert "Update test repo""

This reverts commit f385467cd3.

* Revert "Revert "Fix SIGFPE on shuffling for 0""

This reverts commit 226d380f87.

* Revert "Revert "Implement shuffling test (pending typedesc and shuffling algo fix)""

This reverts commit 813cb6fbb8.

* withEth2hash templates now needs ctx.init()

* Use init-update-finish to avoid burnMem
2019-05-10 08:14:01 +00:00
..
beaconstate.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00
bitfield.nim head block selection fixes (#259) 2019-05-01 12:19:29 +03:00
crypto.nim begin 0.6.0 (#256) 2019-04-29 10:48:30 -06:00
datatypes.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00
digest.nim [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00
helpers.nim 0.6.1 - signing_root, deposits, validator indices and committee count (#261) 2019-05-09 14:27:37 +02:00
validator.nim [Tests] SHA256 + official shuffling vectors (#263) 2019-05-10 08:14:01 +00:00