prysm-pulse/shared/trieutil
Raul Jordan 90221c32cf
Implement Updated Sparse Merkle Trie as a Utility for Deposit Processing (#1928)
* implemented all the merkle func signatures

* branch indices complete

* check for index out of range in generating merkle proof

* completed full tests for sparse merkle trie impl

* lint

* formatting

* gazelle

* commentary

* ivan comments

* fmt

* bench tests

* change old comment

* goimport

* partition travis
2019-03-08 15:47:28 -06:00
..
BUILD.bazel Implement Updated Sparse Merkle Trie as a Utility for Deposit Processing (#1928) 2019-03-08 15:47:28 -06:00
deposit_trie_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
deposit_trie.go Update Contract to Use Little Endian And Encoding Across Entire Repo (#1536) 2019-02-12 09:27:00 +05:30
sparse_merkle_test.go Implement Updated Sparse Merkle Trie as a Utility for Deposit Processing (#1928) 2019-03-08 15:47:28 -06:00
sparse_merkle.go Implement Updated Sparse Merkle Trie as a Utility for Deposit Processing (#1928) 2019-03-08 15:47:28 -06:00