mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Remove temporary heap allocations during shuffling (#867)
* Remove temp allocs in compute shuffled index * Update shuffle list
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -4025,7 +4025,6 @@ dependencies = [
|
||||
"eth2_hashing 0.1.1",
|
||||
"ethereum-types 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"hex 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"int_to_bytes 0.1.0",
|
||||
"yaml-rust 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user