mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-01 19:53:32 +00:00
Remove temporary heap allocations during shuffling (#867)
* Remove temp allocs in compute shuffled index * Update shuffle list
This commit is contained in:
@@ -19,3 +19,5 @@ mod shuffle_list;
|
||||
|
||||
pub use compute_shuffled_index::compute_shuffled_index;
|
||||
pub use shuffle_list::shuffle_list;
|
||||
|
||||
type Hash256 = ethereum_types::H256;
|
||||
|
||||
Reference in New Issue
Block a user