prysm-pulse/encoding/ssz
Potuz be722604f7
Fix logarithm of 2 (#10275)
* Fix logarithm of 2

* add regression test

* Update encoding/ssz/merkleize.go

Co-authored-by: Nishant Das <nishdas93@gmail.com>

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2022-02-23 12:44:04 +00:00
..
BUILD.bazel Add HTR for txs (#10030) 2022-01-05 18:36:39 +00:00
deep_equal_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
deep_equal.go Add Justifications for Gosec Ignored (#10005) 2021-12-09 19:40:48 +00:00
hashers_test.go Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
hashers.go Add Encoding SSZ Package (#9630) 2021-09-21 15:02:48 +00:00
helpers_test.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
helpers.go Add Balance Field Trie (#9793) 2021-11-19 20:01:15 +08:00
htrutils_fuzz_test.go go 1.18 fuzz tests: initial testing (#10063) 2022-01-29 08:01:58 +00:00
htrutils_test.go Add HTR for txs (#10030) 2022-01-05 18:36:39 +00:00
htrutils.go Add HTR for txs (#10030) 2022-01-05 18:36:39 +00:00
merkleize_test.go Fix logarithm of 2 (#10275) 2022-02-23 12:44:04 +00:00
merkleize.go Fix logarithm of 2 (#10275) 2022-02-23 12:44:04 +00:00