13faa47da1
* Prototype for far_right push * Add push method and tests * Modify beacon_chain_builder for interop to use push instead of create * Add Push method to MerkleTree * Cargo fmt * Remove redundant tests * Fix typo * Rename push to push_leaf * Fix clippy warnings * Add DepthTooSmall enum variant * Avoid cloning in MerkleTree::push_leaf * Add quickcheck test for push_leaf * Cargo fmt updated * Return err instead of using unwrap() * Use enumerate instead of hard indexing * Use if let and return string on error * Fix typo in deposit_leave |
||
---|---|---|
.. | ||
bls | ||
compare_fields | ||
compare_fields_derive | ||
eth2_config | ||
eth2_hashing | ||
eth2_interop_keypairs | ||
int_to_bytes | ||
lighthouse_bootstrap | ||
lighthouse_metrics | ||
logging | ||
merkle_proof | ||
serde_hex | ||
slot_clock | ||
ssz | ||
ssz_derive | ||
ssz_types | ||
swap_or_not_shuffle | ||
test_random_derive | ||
tree_hash | ||
tree_hash_derive |