prysm-pulse/consensus-types
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
..
blocks Merkle Proofs of KZG commitments (#13159) 2023-11-06 08:49:35 -03:00
forkchoice Debug HTTP endpoints (#13164) 2023-11-03 15:33:46 +00:00
interfaces Merkle Proofs of KZG commitments (#13159) 2023-11-06 08:49:35 -03:00
mock Merkle Proofs of KZG commitments (#13159) 2023-11-06 08:49:35 -03:00
payload-attribute fix: pbv2 condition (#12812) 2023-08-31 08:41:57 -05:00
primitives Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
validator Refactor Exported Names to Follow Golang Best Practices (#13075) 2023-10-20 16:45:33 +00:00
wrapper Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
BUILD.bazel Move some errors to separate consensus-types package (#12329) 2023-04-25 15:07:24 +00:00
types.go Using the multi value slice for the beacon state (#12549) 2023-10-06 01:10:05 +00:00