prysm-pulse/encoding/ssz
Potuz afaeff9d4c
Merkle Proofs of KZG commitments (#13159)
* Merkle Proofs of KZG commitments

* fix mock

* Implement Merkle proof spectests

* Check Proof construction in spectests

* fix Merkle proof generator

* Add unit test

* add ssz package unit tests

* add benchmark

* fix typo in comment

* ProposerSlashing was repeated

* Terence's review

* move to consensus_blocks

* use existing error
2023-11-06 08:49:35 -03:00
..
detect Fix builder blind block namings (#12910) 2023-09-18 15:32:10 +00:00
equality Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Merkle Proofs of KZG commitments (#13159) 2023-11-06 08:49:35 -03:00
export_test.go Fix withdrawalRoot hasher (#11655) 2022-11-12 09:00:53 -08:00
hashers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hashers.go Add Encoding SSZ Package (#9630) 2021-09-21 15:02:48 +00:00
helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
htrutils_fuzz_test.go Update rules go & gazelle (#12721) 2023-08-11 16:39:35 +00:00
htrutils_test.go Deneb - web3signer (#12767) 2023-10-16 18:06:36 +00:00
htrutils.go Deneb - web3signer (#12767) 2023-10-16 18:06:36 +00:00
merkleize_test.go Merkle Proofs of KZG commitments (#13159) 2023-11-06 08:49:35 -03:00
merkleize.go Merkle Proofs of KZG commitments (#13159) 2023-11-06 08:49:35 -03:00