mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
beacon_chain/utils/shuffling: Introduce test vectors from sigp/shuffling_sandbox
Also: - return early if we shuffle an empty list - change RAND_MAX as per spec
This commit is contained in:
@@ -5,3 +5,6 @@ authors = ["Paul Hauner <paul@paulhauner.com>"]
|
||||
|
||||
[dependencies]
|
||||
hashing = { path = "../hashing" }
|
||||
|
||||
[dev-dependencies]
|
||||
yaml-rust = "0.4.2"
|
||||
|
||||
Reference in New Issue
Block a user