a1e14cc369
* 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 * Fix cargo fmt |
||
---|---|---|
.. | ||
beacon_chain | ||
client | ||
eth2-libp2p | ||
network | ||
rest_api | ||
rpc | ||
src | ||
store | ||
version | ||
websocket_server | ||
Cargo.toml |